<?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: Web auth cisco 2504 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353004#M210213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can redirect webauth to an external web server if you want. The external web server will be configured how ever you want and will only send and accept or deny based in your HTML. So if it's just email, you HTML would have an input box for a user to input their email and then an accept button which would send something back to the WLC and the WLC would allow the guest user on.&lt;BR /&gt;&lt;BR /&gt;The WLC also has a built in WebAuth for email address too, but the email isn't kept in a database locally but would be logged as an event.&lt;BR /&gt;&lt;BR /&gt;Here is a link to external webauth&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008076f974.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008076f974.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Dec 2013 11:14:02 GMT</pubDate>
    <dc:creator>Scott Fella</dc:creator>
    <dc:date>2013-12-05T11:14:02Z</dc:date>
    <item>
      <title>Web auth cisco 2504</title>
      <link>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353003#M210212</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am setting up a webauth solution for a customer. This customer has one special request that i am investigating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He want´s to have guests connecting to the WLC and get redirected to a webpage with a requirement to fill in your email-adress. Once the email-adress is filled and you click connect you have access to the wireless network. Is this possible to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;martin&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 08:22:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353003#M210212</guid>
      <dc:creator>mfilipovski</dc:creator>
      <dc:date>2021-07-04T08:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Web auth cisco 2504</title>
      <link>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353004#M210213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can redirect webauth to an external web server if you want. The external web server will be configured how ever you want and will only send and accept or deny based in your HTML. So if it's just email, you HTML would have an input box for a user to input their email and then an accept button which would send something back to the WLC and the WLC would allow the guest user on.&lt;BR /&gt;&lt;BR /&gt;The WLC also has a built in WebAuth for email address too, but the email isn't kept in a database locally but would be logged as an event.&lt;BR /&gt;&lt;BR /&gt;Here is a link to external webauth&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008076f974.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008076f974.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 11:14:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353004#M210213</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-12-05T11:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Web auth cisco 2504</title>
      <link>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353005#M210214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done some testing with my small knowledge of html and i think i understand the idea. You predefine user/pass in the html code to send back to the wlc regardless what you type in the email address field. Done some testing but i really suck in html&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 14:42:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353005#M210214</guid>
      <dc:creator>mfilipovski</dc:creator>
      <dc:date>2013-12-05T14:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web auth cisco 2504</title>
      <link>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353006#M210215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah.. you either need to know it, or it will take a while to figure out.&amp;nbsp; So if you want to keep the emails that users put in (can be fake email as there is no checking), you would need to us an external web server and know how to export that info into a database.&amp;nbsp; If you don't care about the info, then just use the default on the WLC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;BR /&gt; &lt;BR /&gt;Scott &lt;BR /&gt; &lt;BR /&gt;Help out other by using the rating system and marking answered questions as "Answered"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 14:48:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/web-auth-cisco-2504/m-p/2353006#M210215</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2013-12-05T14:48:05Z</dc:date>
    </item>
  </channel>
</rss>

