Retrieve Encryption Keys in JWK Format

get

/admin/v1/EncryptionKeys

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Encryption keys in JWK format.
Body ()
Root Schema : EncryptionKey
Type: object
Retrieve the existing encryption keys used by Cloud Gate to encrypt cookies in JSON Web Key format (JWK).
Show Source
Nested Schema : keys
Type: array
This field contains a list of encryption keys.
Show Source
Nested Schema : encKeys
Type: object
A complex attribute representing keys
Show Source
Back to Top