All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Access - Fix redirect URL fragment encoding for single-page applications

3d ago

Source

CloudflareAccess - Fix redirect URL fragment encoding for single-page applicationscloudflare.com
Snippet from the RSS feed
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 SPA URL like would previously redirect to a broken URL after login. This is now handled correctly. If your SPA users were experiencing broken navigation after authenticating through Access, this fix resolves the issue without any configuration changes.

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.