Security

last person joined: 10 hours ago 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

Custom html splash page

This thread has been viewed 5 times
  • 1.  Custom html splash page

    Posted Sep 30, 2014 04:18 PM

    I have created a custom HTML splash page for the guest access connection.  I am able to get to the point where when I accept the terms and conditions and click connect that the page displays a pop up that says submit.  How do I code it so that I get them connected to the internet instead? 



  • 2.  RE: Custom html splash page

    EMPLOYEE
    Posted Sep 30, 2014 04:43 PM

    Is this the controller or ClearPass?



  • 3.  RE: Custom html splash page

    Posted Sep 30, 2014 05:18 PM
    This is within CLearpass.

    Charles Kinsey | Network Technician
    ---------------------------------------------------
    STCU Information Systems
    (509) 344.2217
    ---------------------------------------------------
    Notice: Please remember email is not always secure. For your protection, we recommend that you never transmit PINs, member numbers, account balances, and any private and confidential information over e-mail. If you are not the intended recipient, please delete this message.


  • 4.  RE: Custom html splash page

    EMPLOYEE
    Posted Sep 30, 2014 11:42 PM

    In the reciept page add the following in the header.

    <script type="text/javascript"><!--{literal}
    addLoadEvent(function() {
    Nwa_SubmitForm(_form_name,"ID_"+_form_name+"_submit");
    });
    //-->
    {/literal}</script>

     



  • 5.  RE: Custom html splash page

    Posted Oct 01, 2014 11:24 AM

    So this is the code that I have for the HTML in the Footer (attachment "Footer").

     

    Then I have the following in the HEader: (attachment "Header")

     

    BAsically, we have a custom background that I would like to have them click the accept (T&C) and then connect buttons and be redirected to a website while being connected to the internet.

     

    Thank you for the help!

    Attachment(s)

    txt
    Footer.txt   617 B 1 version
    txt
    Header.txt   305 B 1 version


  • 6.  RE: Custom html splash page

    Posted Oct 03, 2014 06:58 PM

    As it turns out we will be using the built in form with a custom skin.  Do you know of any tutorials that are exstensive which might walk one through creating a custom skin with all the options available?  



  • 7.  RE: Custom html splash page

    EMPLOYEE
    Posted Oct 04, 2014 01:44 AM
    Here is one page on it and at the bottom are a couple links on more tips and tricks.

    https://afp.arubanetworks.com/afp/index.php/How-To:_Custom_Skin_ClearPass_Guest