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: source_profile credential_process resolution when used by role_arn #4488

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

silver886
Copy link

Fix loadRoleProfile when source profile only has credential_process.

[base]
credential_process = saml2aws ...

[mysaml]
role_arn       = arn
source_profile = base

This PR might also fixes #4301.

Checklist
  • npm run test passes
  • changelog is added, npm run add-change

@silver886 silver886 requested a review from a team as a code owner August 30, 2023 18:07
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.

Issues with SSO-based source_profile
1 participant