Token Revocation
Synopsis
Checks if token revocation is supported.
Description
This feature checks if token revocation is supported by the provider. It will first check if refresh tokens are revocable, if so it will also check if access tokens are revocable.
Explanation of Values
For this feature the following possible values are defined:
-
Refresh Tokens and Access Tokens
Indicates that refresh tokens and access tokens are revocable.
-
Only Refresh Tokens
Indicates that refresh tokens and access tokens are revocable.
-
No
Indicates that token revocation is not supported.
-
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: