SessionKey authentication and page refresh
Posted: Wed Feb 18, 2026 1:14 pm
I am trying to make all of my web sites password-less, as well having a single sign-on capability.
I have my own authentication server that allows me to authenticate users (using an email code, or a 3rd party auth provider) and then redirects the user to poker mavens with a session key.
This works fine, however, if the user needs to refresh the page, it wil attempt to submit the session key again, which of course fails. Or if they logout and try to login directly from the PokerMavens UI, it will give an error because password login is disabled.
Is there a way, upon page refresh (or any authentication failure/logout), to redirect the user to a custom login page? I tried changing the "Internet URL" setting to my custom login page, but that seems to only affect what's used by pokermavens.net.
I have my own authentication server that allows me to authenticate users (using an email code, or a 3rd party auth provider) and then redirects the user to poker mavens with a session key.
This works fine, however, if the user needs to refresh the page, it wil attempt to submit the session key again, which of course fails. Or if they logout and try to login directly from the PokerMavens UI, it will give an error because password login is disabled.
Is there a way, upon page refresh (or any authentication failure/logout), to redirect the user to a custom login page? I tried changing the "Internet URL" setting to my custom login page, but that seems to only affect what's used by pokermavens.net.