Use your identity provider

HTTP 403 · idp-only← all Webpath errors

This host only accepts sign-in through its configured identity provider.

How to recover. Sign in via your organization's identity provider, then retry.

Example response

{
  "type": "https://muse.as/a/webpath/errors/idp-only",
  "title": "Use your identity provider",
  "status": 403,
  "detail": "Sign in via your organization's identity provider, then retry."
}

This page documents the idp-only error type returned in Webpath RFC 7807 application/problem+json responses. The machine-readable detail field carries a recovery hint you can show a user verbatim — see the Spec §12 and API Reference.