Can't access WordPress admin dashboard login after activating Auth0

After setting up Auth0 on WordPress it works as expected and the website redirects to the SSO from the wp-login path, however, I have this issue where I can’t reach the admin login. When I try to go to the path wp-admin it redirects me to the Auth0 login. Is this an expected outcome while using Auth0? If so, how can I access the admin dashboard?

Thanks in advance!

Found a workaround for this issue. In Auth0 settings under WordPress admin dashboard there is a setting called Original Login Form on wp-login.php. By enabling the options there I was able to access the original WordPress login form alongside Auth0

1 Like

Thanks for sharing that with the rest of the community!