Upload IDP certificate
POST/api/v4/saml/certificate/idp
Upload the IDP certificate to be used with your SAML configuration. The server will pick a hard-coded filename for the IdpCertificateFile setting in your config.json.
Permissions
Must have sysconsole_write_authentication permission.
Request
Responses
- 200
- 400
- 401
- 403
- 501
SAML certificate upload successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled