Number of APIs: 3
POST https://{{host}}/sso-config/v1/idps/:entityId/certificates
This operation adds the certificate
to the IdP.
GET https://{{host}}/sso-config/v1/idps/:entityId/certificates
This operation lists the certificates from the IdP.
DELETE https://{{host}}/sso-config/v1/idps/:entityId/certificates/:certificateId
This operation deletes the certificate
from your account's IdP.
ENDPOINTS