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

IntegrityError duplicate key value violates unique constraint "backend_auth_user_email_key": aldryn-sso throws a 500 server error if logal user email already exist before first time SSO login #74

Open
macolo opened this issue Sep 3, 2020 · 0 comments

Comments

@macolo
Copy link

macolo commented Sep 3, 2020

how to reproduce:

  • create a user manually in django admin
  • create a divio user with the samlemail adress on divio.com
  • try to log in with SSO on your project
  • 500 server error : IntegrityError
    duplicate key value violates unique constraint "backend_auth_user_email_key"
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

No branches or pull requests

1 participant