<?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: Simple external login page for vSZ in SmartZone and Virtual SmartZone</title>
    <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14953#M773</link>
    <description>Hi Ahamed,&lt;BR /&gt;&lt;BR /&gt;Thanks lot for your reply and these information's are very useful.&lt;BR /&gt;&lt;BR /&gt;But I need your kind support to clarify some thing further,&lt;BR /&gt;&lt;BR /&gt;I have R500 AP's which integrated to VSZ.&lt;BR /&gt;&lt;BR /&gt;Currently i am understand that, once AP managed by ZD/VSZ , we need to manage all client authentication and management from ZD/VSZ. (please correct me if i am wrong)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Is there any possible way me to allow internet access to client by calling API or web request to the AP (not toward VSZ)?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Nuwan.</description>
    <pubDate>Mon, 26 Feb 2018 10:15:28 GMT</pubDate>
    <dc:creator>nuwan_weerasing</dc:creator>
    <dc:date>2018-02-26T10:15:28Z</dc:date>
    <item>
      <title>Simple external login page for vSZ</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14950#M770</link>
      <description>Hi guys!&lt;BR /&gt;&lt;BR /&gt;I know there is a document named "Hotspot WISPr Reference Guide for SmartZone" and there is a complete description about how to use a RESTful-Jason like system to obtain information about users, logins, etc., But it's very dificult to deploy it.&lt;BR /&gt;&lt;BR /&gt;I only need to use a very simple form in a external web server to get the username and password, and send them to the UAM device; as the same way like works the hotspot on Stand alone APs or Zone directors.&lt;BR /&gt;&lt;BR /&gt;Is there a simple way to deploy that very simple form in the web server to use it with Virtual Smart Zone vSZ version 3 and SCG200?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot</description>
      <pubDate>Tue, 15 Mar 2016 13:41:42 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14950#M770</guid>
      <dc:creator>andres_gomez_75</dc:creator>
      <dc:date>2016-03-15T13:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Simple external login page for vSZ</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14951#M771</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I also have same above requirement, Can you someone please advice&amp;nbsp; on this ?&lt;BR /&gt;&lt;BR /&gt;Thanks lot</description>
      <pubDate>Fri, 23 Feb 2018 04:51:06 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14951#M771</guid>
      <dc:creator>nuwan_weerasing</dc:creator>
      <dc:date>2018-02-23T04:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Simple external login page for vSZ</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14952#M772</link>
      <description>Hi Andres and Nuwan,&lt;BR /&gt;&lt;BR /&gt;Good day!&lt;BR /&gt;&lt;BR /&gt;I see that you are trying to configure a hotspot service with a simple form of external web url without using NBI. With NBI portal configuration, every json post is accompanied by NBI password which you configure in the vSZ&amp;gt;&amp;gt;Northbound interface.&lt;BR /&gt;&lt;BR /&gt;The reason for this security is to ensure that only authorized external web portals reaches the NBI interface.&lt;BR /&gt;&lt;BR /&gt;But you can also perform a simple html page as below on an external windows server or any web server which doesn't require json communication.&lt;BR /&gt;&lt;BR /&gt;
 
  
  
  &lt;P&gt;&lt;!-- Secure Hotspot Captive
  Portal Login Page Example --&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;!-- Unauthorized clients
  should be redirected here first. --&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;!-- &lt;/p&gt;
  
 
 
  
  
  &lt;p&gt;&lt;div id="border"
  style="width:850px;height:1000px;border:1px solid gray;"&gt; &lt;/p&gt;
  
 
 
  
  
  &lt;p&gt;--&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;TITLE&gt;Welcome to the
  public Wi-Fi network&lt;/TITLE&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt;&lt;!-- Files containing
  JavaScript functions --&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;hotspot.js"&amp;gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt;&lt;!-- Login --&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;DIV id="login"&gt;
  &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt;hotspot_login_form() &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;CENTER&gt; &lt;/CENTER&gt;&lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;P align="center"&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;IMG src="&amp;lt;a href=" ="" /&gt;images/RuckusLogo.jpg" width=300 align="center"&amp;gt;
  &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;H2&gt;Welcome to the
  public Wi-Fi network&lt;/H2&gt; &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;BR /&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;P&gt;You must login before
  wireless access is granted.&lt;/P&gt; &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;BR /&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;DIV id="terms" style="width:600px;height:200px;border:6px double orange;"&gt; &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;H3&gt;Terms and Conditions&lt;/H3&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;With great power comes great responsibility.&lt;BR /&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;Do no harm.&lt;BR /&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;Love one another.&lt;BR /&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;Eat more fruit and vegetables.&lt;BR /&gt;
  &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;
  &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;P&gt;Clicking the "I
  Agree" button indicates you agree to the terms and conditions of
  wireless usage.&lt;/P&gt; &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt;Username:&lt;INPUT type="text" name="username" size="20" maxlength="128" /&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;Password:&lt;INPUT type="password" name="password" size="20" maxlength="128" /&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;INPUT type="submit" name="button" value="I Agree" /&gt;
  &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;/P&gt;&lt;/DIV&gt; &lt;P&gt;&lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;!-- &lt;/p&gt;
  
 
 
  
  
  &lt;p&gt;update_display() &lt;/p&gt;
  
 
 
  
  
  &lt;p&gt;--&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;!-- End --&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
 
 
  
  
  &lt;P&gt;&lt;!-- Check if there are any
  messages to display. These are usually errors such as "login
  failed" --&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;CENTER&gt;message();&lt;/CENTER&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
 
 
  
  
  &lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;
  &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt;&lt;!-- &lt;/p&gt;
  
 
 
  
  
  &lt;p&gt;&lt;/div
  id="border"&gt; &lt;/p&gt;
  
 
 
  
  
  &lt;p&gt;--&gt; &lt;/P&gt;
  
 
 
  
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;
  
 
 
  
  
  &lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;PS: This is a sample script used. Please edit as per your requirement.&lt;/P&gt;
  
 
&lt;BR /&gt;Hope this helps. Please let me know if that worked or not.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ahamed.</description>
      <pubDate>Sun, 25 Feb 2018 20:38:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14952#M772</guid>
      <dc:creator>ahamed_a</dc:creator>
      <dc:date>2018-02-25T20:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Simple external login page for vSZ</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14953#M773</link>
      <description>Hi Ahamed,&lt;BR /&gt;&lt;BR /&gt;Thanks lot for your reply and these information's are very useful.&lt;BR /&gt;&lt;BR /&gt;But I need your kind support to clarify some thing further,&lt;BR /&gt;&lt;BR /&gt;I have R500 AP's which integrated to VSZ.&lt;BR /&gt;&lt;BR /&gt;Currently i am understand that, once AP managed by ZD/VSZ , we need to manage all client authentication and management from ZD/VSZ. (please correct me if i am wrong)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;Is there any possible way me to allow internet access to client by calling API or web request to the AP (not toward VSZ)?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Nuwan.</description>
      <pubDate>Mon, 26 Feb 2018 10:15:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Simple-external-login-page-for-vSZ/m-p/14953#M773</guid>
      <dc:creator>nuwan_weerasing</dc:creator>
      <dc:date>2018-02-26T10:15:28Z</dc:date>
    </item>
  </channel>
</rss>

