A valid request URL is required to generate request examples{
"keys": [
{
"kty": "<string>",
"n": "<string>",
"e": "<string>",
"alg": "<string>",
"use": "<string>",
"kid": "<string>"
}
]
}Returns the JSON Web Key Set used for JWT signature verification.
A valid request URL is required to generate request examples{
"keys": [
{
"kty": "<string>",
"n": "<string>",
"e": "<string>",
"alg": "<string>",
"use": "<string>",
"kid": "<string>"
}
]
}OK
Show child attributes