How to fix MsalServiceException: Federated service at https://autologon.microsoftazuread-sso.com/xxx/winauth/trust/2005/windowstransport?client-request-id=XXXX

Safwan Osama 0 Reputation points
2023-08-30T03:21:50.33+00:00

I have Multi Application:

  1. SSO use Asp.net core 6
  2. React.js
  3. Asp.net core API 6

I need use windows authentication with Azure Ad after that I need get token to use another project.

But I’m use "publicClientApplication.AcquireTokenByIntegratedWindowsAuth" in SSO Application it’s work in visual studio, when I deploy to IIS

I receive error messages.

User's image

Developer technologies | ASP.NET | ASP.NET Core
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Developer technologies | C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.