Renew the SAML Identity Provider (IdP) certificate.
POST/saml-clients/idp/:samlApp/renew-certificate
Renew the SAML IdP certificate to replace an expiring or compromised signing certificate.
Request
Responses
- 200
- 403
- 404
- 409
- 500
OK: The request was successful.
Status Forbidden: The client does not have permission to access the resource.
Status Not Found: The server cannot find the requested resource.
Status Conflict: The request could not be completed due to a conflict with the current state of the resource.
Internal Server Error: The server encountered an unexpected error.