Skip to main content
Frederik2
New Member
July 3, 2016
Solved

How to customize the SSL VPN portal?

  • July 3, 2016
  • 4 replies
  • 23832 views

We have a fortigate 100D (5.2 firmware) Is it possible to customize the SSL VPN portal in any way?

Suppose we want to place a note or message on the customers personal SSL VPN portal. How can that be achieved?

 

    Best answer by Toshi_Esumi

    You can try asking TAC if any way, like API, which I'm not familiar with.

    When you check the source of the page, you can see the login page is plain html but portal is written by javascrip. Unless there is pre-written features existing like title text change or changing the columns from single to double, I wouldn't expect an easy way to modify the page.

    4 replies

    Toshi_Esumi
    SuperUser
    SuperUser
    July 3, 2016

    At least you can change "Welcome to SSL-VPN Service" at the top bar to something else with CLI: set heading, or gui: Portal Message. You can also modify login page. For this, GUI is probably easier because you can see the outcome of changes right away when you modify the html at System->Config->Replacement Message under SSL-VPN Login Page.

    Frederik2
    Frederik2Author
    New Member
    July 4, 2016

    So i can only change the welcome message in the portal? Is there an other way to place some text in the portal (not the login page)?

    Toshi_Esumi
    SuperUser
    SuperUser
    July 4, 2016

    You can try asking TAC if any way, like API, which I'm not familiar with.

    When you check the source of the page, you can see the login page is plain html but portal is written by javascrip. Unless there is pre-written features existing like title text change or changing the columns from single to double, I wouldn't expect an easy way to modify the page.

    Toshi_Esumi
    SuperUser
    SuperUser
    July 4, 2016

    Well, maybe a way to insert a new <div> section inbetween.

    Frederik2
    Frederik2Author
    New Member
    July 5, 2016

    that's too bad. May be possible in the next firmware?

    Toshi_Esumi
    SuperUser
    SuperUser
    July 5, 2016

    We would never know.

    aveloz
    New Member
    July 24, 2016

    You can customize the SSL Login Portal...you can even upload an image for branding...

     

     

    MikePruett
    New Member
    July 25, 2016

    You can rebrand it and even edit the HTML. Check out the replacement messages area of the FortiGate. That is where you can edit the HTML

    nbutt
    New Member
    June 11, 2021

    Mike,

     

    Be careful if you remove the logon elements of the HTML it will block FortiClient users from signing in as well.

    The FortiClient is hooking in to this HTML behind the scenes.

     

    Regards

    Nick