Configuration
See also
Read the the "Configuration" guide from EXT:oauth2_server.
claimSets
-
- Type
- object
- Path
- Site settings
oauth2_
server. claim Sets
Define custom claim sets. An example integration is the role claim set of this extension to work with the EXT:oidc together.
oauth2: # Define custom claim sets claimSets: # Scope role: # Claims - Roles
Copied!