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

Remove qoutes from invoke via AWS Credential Process #452

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

boarnoah
Copy link
Member

@boarnoah boarnoah commented Jun 13, 2024

Why

@cfbao noticed that the various AWS SDK's handle invoking applications used by credential_process differently. In the case of the Go SDK that includes, invoking BMX verbatim, including qoutes and all.

There isn't a need to quote any of these fields to handle white spaces (username, okta subdomain, aws role name, or assume duration etc...)

@boarnoah boarnoah self-assigned this Jun 13, 2024
@boarnoah boarnoah requested a review from a team as a code owner June 13, 2024 15:36
@github-actions github-actions bot added language/csharp size/XS A very small PR - good job! labels Jun 13, 2024
@boarnoah boarnoah merged commit 6495405 into main Jun 14, 2024
9 checks passed
@boarnoah boarnoah deleted the no-qoutes branch June 14, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language/csharp size/XS A very small PR - good job!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants