-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 6.12.2
-
Fix Version/s: None
-
Component/s: Access Tokens, REST API, Web UI
-
Labels:None
-
Environment:
Artifactory Pro running in Docker using official image
-
Severity:Medium
Access tokens are created through the API. They work correctly and can be used to interact with said API, with the correct permissions.
However, the tokens are not visible in the UI ( /webapp/#/admin/security/access_tokens ) and an API call to /api/security/token returns "tokens" : [ ]
The tokens are visible in the access_tokens table.