Get All Public Keys
Get all the current public keys.
It is encouraged to get keys by id, rather than all at once (to more easily allow new keys to cycle though)
Responses
200
Successful Response
List of public keys for verifying Access Token JWTs.
This is in the JWK Set format as defined in https://datatracker.ietf.org/doc/html/rfc7517#section-5
object
List of public keys for verifying Access Token JWTs
Public key for verifying Access Token JWTs
This is in the JWK format as defined in https://datatracker.ietf.org/doc/html/rfc7517#section-4
object
Key ID - see https://datatracker.ietf.org/doc/html/rfc7517#section-4.5
Key Type - see https://datatracker.ietf.org/doc/html/rfc7517#section-4.1
Modulus - see https://www.rfc-editor.org/rfc/rfc7518.html#section-6.3.1
Exponent - see https://www.rfc-editor.org/rfc/rfc7518.html#section-6.3.1