Add support for the new Access Token API #444
Labels
enhancement
Feature request to extend functionality
hacktoberfest
Help Wanted
We will be glad if somebody proposes a solution via PR
Add support to use the
/access/api/v1/tokens
REST API to create access tokens.The API currently used by
Token
has been marked as deprecated.https://jfrog.com/help/r/jfrog-rest-apis/create-token-deprecated
With Artifactory version 7.21.1 a new access token APIs has been added.
https://jfrog.com/help/r/jfrog-rest-apis/create-token
Tokens created using the old API can't be used to authenticate with the new API due to audience limitations in old tokens.
The text was updated successfully, but these errors were encountered: