ARTIFACTORY: How to troubleshoot “Failed to revoke tokens” when trying to revoke a token through the UI

ARTIFACTORY: How to troubleshoot “Failed to revoke tokens” when trying to revoke a token through the UI

AuthorFullName__c
Luzeen Halaby
articleNumber
000005622
ft:sourceType
Salesforce
FirstPublishedDate
2023-03-15T10:40:02Z
lastModifiedDate
2023-03-15
VersionNumber
1

Identity tokens are our credentials to be used instead of basic authentication. 
Tokens could either be with an expiry date or without an expiry date.

Sometimes, we need to revoke our token. In the UI, navigating to “Edit Profile” page and entering our password will reveal the Identity Tokens table, finally we select the token we want to delete. 
Tokens without an expiry are always revocable. 
However, users that have expirable tokens might be unable to complete the revoke operation and it will fail with the below error message:

User-added image


In the logs (frontend-service.log or console.log), we will see the below ERROR:

[jffe ] [ERROR] [xxxxxxxxxxx] [frontend-service.log] [main                ] - http [delete] request to /api/v1/tokens/cccccccccccccc failed with 400 code