Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bring "Convert to OIDC" out of experimental #8327

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

Closed
2 tasks done
Emyrk opened this issue Jul 5, 2023 · 0 comments · Fixed by #8742
Closed
2 tasks done

Bring "Convert to OIDC" out of experimental #8327

Emyrk opened this issue Jul 5, 2023 · 0 comments · Fixed by #8742
Assignees

Comments

@Emyrk
Copy link
Member

Emyrk commented Jul 5, 2023

Done

  • Log out user after convert
  • Disable built in login after conversion (by nuking the stored hashed password)

Not done

  • Handing email mismatch. Right now, if the emails do not match, we block the conversion attempt.
    • I think a solution to this is allowing admins to change emails on account. Right now we do not allow user's to change their email, so it should require an admin action.
  • You cannot go back to password auth.
    • This should only be able to be done by admins.
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 a pull request may close this issue.

1 participant