- Notifications
You must be signed in to change notification settings - Fork928
feat: add group allowlist for oidc#11070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Users not in the group allowlist cannot authenticate with Coder.
Current dependencies on/for this PR: Thisstack of pull requests is managed byGraphite. |
e47e6c8
to524aced
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This'll be handy for folks doing OIDC on a gmail domain for sure
matifali commentedDec 8, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Users not in the group allowlist cannot authenticate with Coder.
The authorized groups are never returned to the user, but I will return what groups the user is in to aid in debugging.
Closes#10705
When you have 0 groups
When you are in groups that are not authorized