Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for groups when roles are missing
In practice not all OIDC providers expose roles. Some expose groups instead. We still prefer roles when possible, but fall back to groups. Alternatively a new type of user extractor would be required to be instroduced, effectively requiring to add a new config field for iam tenant configs.
- Loading branch information