CHW-4713 SAMLNotConfigured

SAML SSO is not configured for this organization

Default message: SAML SSO is not configured for this organization
HTTP status: 404 (client)

Problem. The slug on /api/auth/saml/metadata/{slug} did not resolve to any SSO provider row. Cause. SSO has not been configured for that org, the slug has been renamed, or the provider was deleted. Fix. Configure SSO via POST /api/orgs/{org}/sso first, then re-fetch the metadata URL. HTTP 404.