[{"label":"Latest (v1.0)","version":"latest"}]
csp

JsonWebKeysDto

Defines the public keys used to verify the authenticity of the JWT token.


Properties

array of object
keys Optional

The list of the keys.

JSON Example

{
	"keys": {}
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Returned By

Get JSON Web Keys

Feedback

Was this page helpful?