Replies: 1 comment 3 replies
-
if you refer to "Google Groups" information, that would not be available to mod_auth_openidc because it is not returned from the user info endpoint; someone came up with https://github.com/RTBHOUSE/google_groups_auth to get around this with a rewrite map and a fancy script |
Beta Was this translation helpful? Give feedback.
3 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.
-
Dear community,
How can I specify in httpd config that only a user which is in a specific group can login ? I tried: Require claim "group:<group_name>" but that doesn't seem to work. Does google supports this kind of claim ?
Thanks a lot for you advise and help !
Beta Was this translation helpful? Give feedback.
All reactions