updated readme

This commit is contained in:
Chloé "Matcha" Desoutter 2021-02-01 18:03:47 +01:00 committed by Cédric Couralet
parent 41bee73d5c
commit f1910164fa
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
This extension allows you to validate email domain used for registration in keycloak to accept only a finite list of domain.
You can use basic [glob syntax](https://en.wikipedia.org/wiki/Glob_(programming))
(only `*` and `?` are supported)
## How to install
Simply drop the jar in `$KEYCLOAK_HOME\standalone\deployments`, it will be automatically deployed by keycloak.