azure-data-explorer-datasource
azure-data-explorer-datasource copied to clipboard
Correctly handle OAuth authentication errors
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.