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
Return more detailed error messaged when OAuth endpoints cannot be resolved. (#1250)
## What changes are proposed in this pull request?
This PR slightly updates the endpoint resolution logic to return more
detailed error messages when OAuth endpoints cannot be resolved. It also
updates the TokenCache not found error to be more aligned with its
semantic in the context of the token cache.
## How is this tested?
Updated relevant unit tests.
0 commit comments