Skip to main content

Read IdP details

GET 

/service/idp/open-id

This endpoint is used to read the IdP details configured by the organisation in the consent building block.

Request

Path Parameters

    idpId stringrequired

    Unique ID of an object

Responses

Response Headers
    Schema
      idp object
      id stringrequired

      IDP Id

      logoutUrl stringrequired

      Logout Url

      clientId stringrequired

      Client Id

    Loading...