Parses a JWT token to produce an ManagementAuthenticationContext or a ConsumeAuthenticationContext with subject information and error information, if some error occurred during token processing.
JWT token without Bearer prefix
Bearer
an object with ID/User service connection information or a path to a public key file.
Optional
The type of Token that's being passed. Should be either MANAGEMENT or END_USER.
MANAGEMENT
END_USER
Parses a JWT token to produce an ManagementAuthenticationContext or a ConsumeAuthenticationContext with subject information and error information, if some error occurred during token processing.