Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I'm trying to setup OIDC login for coder and found that it does not honour the environment variable CODER_OIDC_ALLOWED_GROUPS. whatever I do, the user is logged in.
Relevant Log Output
Expected Behavior
No response
Steps to Reproduce
Configure OIDC with CODER_OIDC_ALLOWED_GROUPS
Environment
- Host OS: deployed using docker compose
- Coder version: v2.19.1
Additional Context
No response