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 ARTIFACTORY_ACCESS_TOKEN environment variable #219

Open
hagenw opened this issue Apr 19, 2024 · 0 comments
Open

Add support for ARTIFACTORY_ACCESS_TOKEN environment variable #219

hagenw opened this issue Apr 19, 2024 · 0 comments

Comments

@hagenw
Copy link
Member

hagenw commented Apr 19, 2024

Add the moment a user can provide an password / API key / access token for Artifactory with the ARTIFACTORY_API_KEY environment variable. As API keys are deprecated and will be removed end of 2024, we might think of supporting another environment variable to provide an access token. We could introduce ARTIFACTORY_ACCESS_TOKEN instead. But it is also not ideal, as a user could also provide a password with it. To solve this, we could add another ARTIFACTORY_PASSWORD. But a more meaningful way might be to just add a new variable with a generic name, to cover all possible ways to provide a secret for authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant