Recuperar sessão
GET/v1/sessions/jwt/jwks.json
Get all JSON web keys for JWT verification
Responses
- 200
Retrieve JWKs for JWT verification
- application/json
- Schema
- Example (from schema)
Schema
- MOD1
- MOD2
Array [
]
oneOf
keys
object[]
algstring
The algorithm to use when creating the JWT.
Possible values: [RS256
]
ktystring
Example:
RSA
usestring
Example:
sig
kidstring
Unique identifier for the JWK
nstring
Modulus for the key
estring
Exponent for the key
statusstring
Possible values: [GENERAL_ERROR
]
messagestring
{}