how to fix "User not in group", if I add OIDC_GROUP_NAME #26
-
Beta Was this translation helpful? Give feedback.
Answered by
kharkevich
Jul 29, 2024
Replies: 1 comment
-
This question is related to the OIDC provider configuration side. In case of using a generic OIDC provider, you should configure extended attributes mapping to have groups in the claim. For example: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kharkevich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This question is related to the OIDC provider configuration side.
In case of using a generic OIDC provider, you should configure extended attributes mapping to have groups in the claim.
To configure it, please refer to your OIDC provider documentation.
For example:
https://developer.okta.com/docs/guides/customize-tokens-groups-claim/main/
https://stackoverflow.com/questions/56362197/keycloak-oidc-retrieve-user-groups-attributes