Skip to content

Commit 51b7e53

Browse files
authored
Fix typo in troubleshooting documentation
1 parent 4e06998 commit 51b7e53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/app-integration/troubleshoot-oidc-http-infinite-redirection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The issue specifically occurs when you browse the website by using the HTTP prot
1919

2020
## Cause
2121

22-
The `.AspNet.Cookies` cookie that stores the access token isn't sent in HTTP requests because of its secure attribute.
22+
The `.AspNet.Cookies` cookie isn't sent in HTTP requests because of its secure attribute.
2323

2424
## Solution: Enforce HTTPS navigation
2525

0 commit comments

Comments
 (0)