Package io.jmix.authorizationserver.introspection
@NonNullApi
package io.jmix.authorizationserver.introspection
-
ClassDescriptionToken introspector that queries the backing store of tokens (authorization service) and fills the authenticated principal authorities with proper roles depending on authorization grant type: For AUTHORIZATION_CODE grant type roles of authenticated user are used For CLIENT_CREDENTIALS grant type roles of the user with the name equal to the client id are usedInstances of this class are set as authentication principal to the security context when resource server API are accessed