Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for the new Access Token API #444

Open
gangefors opened this issue Feb 21, 2024 · 0 comments
Open

Add support for the new Access Token API #444

gangefors opened this issue Feb 21, 2024 · 0 comments
Labels
enhancement Feature request to extend functionality hacktoberfest Help Wanted We will be glad if somebody proposes a solution via PR

Comments

@gangefors
Copy link

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.

@allburov allburov added Help Wanted We will be glad if somebody proposes a solution via PR hacktoberfest enhancement Feature request to extend functionality labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request to extend functionality hacktoberfest Help Wanted We will be glad if somebody proposes a solution via PR
Development

No branches or pull requests

2 participants