Revoking an OAuth 2.0 Token
You are working in a project where users from an external company have editing access to documents, files, and diagrams. You, as resource owner, made these resources available to them. Now the project is finished, and these users should not access those resources anymore. For this reason, you want to make sure that the administrator revokes the access token of these users. As resource owner, you can only display and revoke your own tokens.
Context
The following transactions are available:
|
SOAUTH2_REVOCATION |
Revocation and display dialog for resource owners (own tokens only) |
|
SOAUTH2_REVOKE_ADM |
Revocation and display dialog for administrators |
To revoke existing tokens as an administrator, proceed as follows:
to filter the list by user whose token you want to revoke.