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

fix assume output for setting up SSO ENV VARS #545

Merged

Conversation

JoshuaWilkes
Copy link
Contributor

What changed?

Fixes #539

When we made the breaking change to no longer export credentials for SSO profiles with credential process configured, there was a misconfiguration with the outputs which caused the special env var GRANTED_SSO to be set to "true"

This ENV var is used in conjunction with the --sso flags so that Granted knows that the profile doesn't exist in the config file but that it can reconstruct it virtually to reassume it.

Why?

How did you test it?

Potential risks

Is patch release candidate?

Link to relevant docs PRs

pkg/assume/assume.go Outdated Show resolved Hide resolved
@JoshuaWilkes JoshuaWilkes merged commit 5ba0db6 into main Nov 7, 2023
3 checks passed
@JoshuaWilkes JoshuaWilkes deleted the fix-#539-active-role-flag-not-working-for-sso-profiles branch November 7, 2023 01:23
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.

--active-role option broken for SSO
2 participants