The Single Sign-On API has been modeled to meet the OAuth 2.0 framework specification. As a result, authentication flows constructed using the Single Sign-On API replicate the OAuth 2.0 protocol flow.
To automatically respond to changes in your SSO connections, use the Connection events.
Returns the JSON Web Key Set (JWKS) containing the public keys used for verifying access tokens.
curl "https://api.workos.com/sso/jwks/client_01HXYZ123456789ABCDEFGHIJ" \ --header "Authorization: Bearer sk_example_123456789"
GET/sso /jwks /:clientIdParameters Returns