Interface: Jwks
Represents a successful response to a Get JWKS operation.
Export
Jwks
Properties
keys?
optional
keys:JwksKey
[]
An array of objects where each object represents a JSON Web Key Set (JWKS).
Memberof
Jwks
Represents a successful response to a Get JWKS operation.
Jwks
optional
keys:JwksKey
[]
An array of objects where each object represents a JSON Web Key Set (JWKS).
Jwks