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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃敡 Add ExportSSOToken config #566

Merged

Conversation

cedieio
Copy link
Contributor

@cedieio cedieio commented Dec 1, 2023

What changed?

Adding ExportSSOToken setting so it could be set to true by default without needing to put in --export-sso-token on assume.

Why?

Adding in config so passing in --export-sso-token flag for assume is no longer necessary

How did you test it?

aws sso logout
dgranted settings set --setting ExportSSOToken --value true
dassume
aws s3 ls --profile test_profile

Potential risks

Ideally PR is addressed first before merging this one in.

Is patch release candidate?

Link to relevant docs PRs

Adding `ExportSSOToken` setting so it could be set to true by
default without needing to put in `--export-sso-token` on assume.
@shwethaumashanker shwethaumashanker merged commit 494bb0d into common-fate:main Dec 16, 2023
sosheskaz pushed a commit to sosheskaz/granted that referenced this pull request Dec 19, 2023
Adding `ExportSSOToken` setting so it could be set to true by
default without needing to put in `--export-sso-token` on assume.
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

Successfully merging this pull request may close these issues.

None yet

2 participants