Skip to content

Commit e76721e

Browse files
authored
Update solution section title in troubleshooting guide
1 parent 7c1a289 commit e76721e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ The issue specifically occurs when you browse the website by using the HTTP prot
2121

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

24-
## Solution
25-
26-
### Recommended Fix: Enforce HTTPS navigation
24+
## Solution: Enforce HTTPS navigation
2725

2826
To resolve the issue, enforce HTTPS navigation for the site. HTTPS is always recommended for sites that require authentication.
2927

0 commit comments

Comments
 (0)