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

Add support for SSO authentication. #46

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

Conversation

crossroad0201
Copy link

@crossroad0201 crossroad0201 commented May 18, 2021

Objective

Supports authentication to ECR repository via SSO.

Changes

  • [Added] Added dependency library software.amazon.awssdk:sso for SSO support.
  • [Added] Create new class SsoCredentialsProviderAdapter for get credential via SSO.
    This class is adapter AWS SDK V2 to V1.
  • [Update] Added SsoCredentialsProviderAdapter to credential providers.

Note

@crossroad0201
Copy link
Author

Could you take a look on this? :-)

@exoego
Copy link

exoego commented Sep 28, 2021

This is great!!
Since my organization migrated to SSO, SSO auth support is critical for me.

@sjednac Could you kindly review on this and publish new version🙏

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