Apply suggestions from code review

This commit is contained in:
Cédric Couralet 2022-03-04 18:30:24 +01:00
parent f39f1216e9
commit 858cc80c47
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@ You can use basic [glob syntax](https://en.wikipedia.org/wiki/Glob_(programming)
Simply drop the `jar` in the plugin directory, it will be automatically deployed by keycloak.
### Keycloak < 17
### Wildfly distribution (default until keycloak 16)
The plugin directory is `$KEYCLOAK_HOME\standalone\deployments`.
### Keycloak >= 17
### Quarkus distribution (default since keycloak 17)
The plugin directory is `$KEYCLOAK_HOME\providers`.