Security

last person joined: 21 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

Only allowing guest logins using facebook,twitter etc credentials

This thread has been viewed 0 times
  • 1.  Only allowing guest logins using facebook,twitter etc credentials

    Posted Oct 08, 2014 03:19 PM

    Hi,

    Quick questions:-

     

    I want to setup a guest login page that only provides the option to perform social media logins i.e facebook,twitter,linkedin etc. How would do that? Doesn't seem to be a way of removing the userid/password input fields.

     

    Rgds

    Alex

     

     



  • 2.  RE: Only allowing guest logins using facebook,twitter etc credentials

    EMPLOYEE
    Posted Oct 08, 2014 04:40 PM

    The following parameters can be passed:

    • vertical=1 to display vertical over horizontal.
    • notext=1 to only display icons.
    • noicons=1 to only display text.
    • noself=1 to suppress logic to include self-registration interlinking.
    • prefix='Login with ' to include a prefix on all the labels.
    • suffix=' and have fun' to include a suffix at the end of all the labels.
    • class=YourClass to give the wrapping div a class a specific class.
    • style='color:blue;' to give the wrapping div specific styles.

     

    in your header or footer where you add the nwa_socail_logins also add noicons=1

    {nwa_social_logins vertical=1 noicons=1 prefix='Login with ' suffix=' and have fun'}


  • 3.  RE: Only allowing guest logins using facebook,twitter etc credentials

    Posted Oct 09, 2014 12:22 AM

    Hi,

    No sorry,that just changes the format of the social logni links, it doesn't get rid of the username/password fields

     

    Rgds

    A



  • 4.  RE: Only allowing guest logins using facebook,twitter etc credentials

    EMPLOYEE
    Posted Oct 09, 2014 12:33 AM

    Sorry it should be noself=1, its been awhile since I tested but it will only work on a redirect. If you click the test it will still show the self reg. 

     

    I will have to test tomorrow if you cant get it to work. 



  • 5.  RE: Only allowing guest logins using facebook,twitter etc credentials

    EMPLOYEE
    Posted Oct 09, 2014 12:42 AM

    you can also just check mark the following.

     

    Screen Shot 2014-10-08 at 11.40.28 PM.png



  • 6.  RE: Only allowing guest logins using facebook,twitter etc credentials

    Posted Oct 10, 2014 09:34 AM

    Sorry noself=1 doesn't seem to do anything even on the redirect, you still see the login box.

     

    This is in my web login page BTW



  • 7.  RE: Only allowing guest logins using facebook,twitter etc credentials

    Posted Oct 11, 2014 04:41 AM
    You should still be able to select the box to provide custom login page. Did you try that?


  • 8.  RE: Only allowing guest logins using facebook,twitter etc credentials

    EMPLOYEE
    Posted Oct 11, 2014 04:57 AM
    Custom login is for network login. I confirmed with engineering and the check box in red above is the correct way to disable the self reg.


  • 9.  RE: Only allowing guest logins using facebook,twitter etc credentials

    EMPLOYEE
    Posted Oct 13, 2014 01:08 AM