How to configure dynamic success pages?
All you need to do is add a new hidden <input> tag to your authentication provider's form.
1. Navigate to Network -> Captive Portals -> Your Captive Portal -> Authentication providers.
2. Click the edit icon next to the authentication provider's name.
3. Paste the code below just before the ending </form> tag. For example, if we want to redirect the user to www.google.com, the value of the <input> tag will be www.google.com.
<input type="text" name="success_page" id="success_page" value="www.google.com" hidden/>
Related Articles
How to configure dynamic success pages?
All you need to do is add a new hidden <input> tag to your authentication provider's form. 1. Navigate to Network -> Captive Portals -> Your Captive Portal -> Authentication providers. 2. Click the edit icon next to the authentication provider's ...
Portal Pages
Portal pages are displayed to the users in different authorization phases. Pages can be customized to match the Company design by clicking the Edit button in each row. You can also refer to files uploaded via the File Manager. To restore the default ...
How can I configure my access points?
To configure your access point, navigate to networks -> captive portals -> your captive portal -> Instructions (open webpage).
How can I configure my access points?
To configure your access point, navigate to networks -> captive portals -> your captive portal -> Instructions (open webpage).
Ubiquiti Unifi Hotspot [Network v8 and v9]
IronWiFi Console Configuration Log into the IronWiFi console or register for free Create a new network (skip if you already have one) After that, create a new captive portal, with vendor Ubiquiti UniFi (Legacy) IronWiFi servers need direct access to ...