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

Possibility to choose the account if the user is logged in with the single account #501

Closed
pslotinsky opened this issue Nov 14, 2020 · 1 comment

Comments

@pslotinsky
Copy link

When user signed with his personal account only, authentication failed with error: "403 app_not_configured_for_user"

I found this workaround on stackoverflow: https://stackoverflow.com/questions/48806629/google-saml-app-not-configured-for-user-equivalent-of-prompt-select-account-sa

It would be great if you could consider it as a new feature

@markstos
Copy link
Contributor

Unless I misunderstand, this would be something that would be implemented outside of passport-saml. Our project contains no Google-specific code and we don't intend to add exceptions for various "account choosers".

If there's a specific patch to consider, go ahead and open a pull request, or add something to the the wiki if there's a suggested solution to this, but since I don't see how this would be implemented in passport-saml, I'm closing this issue.

@FossPrime FossPrime mentioned this issue Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants