Skip to main content

Verify SSO URL and Redirect URL for a Client

This API verifies whether the SSO URL and Redirect URL configured for a specific Client inside an Organization and Realm are valid.

GET/api/v1/sso/organizations/{organization_id}/realms/{realm_id}/clients/{client_id}/verify/

Path parameters

  • organization_idPathstringrequired

    Unique identifier of the organization.

  • realm_idPathstringrequired

    Unique identifier of the Realm

  • realm_idPathstringrequired

    Unique identifier of the Realm

Query parameters

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Deployment region for the resource. Accepted values: Delhi, Chennai.

    Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.

Responses

200SSO URL verification result
object
successboolean
exampletrue
dataobject
messagestring
exampleSSO URL verification successful