UNCLASSIFIED

Commit f85dd121 authored by Branden Cobb's avatar Branden Cobb
Browse files

Update keycloak.md

parent e551de25
Pipeline #291306 passed with stages
in 3 minutes and 1 second
...@@ -20,7 +20,7 @@ Under the mappers tab, create a new mapper: ...@@ -20,7 +20,7 @@ Under the mappers tab, create a new mapper:
- claim JSON type - long - claim JSON type - long
- add to userinfo - on - add to userinfo - on
Create another mapper: Create username mapper:
- name - username - name - username
- mapper type - user property - mapper type - user property
- property - username - property - username
...@@ -29,6 +29,15 @@ Create another mapper: ...@@ -29,6 +29,15 @@ Create another mapper:
- add to userinfo - on - add to userinfo - on
- all other sliders off - all other sliders off
Create email mapper:
- name - email
- mapper type - user property
- property - email
- token claim name - email
- claim JSON type - string
- add to userinfo - on
- all other sliders off
Add mattermostid to existing user: Add mattermostid to existing user:
- Login to keycloak Admin Console with the master realm user - Login to keycloak Admin Console with the master realm user
- Go to your realm - Go to your realm
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment