You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I have seen is that when I go with curl I deliver a description field which is visible in Artifactory in the Identity Token table. Maybe it is just because there is no entry set here?
The text was updated successfully, but these errors were encountered:
Hi,
I want to create access tokens with the help of the AccessServiceManager.CreateAccessToken() function.
In principle I am doing this
And it is creating a token which is also showing up in the UI.
But for some reason it is not revocable. Using the UI prints that error.
Using curl I get
But if I only use curl the creation and the revoke does work
And the token is gone, also in the UI.
What I have seen is that when I go with curl I deliver a
description
field which is visible in Artifactory in the Identity Token table. Maybe it is just because there is no entry set here?The text was updated successfully, but these errors were encountered: