Go
Rotate connection keys
Rotates the connection keys for the Okta or OIDC connection strategies.
POST
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the connection
Body
Selected Signing Algorithm
Available options:
RS256, RS384, RS512, PS256, PS384, ES256, ES384 Response
Connection keys successfully rotated.
The key id of the signing key
Maximum string length:
255cert
string
default:-----BEGIN CERTIFICATE-----
MIIDDTCCA...YiA0TQhAt8=
-----END CERTIFICATE-----
required
The public certificate of the signing key
Maximum string length:
4096The cert fingerprint
The cert thumbprint
Maximum string length:
255The public certificate of the signing key in pkcs7 format
Maximum string length:
4096True if the key is the the next key
Signing key algorithm
Signing key use, whether for encryption or signing
Available options:
encryption, signing Maximum string length:
132