Provision initial connection keys for Okta or OIDC connection strategies. This endpoint allows you to create keys before configuring the connection to use Private Key JWT authentication, enabling zero-downtime transitions.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the connection
Selected Signing Algorithm
RS256, RS384, RS512, PS256, PS384, ES256, ES384 Connection keys successfully created.
The key id of the signing key
255The public certificate of the signing key
4096The cert fingerprint
The cert thumbprint
255The public certificate of the signing key in pkcs7 format
4096True if the key is the current key
True if the key is the next key
The date and time when the key became the current key
Signing key algorithm
Signing key use, whether for encryption or signing
encryption, signing 132