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(auth): LoginMap key to use the cognito keyword #4162

Merged
merged 4 commits into from Jun 1, 2022

Conversation

royjit
Copy link
Member

@royjit royjit commented May 31, 2022

Issue #, if available: #4153

Description of changes:
ProviderName used in the loginMaps should follow the format cognito-idp.<region>.amazonaws.com/<YOUR_USER_POOL_ID> as mentioned here, this fix is to make the logic work when using custom endpoint.

Maps the same behavior from Android.

Check points:

  • Added new tests to cover change, if needed
  • All unit tests pass
  • All integration tests pass
  • Updated CHANGELOG.md
  • Documentation update for the change if required
  • PR title conforms to conventional commit style

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@royjit royjit marked this pull request as ready for review May 31, 2022 04:15
@royjit royjit requested review from a team and awsmobilesdk as code owners May 31, 2022 04:15
Copy link
Member

@atierian atierian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@royjit royjit merged commit ea2cdeb into main Jun 1, 2022
@royjit royjit deleted the royjit.fix_customendpoint branch June 1, 2022 18:04
samkudr pushed a commit to samkudr/aws-sdk-ios that referenced this pull request Sep 26, 2022
gabek pushed a commit to KeepSafe/aws-sdk-ios that referenced this pull request Aug 31, 2023
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

3 participants