Access
Token principal from a JWT access token verified locally against this resource's OidcBearerConfig.audience.
This type is produced only by OidcProvider.jwtBearer. OAuth login does not create Access principals; OAuth-issued access-token material remains on Id.accessToken.
Properties
Link copied to clipboard
Decoded claims from value. Accessing these values does not perform verification by itself.
Link copied to clipboard
normalized user claims extracted from the token, or null when unavailable.