Replies: 2 comments
-
|
There's no guarantee of group membership when using OIDC, so I'm not sure how we could implement this. We could probably implement specific user filtering fairly easily, but groups may be a bit harder. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I think some OIDC providers do supply a groups claim, so we need to request this and utilize it where possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to set up a login filter using the pam_allow_groups option. However, it seems that this doesn't have any effect. Is this actually supported when using Generic OIDC? The ID provider is a Keycloak.
Beta Was this translation helpful? Give feedback.
All reactions