SSO and login
SSO, login loop, callback error, or expired session.
Last updated
Was this helpful?
SSO, login loop, callback error, or expired session.
Looping login.
SSO returns error after authenticating at the IdP.
User authenticates but does not have access to the project.
Test in an incognito/private window.
Clear cookies for the domain.
Confirm the user is in the correct tenant/organization.
Authenticated but does not see resources: usually permission/group related.
Not authenticated: usually SSO/callback configuration.
Confirm if the redirect/callback URL from the IdP matches exactly what is configured.
Check for differences in http/https or domain.
Do tokens expire quickly?
Do errors vary by user/machine?
Loop: clear cookies and review domain/callback.
403 after login: adjust groups/roles and claim mapping.
Error only in one browser: extension blocking cookies/3rd-party.
All users in an org fail.
Reproducible callback error.
Recent change in IdP (certificate/metadata) causing widespread breakage.
Before escalating, gather this evidence. It greatly reduces back-and-forth.
Project and environment (Dev/Staging/Prod).
Time of the error (with timezone).
Steps to reproduce (short and deterministic).
Full error message (no cropped screenshots).
Screenshot of the screen (if applicable).
Browser console (relevant errors and warnings).
Tab Network (request that failed + status + payload, if there is no sensitive data).
If there is a requestId, traceId or execution link, include it as well.
Last updated
Was this helpful?
Was this helpful?
