Closed raynerljm closed 1 year ago
From our offline discussion:
Jie Hao: "if our SDK references the well-known endpoint, this means that our SDK will need to make an extra API call which adds more latency for the RP app. I'm not sure if this tradeoff (extra latency for correctness of OIDC endpoints) is worth it given that we control both the SDK and the API server"
Closing this issue because there's no urgent need for us to use the well-known endpoint in our SDK as our team is small and develops all products involved
Currently, the SDK is constructing its own values for the necessary endpoints
Update the SDK to reference the
well-known
endpoint according to the OpenID Discovery RFC