We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52e1461 + 755a9ac commit 6a6becbCopy full SHA for 6a6becb
docs/keycloak-idp.md
@@ -42,7 +42,7 @@ Set the following in the docker-compose file:
42
The following must also be configured:
43
44
```yaml
45
- - OAUTH2_GENERIC_USER_UID='preffered_usename'
+ - OAUTH2_GENERIC_USER_UID='preferred_username'
46
- OAUTH2_GENERIC_USER_NAME='name'
47
- OAUTH2_GENERIC_USER_EMAIL='email'
48
```
0 commit comments