Upload private key
POST/api/v4/saml/certificate/private
Upload the private key to be used for encryption with your SAML configuration. The server will pick a hard-coded filename for the PrivateKeyFile 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