Skip to content

feat(auth): allow to force login on idp for exiting user #14413

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 5 commits into
base: main
Choose a base branch
from

Conversation

nadetastic
Copy link
Member

@nadetastic nadetastic commented May 30, 2025

Description of changes

  • add a boolean to input options when calling signInWithRedirect
  • forces the account selector screen in idp
  • requires that the managed branding (and not hosted ui classic) to be set in the user pool

Issue #, if available

#4044

Description of how you validated changes

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.

@nadetastic nadetastic changed the title reference pr on changes to consider for #4044 feat(auth): allow to force login on idp for exiting user Jun 4, 2025
@nadetastic nadetastic marked this pull request as ready for review June 4, 2025 15:13
@osvaldoesco
Copy link

@nadetastic Is it not possible to send manually which prompt we want to display, in my case I need to use the select_account, so I can show the UI to pick the accounts, I think none, will do a silent login. so if one account is already cached, it will login immediately with that one.

@HappyRainy
Copy link

Hey team, any update for this commit? We need this feature badly.

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.

3 participants