diff --git a/server/modules/authentication/keycloak/definition.yml b/server/modules/authentication/keycloak/definition.yml index df8ca666..d4ab044c 100644 --- a/server/modules/authentication/keycloak/definition.yml +++ b/server/modules/authentication/keycloak/definition.yml @@ -7,6 +7,10 @@ color: blue-grey darken-2 website: https://www.keycloak.org/ useForm: false isAvailable: true +scopes: + - openid + - profile + - email props: host: type: String