Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin role based on OIDC groups/roles #1047

Open
tomjones1977 opened this issue Nov 1, 2023 · 1 comment
Open

Admin role based on OIDC groups/roles #1047

tomjones1977 opened this issue Nov 1, 2023 · 1 comment

Comments

@tomjones1977
Copy link

Is it possible to set the admin user role based on OIDC group/role membership? This would make management of admin users much easier.

@cugu
Copy link
Contributor

cugu commented Nov 2, 2023

Groups and roles are complicates as those OIDC claims are not standardised between different OIDC providers. To enable proper group or role management we should probably support a standard like SCIM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants