Parses a JWT token to produce an AuthenticatedManagementSubject. This function is intended to be used by any service which works with the Mosaic Management System.
AuthenticatedManagementSubject
JWT token without Bearer prefix
Bearer
This could be either a string containing the Auth Endpoint for the ID Service or an instance of AuthenticationConfig.
AuthenticationConfig
Generated using TypeDoc
Parses a JWT token to produce an
AuthenticatedManagementSubject
. This function is intended to be used by any service which works with the Mosaic Management System.