Skip to content

Added support for idp_identifier query parameter in cognito authorizer endpoint #14423

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jon-armen
Copy link
Contributor

@jon-armen jon-armen commented Jun 9, 2025

Description of changes

An isIdpIdentifier was added as an optional field in the AuthSignInWithRedirectInput provider options to enable the custom provider to be supplied as an idp_identifier query parameter when sending the request URL to the Cognito authorize endpoint, as described in the Amazon Cognito documentation.

Issue #, if available

Closes #10226

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

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

@jon-armen
Copy link
Contributor Author

@HuiSF @ashika112 @maxbeck-amzn @calebpollman @pranavosu @sobolk @Amplifiyer @avi-karthik , Is it possible to get a status update if these changes would be acceptable, or if further modifications are necessary?

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.

Add support for idp_identifier query parameter when going through OAuth
1 participant