After user login with OIDC from password, that can switch back.
I create a user login with password, and then switch to use OIDC login, but that can not switch back.
3 Replies
<#1346379725009981461>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
Hey, we don't support switching back from an OIDC account to user/pass.
If you need to reset the admin account, you can use this CLI command: https://coder.com/docs/reference/cli/server_create-admin-user
server create-admin-user | Coder Docs
Create a new admin user with the given username, email and password and adds it to every organization.
@Phorcys closed the thread.