Type: KeysetEndpoint

Represents a JWKS (JSON Web Key Set) end point

ÆŦ KeysetEndpoint: Object

Type declaration

NameTypeDescription

jku

string

The url of the end point

kid

string

The key to locate the public key

Last updated