Security

 View Only
  • 1.  Clearpass Guest log in using username

    Posted Jun 08, 2023 02:34 AM

    Please help!

    I want to build a self-register captive portal that need only the username in the Log In page for the access. Yet, whenever I sign in using just my username, it always tells that my username or password is invalid. I've tried the Access code in web page logins as well, but the same issues persist.

    It only works when I change the authentication method to Username and Password.

    Am I missing something?



  • 2.  RE: Clearpass Guest log in using username
    Best Answer

    Posted Jun 08, 2023 07:34 AM
    Edited by Koye Jun 08, 2023 08:52 PM

    You have to insert a dedicated field in the Form called "username_auth"

    Further down you will find a field called "Initial Value" please insert "1" into that field.

    On the receipt page you simply hide password or make it a hidden.




  • 3.  RE: Clearpass Guest log in using username

    Posted Jun 08, 2023 08:53 PM

    It works! Thank you so much!!