Skip to main content
Manage OIDC security on the session.
This requires atoti.SecurityConfig.sso to be an instance of OidcConfig.
Roles from the authentication provider’s ID Token can be mapped to roles in the session:
Default roles can be given to users who have been granted no individual and mapped roles:
Note that the name claim is required in the access token to identify the user for any client application.