- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
ArubaOS external captive on external http with cppm as AUTH source.. http form not working?
ArubaOS external captive on external http with cppm as AUTH source.. http form not working?
02-29-2016 08:16 AM
Hi Guys
I have a working HTTP form script that working with Aruba controller. (AOS)
but when using external AUTH source as CPPm it's seens that the form not POSTing something right to the CPPM ( I even not seeing the requests on the ACCESS TRACKERS) **BUT IF I USE THE DEFAULT ARUBA CAPTIVE I DO SEE and even if i was the CPPM WEBPAGE as login page... so i guess it's something in my FORM: (YES ITS USER ONLY NO PASS)
Your AirHeads assistance needed:
<form name="LoginForm" method="post" action="/auth/index.html/u" id="Form1">
<input type="hidden" name="cmd" value="authenticate">
<input type="hidden" name="mac value" value="">
<input type="hidden" name="ip value" value="">
<input type="hidden" name="essid value" value="">
<input type="hidden" name="url value" value="http://www.arubanetworks.com">
<input type="hidden" name="password" value="">
<input type="text" id="Editbox1" style="position:absolute;left:9px;top:9px;width:140px;height:41px;line-height:41px;z-index:0;" name="user" value="" autocomplete="off" placeholder=" Please enter Wi-Fi code">
<input type="submit" id="Button1" name="Login" value="" style="position:absolute;left:219px;top:9px;width:49px;height:16px;z-index:1;">
<input type="submit" id="Button2" name="Login" value="Submit" style="position:absolute;left:159px;top:29px;width:96px;height:25px;z-index:2;">
</form>
Aruba Airheads - Powered By community for empower the community
************ Don't Forget to Kudos + me,If i helped you******************
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: ArubaOS external captive on external http with cppm as AUTH source.. http form not working?
Re: ArubaOS external captive on external http with cppm as AUTH source.. http form not working?
03-15-2016 09:30 AM
What is this form supposed to be doing?
Is it validating the wi-fi code being entered against an account on the controller?
If you are not submitting a username and password for authentication why would you send it to Clearpass?
ACDX #98 | ACMP | ACCP
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator