I am making custom captive portal for my network. I managed to work everything I needed except logout. I want to create a button with logout, but I don't know which URL with which query parameters should I use?
I managed to save "magic" query parameter to cookies(or local browser storage) so far I tried:
https://my-capive-portal-url.com:1003/test.php?logout&magic=<users_magic_string>
http://my-capive-portal-url.com:1000/test.php?logout&magic=<users_magic_string>
https://my-capive-portal-url.com:1003/test.php?logout
http://my-capive-portal-url.com:1000/test.php?logout
and all options mentioned here:
like:
my-capive-portal-url.com/test.php?logout&<users_magic_string>">logout
my-capive-portal-url.com/test.php?logout
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Maybe this is not the answer you are expecting but I think that this option is not feasible. After the user is logged in the portal it will get redirect to a page in internet and continue browsing. The user technically will loose access to the portal and basically even if they have the will to do logout they can't do it.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1692 | |
1087 | |
752 | |
446 | |
228 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.