Get the open ID configuration
Retrieve the OpenID configuration. When invoked, it will fetch the certs API for the version.
Headers
REQUEST-IDstringRequiredUnique UUID for track the end to end request transaction
TIMESTAMPstringRequiredActual time of the request was initiated, ISO 8601 represents date and time by starting with the year, followed by the month, the day, the hour, the minutes, seconds and milliseconds
X-CM-IDstringRequiredSuffix of the consent manager to which the request was intended
Responses
200OK
204No Content
400Bad Request
401Unauthorized. The request carried no valid credentials, or the access token has expired. Obtain a fresh token from the session API and retry.
403Forbidden. The caller is authenticated but is not permitted to perform this operation on this resource.
500Internal Server Error
503Service Unavailable