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

default chain provider: add support for SSO generated credentials #164

Closed
grrtrr opened this issue Jun 2, 2022 · 1 comment
Closed

default chain provider: add support for SSO generated credentials #164

grrtrr opened this issue Jun 2, 2022 · 1 comment
Labels
feature-request A feature should be added or improved. needs-review This issue or pull request needs review from a core team member.

Comments

@grrtrr
Copy link
Contributor

grrtrr commented Jun 2, 2022

The AWS C++ SDK supports AWS SSO credentials since version 1.9.

As of June 2022, the aws-c-auth aws_credentials_provider_default_chain does not support SSO credentials,
which means it can not be used on systems that rely on SSO, or called from the AWS SDK > 1.9.0 when using the
CommonRunTime (CRT) extension for PutObject/GetObject.

(Related issue: support for STS credentials #157).

@yasminetalby yasminetalby added feature-request A feature should be added or improved. needs-review This issue or pull request needs review from a core team member. labels Jun 23, 2023
@yasminetalby
Copy link
Contributor

Hello,

I am closing this issue as it was resolved by #189 .
If you have any further inquiries you can open a new issue within our repository.

Thank you very much for your time and collaboration.

Sincerely,

Yasmine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-review This issue or pull request needs review from a core team member.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants