Get Jwks
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://{deployment_host}/.well-known/jwks.json"{
"keys": [
{
"kty": "string",
"kid": "string",
"use": "string",
"alg": "string",
"n": "string",
"e": "string",
"x": "string",
"y": "string",
"crv": "string"
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}{
"errors": [
{
"message": "string",
"code": 0
}
]
}