v1
latestOpenAPI 3.0.12026-08-0435481.5 MBSSO 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.