<?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: HP SDN Controller REST API Authorization failure in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6391791#M1320</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to run this attached script?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps: please, change the CONTROLLER_IP variable if necessary.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2014 12:27:21 GMT</pubDate>
    <dc:creator>vandewilly</dc:creator>
    <dc:date>2014-02-26T12:27:21Z</dc:date>
    <item>
      <title>HP SDN Controller REST API Authorization failure</title>
      <link>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6391339#M1319</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have successfully installed and able to acces HP VAN SDN Controller version 2.0.0.4253.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried connecting via REST API but gets "Connection refused" error. I tried using bith RESTPI Client addon as well as Curl.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the port 8080 via netstat and its active.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing anything?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 05:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6391339#M1319</guid>
      <dc:creator>atul12345</dc:creator>
      <dc:date>2014-02-26T05:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: HP SDN Controller REST API Authorization failure</title>
      <link>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6391791#M1320</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to run this attached script?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps: please, change the CONTROLLER_IP variable if necessary.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 12:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6391791#M1320</guid>
      <dc:creator>vandewilly</dc:creator>
      <dc:date>2014-02-26T12:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: HP SDN Controller REST API Authorization failure</title>
      <link>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6391943#M1321</link>
      <description>&lt;P&gt;Yes the script runs , but output is general data. No token related information is recieved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I tried using the link "&lt;A target="_blank" href="https://10.204.254.93:8443/api&amp;quot;"&gt;https://10.204.254.93:8443/api"&lt;/A&gt; and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have sample Java code for initial authorization?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 14:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6391943#M1321</guid>
      <dc:creator>atul12345</dc:creator>
      <dc:date>2014-02-26T14:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: HP SDN Controller REST API Authorization failure</title>
      <link>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6392237#M1322</link>
      <description>&lt;P&gt;I'm not sure what is your doubt. Do you need the authorization token to access the REST api from an external application?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look in this new shell script, and tell me if solved your problem.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2014 17:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6392237#M1322</guid>
      <dc:creator>vandewilly</dc:creator>
      <dc:date>2014-02-26T17:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: HP SDN Controller REST API Authorization failure</title>
      <link>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6392883#M1323</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am planning to write sample Java app using RESTAPI to get the shortest path between 2 nodes. I understand from the documentation that authorization is required before accessing the controller related details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2014 02:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/hp-sdn-controller-rest-api-authorization-failure/m-p/6392883#M1323</guid>
      <dc:creator>atul12345</dc:creator>
      <dc:date>2014-02-27T02:12:07Z</dc:date>
    </item>
  </channel>
</rss>

