Token HandlerjwtsDiscoveryDiscovery GET /api/token/v1/v1/jwts/discovery Discovery Endpoint of the IDP returns the JWKS_uri. Request Responses200An Object containing the address of the JWKS endpoint.application/jsonSchemaExample (from schema)Schemajwks_uri stringrequired{ "jwks_uri": "string"}Loading...