-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Environment variable support for SSO #9022
Comments
Hi @jjshoe thanks for the feature request. Which environment variables specifically would you like to see get created for SSO? Please let me know if there is anything you want to expand on as far as how these would help your workflows. I can reach out to the SSO team regarding your request but will probably transfer this issue to our cross-SDK repository since environment variables are shared across SDKs. |
Greetings! It looks like this issue hasn’t been active in longer than five days. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one. |
@tim-finnigan all necessary sso configuration values in the config. |
Thanks for following up. I'll go ahead and transfer this to our cross-SDK repository as environment variables are used across AWS SDKs. If there are any further details or feedback you'd like to provide please let us know. |
Describe the feature
A lot of CLI configuration can be controlled via environment variables, but the SSO parameters are not available. Reference: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html
Use Case
If I can pass in configuration via env vars it makes it easier to automate writing out the credentials file. Expanded:
If I can set sso params as env vars, I can reduce it down to:
Additionally this is useful in scenarios like:
Proposed Solution
No response
Other Information
No response
Acknowledgements
CLI version used
2
Environment details (OS name and version, etc.)
linux
The text was updated successfully, but these errors were encountered: