Security

 View Only
Expand all | Collapse all

Web Logins Authentication Failure

This thread has been viewed 73 times
  • 1.  Web Logins Authentication Failure

    Posted Apr 05, 2023 04:25 AM

    Hi all,

    I am implementing web logins with Active Directory but I faced this issue where I cannot get internet access after pressing login on the captive portal because of authentication failure. I configured two services, one for pre-auth and another one is guest service with mac caching but the request only hit the pre-auth service. I attached the error message along with my configuration.




  • 2.  RE: Web Logins Authentication Failure

    Posted Apr 05, 2023 05:13 AM

    Do you see anything in Access Tracker related to that authentication? Can you share that output if it is there, including the Alerts tab?



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 3.  RE: Web Logins Authentication Failure

    Posted Apr 06, 2023 12:17 AM

    Hi Herman, the request is getting hit on the authentication service and the status is successful but there is no hit on the guest access service with mac caching.








  • 4.  RE: Web Logins Authentication Failure

    Posted Apr 06, 2023 04:01 AM

    Then there may be something wrong with the AP/controller certificate (if you deployed the portal on WLAN), or the configuration in your guest flow, or the configuration on the AP/controller/switch.
    What may help is the following video, explaining all the steps in captive portal guest, and/or run a network trace of all the request in your browser (developer tools) to see what the browser tries to do, if it can reach the controller/AP to post the credentials, and check the process step by step.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 5.  RE: Web Logins Authentication Failure

    Posted Apr 06, 2023 04:36 AM

    I think my controller configurations and my service configuration is okay because I used the same configuration for my self-registration and it works. I suspect it is because of my pre-auth configuration. I am not quite sure the flow of the service what is need to configure on the service




  • 6.  RE: Web Logins Authentication Failure

    Posted Apr 06, 2023 08:22 AM

    Hi, can you try without the Preauth Check to see if it hits any service? That might give us a clue how to move forward

    I hope this helps




  • 7.  RE: Web Logins Authentication Failure

    Posted Apr 09, 2023 09:59 PM

    Hello, it hit the radius service, "Guest with Mac Caching" from the template but the same error still appears




  • 8.  RE: Web Logins Authentication Failure

    Posted Apr 09, 2023 11:45 PM

    Hi I use the default configurations for this, would this be a concern?




  • 9.  RE: Web Logins Authentication Failure

    Posted Apr 10, 2023 03:46 AM
    Edited by clembo Apr 10, 2023 03:48 AM

    Can you try changing the enforcement policy to use [Allow Access Profile] instead of [Allow Application Access Profile]?




  • 10.  RE: Web Logins Authentication Failure

    Posted Apr 10, 2023 11:09 AM
    Edited by ulises.cazares Apr 10, 2023 11:09 AM

    Hi, can you show the access tracker hitting that servive, including images of output and alerts tabs please?

    Remember the following so the controller anc Clearpass can stablish an https sessión:

    1.- If you use securelogin.arubanetworks.com in the address field of the web login form that means you Didn't upload a certificate in the controller and configure it to be used as the captive profile cert. (if you did, let us know)
    2.- Upload the Root CA cert into the controller as "Trusted CA" that signed the Clearpass HTTPs certificate

    I hope this helps




  • 11.  RE: Web Logins Authentication Failure
    Best Answer

    Posted Apr 11, 2023 05:36 AM

    You should upload a trusted certificate to your controller, assign it for captive portal use, and configure the fqdn for that certificate instead of securelogin.arubanetworks.com in the screenshot from the Guest Login page. Check the the videos that I shared earlier on why and how.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 12.  RE: Web Logins Authentication Failure

    Posted Apr 17, 2023 09:29 PM

    Hi Herman, 

    Thank you for the suggestion, I managed to solve the issue.