Updated Keycloak (markdown)

Lauri Ojansivu 2020-09-07 16:31:26 +03:00
parent 4345ea3737
commit 7b1c0e158d

@ -1,4 +1,7 @@
## OIDC Integration
## NOTE: Is that preffered_username setting wrong? Correct settings should be for OIDC login:
## sudo snap set wekan oauth2-username-map='email'
## sudo snap set wekan oauth2-email-map='email'
[Outstanding Bug](https://github.com/wekan/wekan/issues/1874#issuecomment-460802250): Create the first user (admin) with the regular process. Then the remaining users can use the Register with OIDC process.