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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"idp":{"logoutUrl":"\u003cstring\u003e","clientId":"\u003cstring\u003e"}}