v1
latestOpenAPI 3.0.12026-08-0435481.5 MBSSO connectors
Activate or deactivate an SP signing key
Update the activation state of the given Service Provider signing key. Activating a key atomically deactivates the currently active key — the switch step of a graceful rotation. Deactivating the active key is rejected while signed authentication requests are enabled — disable them first (key routes never modify the connector config).
patch/api/sso-connectors/{id}/signing-keys/{keyId}
Path parameters
idstring required
The unique identifier of the sso connector.
keyIdstring required
The unique identifier of the key.
Request body
Response
The updated SP signing key.