azure-kusto-node
azure-kusto-node copied to clipboard
Add Claims Challange Support to Interactive Authentication Flows
In flows where interactive authentication fails with a challenge, authentication should be reinvoked with the requested claims. This applies to all SDKs
https://learn.microsoft.com/en-us/entra/msal/dotnet/advanced/exceptions/msal-error-handling#conditional-access-and-claims-challenges
Currently the issue was reported with .net, right?