SecurityBrewery / catalyst

⚡️ Catalyst is a self-hosted, open source incident response platform and ticket system that helps to automate alert handling and incident response processes
https://catalyst.security-brewery.com/
GNU Affero General Public License v3.0
350 stars 37 forks source link

Admin role based on OIDC groups/roles #1047

Closed tomjones1977 closed 4 months ago

tomjones1977 commented 1 year ago

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 commented 1 year ago

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.