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://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
ID of the connection
Corps
Selected Signing Algorithm
Options disponibles:
RS256, RS384, RS512, PS256, PS384, ES256, ES384 Réponse
Connection keys successfully rotated.
The key id of the signing key
Maximum string length:
255cert
string
défaut:-----BEGIN CERTIFICATE-----
MIIDDTCCA...YiA0TQhAt8=
-----END CERTIFICATE-----
requis
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
Options disponibles:
encryption, signing Maximum string length:
132