Unable to log in to Cloudflare, "SSO Connector not found" in browser dev tools
I am completely unable to log in to any of my Cloudflare accounts, the log in screen keeps loading forever and never even prompts me for my 2fa code. In my browser dev tools, I can see a POST request to https://dash.cloudflare.com/api/v4/sso/connector?domain=<redacted-my-domain> failing with response code 400, the body is
I have never configured SSO for any of my accounts.
Is anybody else seeing this?
4 Replies
The SSO request failing is expected and tells the browser to not use SSO which is the intended behaviour.
We are currently looking into some reports of dashboard issues, sorry for the issues
@sunaurus are you still seeing trouble loggiing in?
We've implemented a fix and are monitoring the results
I can log in now, thank you!