<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom WebAuth in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658590#M27918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you assist me with redirecting via editing the javascript.js file?  I have the js file, but don't know where to put the url.  I'm using SourceEditor (it's free)  Thanks much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 19:46:49 GMT</pubDate>
    <dc:creator>Jennifer Huber</dc:creator>
    <dc:date>2007-02-07T19:46:49Z</dc:date>
    <item>
      <title>Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658585#M27913</link>
      <description>&lt;P&gt;I am basically trying to take the e-mail pass-through page and manipulate the simple html code say Signature instead of Email Address.  However Every time I copy the code and open up the login.html that I upload with the custom webauth page I no longer have a submit button and even when I hit enter it no longer redirects me anywhere. Basically the need for this is to have the users name in the system to log them.  We are just trying to figure out if there is a way for a guest to self register themselves by reading a license agreement and then signing at the bottom.  Thanks in advance for any help that could be provided&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 20:14:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658585#M27913</guid>
      <dc:creator>wowsersusa</dc:creator>
      <dc:date>2021-07-03T20:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658586#M27914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these links:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/wireless/control/c44/ccfig40/c40users.htm#wp1048609" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/wireless/control/c44/ccfig40/c40users.htm#wp1048609&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/ps6366/products_configuration_guide_chapter09186a008076cf0c.html" target="_blank"&gt;http://www.cisco.com/en/US/products/ps6366/products_configuration_guide_chapter09186a008076cf0c.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2006 19:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658586#M27914</guid>
      <dc:creator>wdrootz</dc:creator>
      <dc:date>2006-11-20T19:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658587#M27915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;im having the same issue, and ive looked up and down cisco's site for some help.  the most ive come up with is a general guide on what fields to code, like "make sure you capture the redirect url".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ive copied the source code of the internal auth page, modified it, tar'd it, and uploaded successfully.  the javascript does not work, there is no submit button, and none of the basic cisco banners are there.  i assume its because of the directory structure, which is not documented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i do see in figure 9-14 (here: &lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/wireless/control/c44/ccfig40/c40users.htm#wp1053578" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/wireless/control/c44/ccfig40/c40users.htm#wp1053578&lt;/A&gt; ) that there is a submit button and a terms button.  i would be ecstatic if i could find out how that terms button works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all i need is a "ive read the terms and agree to them" page, along with the terms for them to read.  modifying the internal page does not allow for carraige returns so this is not acceptable for my use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help with this issue, ive seen it posted a few times and no answers that i can find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 16:14:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658587#M27915</guid>
      <dc:creator>blawrimore1</dc:creator>
      <dc:date>2006-11-21T16:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658588#M27916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When i followed the instruction given by cisco literature on creating a customized webauth page, it doesn't work. The downloaded sample has a "no-action" javascript which basically does nothing. In order for the submit button to work, you need to configure the WLC to work with the internal webauth page, associate to the WLAN with webauth and open IE browser to be prompted with the actual login page. There you need to save the webpage and you'll get the REAL sample with workable login javascript. make sure you have the file "loginscript.js" in the "web Authentication_files" directory. Do your modification and tar the entire package. Don't forget to rename the html to login.html. Make sure you "APPLY" the customized page in security&amp;gt;web login&amp;gt; I'm still having some problem with this method, but I'll post this in another thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 08:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658588#M27916</guid>
      <dc:creator>alvin1976</dc:creator>
      <dc:date>2007-02-07T08:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658589#M27917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well Thank you for your post but I figured this out lte november.  You are correct in saying about the javascript.js file.  My problem was I edited it using VI and for some reason it put some non-standard ascii characters in my Javascript.  I just downloaded the page again and it works.  The only other problem I had was inside the controller I had to make sure under WLAN passthrough had e-mail checked in order for me to send login information to an accounting server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 13:06:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658589#M27917</guid>
      <dc:creator>wowsersusa</dc:creator>
      <dc:date>2007-02-07T13:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658590#M27918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you assist me with redirecting via editing the javascript.js file?  I have the js file, but don't know where to put the url.  I'm using SourceEditor (it's free)  Thanks much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 19:46:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658590#M27918</guid>
      <dc:creator>Jennifer Huber</dc:creator>
      <dc:date>2007-02-07T19:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658591#M27919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ms. Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly are you trying to do?  What we did for our company is create a custom webpage with a EULA designed by lawyers with a signature block at the bottom instead of E-mail.  Then under the WLAN Layer 3 Security I selected WebPolicy then I selected passthrough and E-mail input.   Essentially I cheated and made the Input E-mail ay Signature.  I will be glad to help in any way I can.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 20:17:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658591#M27919</guid>
      <dc:creator>wowsersusa</dc:creator>
      <dc:date>2007-02-07T20:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658592#M27920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have edited the basic web splash screen, and want the accept/submit button to redirect guest users to a different website.  I believe when I upload a custom web auth page, I need to have a complete html file, and cannot use the redirect field that is only present on the controller when I am using the internal (default) web auth page.  I do not know how to redirect based on a javascript file.  I don't know where to specify the url, or how the js file parses the url.  Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 20:18:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658592#M27920</guid>
      <dc:creator>Jennifer Huber</dc:creator>
      <dc:date>2007-02-07T20:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658593#M27921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually it is on your splash screen html file where you need to put the redirect.&lt;/P&gt;&lt;P&gt;Look for Form method part of your html code and this is what I had to enter for it to redirect the url to another website.  Do not edit the javascript file it will screw things up. I learned that lesson. Let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;FORM method="post" action="https://community.cisco.com/login.html"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="redirect_url" size="255" maxlength="255" value="www.google.com" /&gt;&lt;/P&gt;&lt;/FORM&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 14:19:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658593#M27921</guid>
      <dc:creator>wowsersusa</dc:creator>
      <dc:date>2007-02-08T14:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658594#M27922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FORM section of the html I pulled down looked like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" maxlength="15" size="16" /&gt;&lt;/P&gt;&lt;P&gt;value=0 name=buttonClicked&amp;gt; &lt;INPUT type="hidden" maxlength="15" size="16" value="0" /&gt;&lt;/P&gt;&lt;P&gt;name=err_flag&amp;gt; &lt;INPUT type="hidden" maxlength="31" size="32" name="err_msg" /&gt; &lt;INPUT /&gt;&lt;/P&gt;&lt;P&gt;type=hidden maxLength=15 size=16 value=0 name=info_flag&amp;gt; &lt;INPUT type="hidden" /&gt;&lt;/P&gt;&lt;P&gt;maxLength=31 size=32 name=info_msg&amp;gt; &lt;INPUT type="hidden" maxlength="255" size="255" /&gt;&lt;/P&gt;&lt;P&gt;name=redirect_url&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I edited this section to get the redirect to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;http://www.google.com" method=post&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for heading me in the right direction!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also realized that I had accidentally made the login.html a login.htm and the webauth bundle would not extract properly.  I kept getting the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error extracting webauth files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I renamed the login.htm to .html the upload worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 14:44:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658594#M27922</guid>
      <dc:creator>Jennifer Huber</dc:creator>
      <dc:date>2007-02-08T14:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658595#M27923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually - my post wasn't correct - the redirect worked from the controller preview, but not as a redirected user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The section I edited to make it work was this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" maxlength="255" size="255" /&gt;&lt;/P&gt;&lt;P&gt;name=redirect_url value="&lt;A class="jive-link-custom" href="http://www.google.com" target="_blank"&gt;http://www.google.com&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wanted to clarify for any other people having issues.  Controller code version is:4.0.206.0, and it is a WLC 4402-50.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 16:20:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658595#M27923</guid>
      <dc:creator>Jennifer Huber</dc:creator>
      <dc:date>2007-02-08T16:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658596#M27924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a good thread, as I have been having problems with web passthrough for guests since day 1 of upgrading to 4.0.179.11.  I feel as though I am very close, a guest user now will see our custom passthrough page, click a button stating they have read the above usage information, and get to the "connection successfull" page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From here, nothing happens: there is no redirect.  You can manually change your url and use the internet as you should.  If you click your home page button you end up back at the passthrough page, where if you click the button again it just loops the same page.  Here is the popular part of my html:  If anyone has any suggestions, I greatly appreciate it.  TAC has responded that they will not assist with custom made pages.  If anyone wants to email me directly, I am at &lt;A href="mailto:mikematulevich@yahoo.com"&gt;mikematulevich@yahoo.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="buttonClicked" size="16" maxlength="15" value="0" /&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="err_flag" size="16" maxlength="15" value="0" /&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="err_msg" size="32" maxlength="31" value="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="info_flag" size="16" maxlength="15" value="0" /&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="info_msg" size="32" maxlength="31" value="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="redirect_url" size="255" maxlength="255" value="" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 16:53:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658596#M27924</guid>
      <dc:creator>mmatulevich</dc:creator>
      <dc:date>2007-02-27T16:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658597#M27926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mike  what you have to edit or add is up above the FORM method area.  I remember having to add in some of my own code which I posted pretty much a whole block and you should be able to figure out where it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SCRIPT language="javascript" src="https://community.cisco.com/loginscript.js"&gt;&lt;/SCRIPT&gt;&lt;/P&gt;&lt;P&gt;&lt;SCRIPT&gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;    var url = "";&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;    if(url != ""){&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;        var link = document.location.href;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;        var searchString = "?redirect=";&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;        var equalIndex = link.indexOf(searchString);&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;        var redirectUrl = "www.google.com";&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;        if(equalIndex &amp;gt; 0) {&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                equalIndex += searchString.length;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                redirectUrl += link.substring(equalIndex);&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                //attach the redirect url only if the ext web auth url doesn't contain it&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                searchString = "&amp;amp;redirect=";&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                equalIndex = url.indexOf(searchString);&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                if(equalIndex &amp;lt; 0){&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                    url+= "&amp;amp;redirect=";&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                    url+=redirectUrl;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;                }&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;        }&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;        window.location.href = url;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;    }&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;function getErrorMsgIfAny(){&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt; if(document.forms[0].err_flag.value == 1){&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;    document.writeln(' \&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;     &amp;lt;tr align="center"&amp;gt; &amp;lt;td colspan="2" style="color:#CC0000"&amp;gt;Login Error.&amp;lt;/td&amp;gt;\&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;     &amp;lt;/tr&amp;gt;&amp;lt;tr align="center"&amp;gt; &amp;lt;td width="350" class="message" colspan="2"&amp;gt; Please try again.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;\&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;    &amp;lt;tr&amp;gt; &amp;lt;td class="caption" colspan="2"&amp;gt;&amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;');&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt; }else{&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;   document.writeln(' ');&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt; }&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;}&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;function noenter() {&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;  return !(window.event &amp;amp;&amp;amp; window.event.keyCode == 13); }&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&lt;/SCRIPT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="buttonClicked" size="16" maxlength="15" value="0" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 19:35:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658597#M27926</guid>
      <dc:creator>wowsersusa</dc:creator>
      <dc:date>2007-02-27T19:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658598#M27928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks wow, good stuff.  You didn't do any modifications to your javascript file I hope?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the only real difference in the html I somehow missed was the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var redirectUrl = "www.google.com"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought for some reason if all these values were set to "", then it would redirect the user's specific home page.  I will give this a shot.  That being said, for the line a little lower on your html:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="redirect_url" size="255" maxlength="255" value="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you have to specify the VALUE="www.google.com" in that portion, or did you leave it ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 21:40:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658598#M27928</guid>
      <dc:creator>mmatulevich</dc:creator>
      <dc:date>2007-02-27T21:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658599#M27931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI for anyone. DO NOT Modify the java script I had many problems when I did.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 12:34:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658599#M27931</guid>
      <dc:creator>wowsersusa</dc:creator>
      <dc:date>2007-02-28T12:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658600#M27933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I gave a few more bundles a try, modifying the html only by adding a redirect url in different areas.  Upon clicking the button as a guest user, you still just end up at a "Connection Successfull" screen with the url of "1.1.1.1/login.html" - and it just sits there.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed in your html you have some session information after ACTION="/login.html"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never see that so I am wondering if this is where my problem is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 14:06:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658600#M27933</guid>
      <dc:creator>mmatulevich</dc:creator>
      <dc:date>2007-02-28T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658601#M27934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah nevermind that, thats something that is getting pasted by the cisco website when I send a forum reply.  So, this is where I am - even I have editied these two fields in the html from "":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var redirectUrl = "&lt;A class="jive-link-custom" href="http://www.google.com/" target="_blank"&gt;http://www.google.com/&lt;/A&gt;";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="redirect_url" size="255" maxlength="255" value="&amp;lt;a class=" jive-link-custom="" /&gt;http://www.google.com/"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a guest, the passthrough page displays properly.  I noticed the full url at this point was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="https://1.1.1.1/fs/customwebauth/login.html?switch_url=https://1.1.1.1/login.html&amp;amp;ap_mac=xx:xx:xx:xx:xx:xx&amp;amp;wlan=xxxxxx&amp;amp;redirect=my_browser_homepage" target="_blank"&gt;https://1.1.1.1/fs/customwebauth/login.html?switch_url=https://1.1.1.1/login.html&amp;amp;ap_mac=xx:xx:xx:xx:xx:xx&amp;amp;wlan=xxxxxx&amp;amp;redirect=my_browser_homepage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checking the source at that point showed the original values of "" instead of the defined &lt;A class="jive-link-custom" href="http://www.google.com." target="_blank"&gt;www.google.com.&lt;/A&gt;  When I click the button to proceed, I get the Connection Successfull page with the url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="https://1.1.1.1/login.html" target="_blank"&gt;https://1.1.1.1/login.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checking that page's source also does not show &lt;A class="jive-link-custom" href="http://www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; as a value, but rather:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;INPUT type="hidden" name="redirect_url" size="255" maxlength="255" value="" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I do not know why but something is overwriting the bundle changes I make.  I did verify the .tar and apply/save config to the controller prior to testing.  Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 19:51:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658601#M27934</guid>
      <dc:creator>mmatulevich</dc:creator>
      <dc:date>2007-02-28T19:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658602#M27935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(Don't yell at me) but I just changed the logo and text of the sample web auth page with Frontpage and it worked fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions is this.. I'm planning on having web auth against ACS for the internal wireless network, but for a guest network, I'd like to do passthrough.   Is there any way to have separate custom pages to do this?    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's not possible I may just try and restrict SSID's via ACS and make a guest account, although at first try the NAR for restricting SSID's didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 01:06:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658602#M27935</guid>
      <dc:creator>sethc</dc:creator>
      <dc:date>2007-03-01T01:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658603#M27936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Progress is a good thing, I think.  I left all the values as they were at default for redirection in the html source. ("")  Uploaded the bundle and applied it.  CLI'ed into the controller and entered 'config custom-web redirectUrl &lt;A&gt;www.google.com.'&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had thought that field only applied when using the default (Internal) web login page.  saved the configuration, logged in as guest and after clicking the button, passed through and redirected to google!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only problem left, which is potentially a forseeable one for guests, is that we will most likely redirect to our company homepage.  A guest will probably then hit their browser homepage button, which sends them back to the passthrough page with a statuscode=1 at the end of the url, leaving them in a loop if they refresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they open another browser session, there is no problem and they go to their usual homepage and are fine.  If anyone has any input on that or something to try let me know! almost there!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 19:46:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658603#M27936</guid>
      <dc:creator>mmatulevich</dc:creator>
      <dc:date>2007-03-01T19:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom WebAuth</title>
      <link>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658604#M27937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did observe the same thing as you today as I'm doing a new WCS/WISM/Wireless deployment.. you beat me to posting it! Even though you choose custom web auth, you still do have to use the config custom-web redirectURL command on the controller itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually noticed the same thing as you w/ the guest page but didn't try to open a new browser session..  that's the only thing I have to get around as well!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 20:50:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/custom-webauth/m-p/658604#M27937</guid>
      <dc:creator>sethc</dc:creator>
      <dc:date>2007-03-01T20:50:02Z</dc:date>
    </item>
  </channel>
</rss>

