The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /oauth2/jwks

Get the JSON Web Key Set for the Synapse OIDC service. This is the set of public keys used to verify signed JSON Web tokens generated by Synapse.

Resource URL

https://repo-prod.prod.sagebase.org/auth/v1/oauth2/jwks

Resource Information
Authentication not required
HTTP Method GET
Request Object None
Response Object JsonWebKeySet
(application/json)