SSO connectors
Create an SP signing key
Generate a new Service Provider signing key pair for the given SAML SSO connector. Create the key inactive (default) to stage a graceful rotation — register its certificate at the identity provider before activating it. Creating an active key deactivates the currently active key atomically.
post/api/sso-connectors/{id}/signing-keys
Path parameters
idstring required
The unique identifier of the sso connector.
Request body
Response
The created SP signing key.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.