I just implemented a hosted solution on discourse.org. We implemented SSO via OIDC and everything works great.
That being said, the security has asked about setting up an emergency login not associated with SSO. I tried to set it up, but couldn’t figure out how to do it.
Any suggestions on how to set this up?
You can bypass your SSO using the [YourSite]/users/admin-login
link if you need to. 
1 Like
Thanks, but how would I authenticate, or can anyone use this link?
If you follow the link you’ll land on page where you enter the email associated with the admin account and are emailed a login link which allows you to login without being redirected through your SSO.
2 Likes