azure-data-explorer-datasource icon indicating copy to clipboard operation
azure-data-explorer-datasource copied to clipboard

Correctly handle OAuth authentication errors

Open aangelisc opened this issue 2 years ago • 0 comments

See #533 for more details on the error in question. OAuth error messages can be displayed under various circumstances when the OBO feature is enabled.

A potential solution to one issue (when a user not logged-in with OAuth attempts to make use of a datasource configured with OBO) is to block any requests by a user that is logged-in with invalid credentials.

aangelisc avatar Jan 11 '23 14:01 aangelisc