Package | Description |
---|---|
org.mitre.openid.connect.client | |
org.mitre.uma.util |
Modifier and Type | Class and Description |
---|---|
class |
NamedAdminAuthoritiesMapper
Simple mapper that adds ROLE_USER to the authorities map for all queries,
plus adds ROLE_ADMIN if the subject and issuer pair are found in the
configurable "admins" set.
|
Modifier and Type | Method and Description |
---|---|
void |
OIDCAuthenticationProvider.setAuthoritiesMapper(OIDCAuthoritiesMapper authoritiesMapper) |
Modifier and Type | Class and Description |
---|---|
class |
ExternalLoginAuthoritiesMapper
Utility class to map all external logins to the ROLE_EXTERNAL_USER authority
to prevent them from accessing other parts of the server.
|
Copyright © 2018. All rights reserved.