Request

Response

    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

    Defined in

    model/jwks.ts:15