Skip to content

Commit ee3d2c4

Browse files
authored
Update asp-dot-net-application-infinite-sign-in-loop.md
1 parent e39b1fa commit ee3d2c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/app-integration/asp-dot-net-application-infinite-sign-in-loop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article provides solutions to an issue where an ASP.NET application experie
1313

1414
## Symptoms
1515

16-
An ASP.NET application running an earlier version of Open Web Interface for .NET (OWIN) middleware fails to recognize an authenticated request from Microsoft Entra ID.  It keeps sending the request back to Microsoft Entra ID for signing in, leading to the infinite loop issue. The following error message might be displayed in the browser:
16+
An ASP.NET application running an earlier version of Open Web Interface for .NET (OWIN) middleware fails to recognize an authenticated request from Microsoft Entra ID. It keeps sending the request back to Microsoft Entra ID for signing in, leading to the infinite loop issue. The following error message might be displayed in the browser:
1717

1818
> We couldn't sign you in. Please try again.
1919

0 commit comments

Comments
 (0)