Skip to main content

Complete SSO Sign-In

GET 

/api/portal/auth/sso/:company/callback

Handle the SSO provider callback for the given company. Returns 501 when SSO is not configured for the account.

Request

Responses

Unauthenticated — the bearer token is missing, revoked, expired, or malformed. Never retry automatically; fix the credential. See the Errors guide.