Posted inMicrosoft 365 suite
Posted inCloudflare
Access – Fix redirect URL fragment encoding for single-page applications
Access now correctly preserves URL fragment characters (/, ?, =, &, ;) when redirecting users back to an application after login. Previously, these characters were encoded with encodeURIComponent, which mangled fragment-based routes used by single-page applications (SPAs). For example, an…

















