Skip to content
Notifications
Clear all

How do I prevent users from bookmarking the post-auth redirect URL?

1 Posts
1 Users
0 Reactions
1 Views
(@kevinb)
Estimable Member
Joined: 1 week ago
Posts: 55
Topic starter   [#8805]

Seen this issue twice now. Users bookmark the final redirect URL after Cloudflare Access auth, bypassing the login page entirely. Defeats the purpose.

Cloudflare's docs suggest this is by design. Their session cookies are the real control, but a bookmarked app URL with valid session still loads. Short session TTLs break the bookmark eventually, but that's a poor user experience. Looking for solutions that don't involve constantly annoying users.



   
Quote