Test SSO connection
POST/api/v1/organization/:organization_id/sso-connections/test-connection
Validates identity-provider settings without persisting a connection: checks OIDC discovery metadata or SAML IdP reachability so misconfiguration surfaces before the connection is saved.
Request
Responses
- 200
- 422
Successful Response
Validation Error
Was this page helpful?