Package com.flowable.core.spring.security.oauth2
-
Class Summary Class Description FlowableJwtGrantedAuthoritiesMapper The Spring Security default implementation prefixes the authorities withSCOPE_
and uses the scopes from OAuth2 in the authorities.FlowableOAuth2CommonGrantedAuthoritiesMapper FlowableOAuth2GrantedAuthoritiesMapper The Spring Security default implementation prefixes the authorities withSCOPE_
and uses the scopes from OAuth2 in the authorities.OAuth2CurrentUserProvider OAuth2MapperProperties