You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 RFCThe text was updated successfully, but these errors were encountered: