<?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 Ruckus Cloud API Wispr Login in RUCKUS Cloud</title>
    <link>https://community.ruckuswireless.com/t5/RUCKUS-Cloud/Ruckus-Cloud-API-Wispr-Login/m-p/21147#M352</link>
    <description>Hello,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Does someone has a complete documentation on Ruckus Cloud External Captive Portal (Wispr) login?&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I found a document on internet and I'm trying do decrypt the user's Ip with an HTTP POST with the following data:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;const options = {&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; method: 'POST',&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; uri: '&lt;A alt="" href="https://cloud.ruckuswireless.com:443/portalintf" name="" rel="nofollow" target="" title="" type="" value=""&gt;https://cloud.ruckuswireless.com:443/portalintf&lt;/A&gt;',&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; json: {&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "Vendor": "Ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "APIVersion": "1.0",
  "RequestUserName": "api",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "RequestPassword": "&lt;MY_KEY&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "RequestCategory": "GetConfig",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "RequestType": "DecryptIP",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "UE-IP": uip&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; }&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;};&lt;/MY_KEY&gt;&lt;/PRE&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;When I do the request, I receive a 404 status code with this response:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;H1&gt;KFM only&lt;/H1&gt;
&lt;/PRE&gt;We are using this documentation but it is from 2018 (&lt;A alt="" href="https://support.ruckuswireless.com/documents/2403-configuring-ruckus-cloud-wi-fi-hotspot-wispr-api-reference-guide?_ga=2.53523944.1157072522.1594220045-2050202086.1593708731" name="" rel="nofollow" target="" title="Link httpssupportruckuswirelesscomdocuments2403-configuring-ruckus-cloud-wi-fi-hotspot-wispr-api-reference-guide_ga25352394411570725221594220045-20502020861593708731" type="" value=""&gt;https://support.ruckuswireless.com/documents/2403-configuring-ruckus-cloud-wi-fi-hotspot-wispr-api-reference-guide?_ga=2.53523944.1157072522.1594220045-2050202086.1593708731&lt;/A&gt;)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR /&gt;Thanks! Best regards,&lt;BR /&gt;Cristiano</description>
    <pubDate>Wed, 08 Jul 2020 19:19:33 GMT</pubDate>
    <dc:creator>cristiano_sarme</dc:creator>
    <dc:date>2020-07-08T19:19:33Z</dc:date>
    <item>
      <title>Ruckus Cloud API Wispr Login</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Cloud/Ruckus-Cloud-API-Wispr-Login/m-p/21147#M352</link>
      <description>Hello,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Does someone has a complete documentation on Ruckus Cloud External Captive Portal (Wispr) login?&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I found a document on internet and I'm trying do decrypt the user's Ip with an HTTP POST with the following data:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;const options = {&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; method: 'POST',&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; uri: '&lt;A alt="" href="https://cloud.ruckuswireless.com:443/portalintf" name="" rel="nofollow" target="" title="" type="" value=""&gt;https://cloud.ruckuswireless.com:443/portalintf&lt;/A&gt;',&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; json: {&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "Vendor": "Ruckus",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "APIVersion": "1.0",
  "RequestUserName": "api",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "RequestPassword": "&lt;MY_KEY&gt;",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "RequestCategory": "GetConfig",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "RequestType": "DecryptIP",&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;  "UE-IP": uip&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt; }&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;};&lt;/MY_KEY&gt;&lt;/PRE&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;When I do the request, I receive a 404 status code with this response:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;H1&gt;KFM only&lt;/H1&gt;
&lt;/PRE&gt;We are using this documentation but it is from 2018 (&lt;A alt="" href="https://support.ruckuswireless.com/documents/2403-configuring-ruckus-cloud-wi-fi-hotspot-wispr-api-reference-guide?_ga=2.53523944.1157072522.1594220045-2050202086.1593708731" name="" rel="nofollow" target="" title="Link httpssupportruckuswirelesscomdocuments2403-configuring-ruckus-cloud-wi-fi-hotspot-wispr-api-reference-guide_ga25352394411570725221594220045-20502020861593708731" type="" value=""&gt;https://support.ruckuswireless.com/documents/2403-configuring-ruckus-cloud-wi-fi-hotspot-wispr-api-reference-guide?_ga=2.53523944.1157072522.1594220045-2050202086.1593708731&lt;/A&gt;)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR /&gt;Thanks! Best regards,&lt;BR /&gt;Cristiano</description>
      <pubDate>Wed, 08 Jul 2020 19:19:33 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Cloud/Ruckus-Cloud-API-Wispr-Login/m-p/21147#M352</guid>
      <dc:creator>cristiano_sarme</dc:creator>
      <dc:date>2020-07-08T19:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus Cloud API Wispr Login</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Cloud/Ruckus-Cloud-API-Wispr-Login/m-p/21148#M353</link>
      <description>We solved our doubt, for anyone with a similar question, essentially, the POST requests must be done to the url: "&lt;A href="https://&amp;lt;nbiIP&amp;gt;:443/portalintf" rel="nofollow"&gt;https://&lt;NBIIP&gt;:443/portalintf&lt;/NBIIP&gt;&lt;/A&gt;", where &lt;NBIIP&gt; is one of the parameters given during the redirect to the captive portal.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The example I have shown above is for decrypt the encrypted IP address (uip query parameter), but can also be used to decrypt the "client_mac", but it must be passed also as the&amp;nbsp;"UE-IP" property in the JSON body.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks!&lt;/NBIIP&gt;</description>
      <pubDate>Sat, 11 Jul 2020 01:46:02 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Cloud/Ruckus-Cloud-API-Wispr-Login/m-p/21148#M353</guid>
      <dc:creator>cristiano_sarme</dc:creator>
      <dc:date>2020-07-11T01:46:02Z</dc:date>
    </item>
  </channel>
</rss>

