Go
Get connection keys
Gets the connection keys for the Okta or OIDC connection strategy.
GET
Go
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the connection
Response
Connection keys successfully retrieved.
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 current key
True if the key is the the next key
True if the key is the the previous key
The date and time when the key became the current key
Signing key algorithm
Signing key use, whether for encryption or signing
Available options:
encryption, signing Maximum string length:
132Create or replace synchronized group selections for a directory provisioning configuration
Previous
Create connection keys
Next