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/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

Responses

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