Access Token is a JWT
Synopsis
Checks if access tokens are JWTs.
Description
This feature checks if access tokens issued by the provider are JSON Web Tokens (JWTs). It does not check the signature of the token.
Explanation of Values
For this feature the following possible values are defined:
-
Yes
Indicates that access tokens are JWTs.
-
No
Indicates that access tokens are not JWTs.
-
Not Yet Checked
This is a community feature and it was not yet
checked so we cannot make any statement about this feature.
Relevant Standards
For more information please also refer to the following standards:
Other Related Features
See also: