-
Notifications
You must be signed in to change notification settings - Fork 541
OIDC: enable mapping groups claim to user groups #9969
Copy link
Copy link
Open
Labels
Feature: APIFeature: Account & User InfoFeature: Admin GuideFeature: Installation GuideFeature: PermissionsNeeds Backend DesignFeature needs design input from backend devsFeature needs design input from backend devsSPAThese changes are required for the Dataverse SPAThese changes are required for the Dataverse SPA
Metadata
Metadata
Assignees
Labels
Feature: APIFeature: Account & User InfoFeature: Admin GuideFeature: Installation GuideFeature: PermissionsNeeds Backend DesignFeature needs design input from backend devsFeature needs design input from backend devsSPAThese changes are required for the Dataverse SPAThese changes are required for the Dataverse SPA
Type
Projects
Status
No status
Status
Important
Overview of the Feature Request
Currently, we cannot make the OIDC provider put remote users into certain groups based on the
groupsclaim that can be received from an identity provider. This is crucial for SPA functionality and other use cases.What kind of user is the feature intended for?
Sysadmin
What inspired the request?
The upcoming SPA and working on #9268
What existing behavior do you want changed?
Map users to groups using admin specified configuration.
Any brand new behavior do you want to add to Dataverse?
Nope
Any open or closed issues related to this feature request?
#9268 #8349 #6679 #5974