<?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: Using CWP External in Aerohive Migrated Content</title>
    <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66416#M3097</link>
    <description>&lt;P&gt;Hello Alex, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the CWP is hosted Externally, the only Page-Files we have are ones that would be in Hivemanager if CWP was internal. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can set which page the user is directed to in the Hivemanager CWP configuration, but if your CWP is totally external, you may be able to configure those parameters at the CWP Server. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps, happy to assist&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David Souri&lt;/P&gt;&lt;P&gt;HiveCommunity Moderator&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 22:05:13 GMT</pubDate>
    <dc:creator>dsouri</dc:creator>
    <dc:date>2018-06-20T22:05:13Z</dc:date>
    <item>
      <title>Using CWP External</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66415#M3096</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I've the PoC at my customer using CWP External. I did download (User-Auth-Example) and I imported for a web-server (Apache), but at moment authentication, the authentication page is provided and after the credentials entry is redirected to a page (reg.php). I don't have the file reg.php, would can you provide this file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for help !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 21:08:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66415#M3096</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2018-06-20T21:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using CWP External</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66416#M3097</link>
      <description>&lt;P&gt;Hello Alex, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the CWP is hosted Externally, the only Page-Files we have are ones that would be in Hivemanager if CWP was internal. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can set which page the user is directed to in the Hivemanager CWP configuration, but if your CWP is totally external, you may be able to configure those parameters at the CWP Server. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps, happy to assist&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David Souri&lt;/P&gt;&lt;P&gt;HiveCommunity Moderator&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 22:05:13 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66416#M3097</guid>
      <dc:creator>dsouri</dc:creator>
      <dc:date>2018-06-20T22:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using CWP External</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66417#M3098</link>
      <description>&lt;P&gt;Thanks David&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 21:39:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66417#M3098</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2018-08-03T21:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using CWP External</title>
      <link>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66418#M3099</link>
      <description>&lt;P&gt;Only for help others people, below an example page for use on an external web server:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;form name="weblogin" action="http://10.10.10.1/reg.php" id="logon" method="post"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;form name="weblogin" action="http://10.10.11.1/reg.php" id="logon" method="post"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;form name="weblogin" action="http://10.10.12.1/reg.php" id="logon" method="post"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;form name="weblogin" action="http://10.10.13.1/reg.php" id="logon" method="post"&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;input type="hidden" name="url" value="any-value-here"/&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;p&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;label for="username"&amp;gt;Username&amp;lt;/label&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;input class="input" type="text" id="username" name="username" /&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;/p&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;p&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;label for="password"&amp;gt;Password&amp;lt;/label&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;input class="input" type="text" id="password" name="password" /&amp;gt;&lt;/P&gt;&lt;P&gt;	&amp;lt;/p&amp;gt;&lt;/P&gt;&lt;P&gt;		&amp;lt;input type="submit" value="LOGIN" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/form&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the configuration of the displayed IP addresses is done in the advanced part of the CWP object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 21:45:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/aerohive-migrated-content/using-cwp-external/m-p/66418#M3099</guid>
      <dc:creator>AnonymousM</dc:creator>
      <dc:date>2018-08-03T21:45:34Z</dc:date>
    </item>
  </channel>
</rss>

