<?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 Custom login form to authenticate with Ruckus smartzone &amp; hotspot in SmartCell Access Points</title>
    <link>https://community.ruckuswireless.com/t5/SmartCell-Access-Points/Custom-login-form-to-authenticate-with-Ruckus-smartzone-hotspot/m-p/18952#M129</link>
    <description>Trying to follow this example (&lt;A alt="" href="https://docs.arris.com/bundle/sz-510-WISPrPortalReferenceguide-sz100,vsz/page/GUID-0C63DD21-399E-43DF-BBAA-E860A2A1BD13.html" name="" rel="nofollow" target="" title="Link httpsdocsarriscombundlesz-510-WISPrPortalReferenceguide-sz100vszpageGUID-0C63DD21-399E-43DF-BBAA-E860A2A1BD13html" type="" value=""&gt;https://docs.arris.com/bundle/sz-510-WISPrPortalReferenceguide-sz100,vsz/page/GUID-0C63DD21-399E-43DF-BBAA-E860A2A1BD13.html&lt;/A&gt;) but stuck as getting the users "Mac address".&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Does anyone know of a way or programing language that can retrieve this. Does anyone have an example of one where you can successfully retrieve the users Mac address?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I tried to use the login (and&amp;nbsp;Asynchronous login) api, is seems to need the mac address. I tried to use the IP without the mac address and it fails stating "Not Found".&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;For example:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;This payload works:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;{&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"Vendor":"ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"RequestPassword":"blahblah",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"APIVersion":"1.0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"RequestCategory":"UserOnlineControl",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"RequestType":"LoginAsync",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-IP":"192.168.1.56",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-MAC":"00:0F:00:64:F2:F4",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-Proxy":"0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-Username":"&lt;A href="mailto:some@wireless.com" rel="nofollow"&gt;some@wireless.com&lt;/A&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-Password":"password"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;}&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;and this&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;{&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"Vendor":"ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestPassword":"blahblah",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"APIVersion":"1.0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestCategory":"UserOnlineControl",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestType":"LoginAsync",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-MAC":"00:0F:00:64:F2:F4",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Proxy":"0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Username":"&lt;A href="mailto:some@wireless.com" rel="nofollow"&gt;some@wireless.com&lt;/A&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Password":"password"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;}&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;But not this&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;{&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"Vendor":"ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestPassword":"blahblah",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"APIVersion":"1.0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestCategory":"UserOnlineControl",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestType":"LoginAsync",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-IP":"192.168.1.56",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Proxy":"0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Username":"&lt;A href="mailto:some@wireless.com" rel="nofollow"&gt;some@wireless.com&lt;/A&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Password":"password"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;}&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Thu, 25 Jun 2020 19:08:43 GMT</pubDate>
    <dc:creator>tim_millett</dc:creator>
    <dc:date>2020-06-25T19:08:43Z</dc:date>
    <item>
      <title>Custom login form to authenticate with Ruckus smartzone &amp; hotspot</title>
      <link>https://community.ruckuswireless.com/t5/SmartCell-Access-Points/Custom-login-form-to-authenticate-with-Ruckus-smartzone-hotspot/m-p/18952#M129</link>
      <description>Trying to follow this example (&lt;A alt="" href="https://docs.arris.com/bundle/sz-510-WISPrPortalReferenceguide-sz100,vsz/page/GUID-0C63DD21-399E-43DF-BBAA-E860A2A1BD13.html" name="" rel="nofollow" target="" title="Link httpsdocsarriscombundlesz-510-WISPrPortalReferenceguide-sz100vszpageGUID-0C63DD21-399E-43DF-BBAA-E860A2A1BD13html" type="" value=""&gt;https://docs.arris.com/bundle/sz-510-WISPrPortalReferenceguide-sz100,vsz/page/GUID-0C63DD21-399E-43DF-BBAA-E860A2A1BD13.html&lt;/A&gt;) but stuck as getting the users "Mac address".&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Does anyone know of a way or programing language that can retrieve this. Does anyone have an example of one where you can successfully retrieve the users Mac address?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I tried to use the login (and&amp;nbsp;Asynchronous login) api, is seems to need the mac address. I tried to use the IP without the mac address and it fails stating "Not Found".&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;For example:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;This payload works:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;{&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"Vendor":"ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"RequestPassword":"blahblah",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"APIVersion":"1.0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"RequestCategory":"UserOnlineControl",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"RequestType":"LoginAsync",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-IP":"192.168.1.56",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-MAC":"00:0F:00:64:F2:F4",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-Proxy":"0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-Username":"&lt;A href="mailto:some@wireless.com" rel="nofollow"&gt;some@wireless.com&lt;/A&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;	"UE-Password":"password"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;}&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;and this&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;{&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"Vendor":"ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestPassword":"blahblah",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"APIVersion":"1.0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestCategory":"UserOnlineControl",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestType":"LoginAsync",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-MAC":"00:0F:00:64:F2:F4",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Proxy":"0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Username":"&lt;A href="mailto:some@wireless.com" rel="nofollow"&gt;some@wireless.com&lt;/A&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Password":"password"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;}&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;But not this&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;{&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"Vendor":"ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestPassword":"blahblah",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"APIVersion":"1.0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestCategory":"UserOnlineControl",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"RequestType":"LoginAsync",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-IP":"192.168.1.56",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Proxy":"0",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Username":"&lt;A href="mailto:some@wireless.com" rel="nofollow"&gt;some@wireless.com&lt;/A&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;"UE-Password":"password"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;}&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 25 Jun 2020 19:08:43 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartCell-Access-Points/Custom-login-form-to-authenticate-with-Ruckus-smartzone-hotspot/m-p/18952#M129</guid>
      <dc:creator>tim_millett</dc:creator>
      <dc:date>2020-06-25T19:08:43Z</dc:date>
    </item>
  </channel>
</rss>

