READ - Read IdP details
GET {{baseUrl}}/service/idp/open-id
This endpoint is used to read the IdP details configured by the organisation in the consent building block.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"idp":{"logoutUrl":"\u003cstring\u003e","clientId":"\u003cstring\u003e"}}