Hardware reference guide

GlobalProtect Administrator’s Guide 47
Set Up the GlobalProtect Infrastructure Configure the GlobalProtect Portal
Customize the Portal Login Page
Step 1 Export the default portal login page. 1. Select Device > Response Pages.
2. Select the
GlobalProtect Portal Login Page link.
3. Select the
Default predefined page and click Export.
Step 2 Edit the exported page. 1. Using the HTML text editor of your choice, edit the page.
2. If you want to edit the logo image that is displayed, host the new
logo image on a web server that is accessible from the remote
GlobalProtect clients. For example, edit the following line in the
HTML to point to the new logo image:
<img src="http://cdn.slidesharecdn.com/
Acme-logo-96x96.jpg?1382722588"/>
3. Save the edited page with a new filename. Make sure that the
page retains its UTF-8 encoding.
Step 3 Import the new login page. 1. Select
Device > Response Pages.
2. Select the
GlobalProtect Portal Login Page link.
3. Click
Import and then enter the path and filename in the Import
File
field or Browse to locate the file.
4. (Optional) Select the virtual system on which this login page will
be used from the
Destination drop-down or select shared to
make it available to all virtual systems.
5. Click
OK to import the file.
Step 4 Configure the portal to use the new login
page.
1. Select
Network > GlobalProtect > Portals and select the portal
you want to add the login page to.
2. On the
Portal Configuration tab, select the new page from the
Custom
Login Page drop-down.
3. Click
OK to save the portal configuration.
4.
Commit your changes.
Step 5 Verify that the new login page displays. From a browser, go to the URL for your portal (be sure you do not
add the :4443 port number to the end of the URL or you will be
directed to the web interface for the firewall). For example, enter
https://myportal rather than https://myportal:4443.
The portal login page will display.