Skip to content

Commit 63e6d39

Browse files
authored
Update OIDC group mapper config
1 parent de7fac8 commit 63e6d39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

auth/openid_connect.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ is created:
107107

108108
The following *Group Membership* mapper must be manually created:
109109

110-
| Name | Consent Required | Mapper Type | Token Claim Name | Full group path | Add to ID token | Add to access token | Add to userinfo |
111-
| ------ | ---------------- | ---------------- | ---------------- | --------------- | --------------- | ------------------- | --------------- |
112-
| groups | OFF | Group Membership | groups | OFF | ON | ON | OFF |
110+
| Name | Consent Required | Mapper Type | Token Claim Name | Full group path | Add to ID token | Add to access token | Add to userinfo | Add to token introspection |
111+
| ------ | ---------------- | ---------------- | ---------------- | --------------- | --------------- | ------------------- | --------------- | -------------------------- |
112+
| groups | OFF | Group Membership | groups | OFF | ON | OFF | OFF | ON |
113113

114114
The following *User Session Note* mappers must be manually created:
115115

0 commit comments

Comments
 (0)