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

[FEATURE] Read credentials from environment variables #228

Open
bhamail opened this issue Mar 23, 2021 · 1 comment
Open

[FEATURE] Read credentials from environment variables #228

bhamail opened this issue Mar 23, 2021 · 1 comment

Comments

@bhamail
Copy link
Contributor

bhamail commented Mar 23, 2021

Should also allow for reading credentials from environment variables.
For consistency, should follow the same naming as nancy, eg:

export OSSI_USERNAME=auser@anemailaddress.com
export OSSI_TOKEN=A4@k3@p1T0k3n

and for IQ:

export OSSI_USERNAME=auser@anemailaddress.com
export OSSI_TOKEN=A4@k3@p1T0k3n
export IQ_USERNAME=nondefaultuser
export IQ_TOKEN=yourtoken
export IQ_SERVER=http://adifferentserverurl:port

cc @bhamail / @DarthHater / @allenhsieh / @ken-duck

@instinet-lewis-boon
Copy link

instinet-lewis-boon commented Aug 3, 2021

This would be helpful for us, but I would note that the Nexus IQ for Gitlab CI integration uses NEXUS_IQ_USERNAME and NEXUS_IQ_PASSWORD.

Edit: Fixing link

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

No branches or pull requests

2 participants