<?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: pxGrid User/Password credentials based auth fails for download sessions in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3934645#M508008</link>
    <description>&lt;P&gt;Could someone please help to find "pxGrid 2.0 Sample Scripts".&amp;nbsp; There is a lot of documentation referred to them but I can not find these scripts nowhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Oct 2019 14:05:00 GMT</pubDate>
    <dc:creator>Aleksandr Serov</dc:creator>
    <dc:date>2019-10-03T14:05:00Z</dc:date>
    <item>
      <title>pxGrid User/Password credentials based auth fails for download sessions</title>
      <link>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3692512#M508000</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are trying User/Password credential based pxGrid authentication for My setup ISE version is &lt;STRONG&gt;2.2P9&lt;/STRONG&gt; and pxGrid controller version=1.0.4.22. We are using Java SDK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; am having issue where, Download sessions fails with 401 error while session subscription works with credentials based pxGrid authentication.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find below logs. &lt;STRONG&gt;Is there any additional setup required to make download session work with credential based authentication?&lt;/STRONG&gt; Please suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;------- properties -------&lt;/P&gt;
&lt;P&gt;&amp;nbsp; version=2.0.0.14&lt;/P&gt;
&lt;P&gt;&amp;nbsp; hostnames=10.10.1.40&lt;/P&gt;
&lt;P&gt;&amp;nbsp; username=macpass&lt;/P&gt;
&lt;P&gt;&amp;nbsp; password= thc9kqmCAbqvb1If&lt;/P&gt;
&lt;P&gt;&amp;nbsp; group=Session&lt;/P&gt;
&lt;P&gt;&amp;nbsp; description=null&lt;/P&gt;
&lt;P&gt;&amp;nbsp; keystoreFilename=null&lt;/P&gt;
&lt;P&gt;&amp;nbsp; keystorePassword=cisco123&lt;/P&gt;
&lt;P&gt;&amp;nbsp; truststoreFilename=null&lt;/P&gt;
&lt;P&gt;&amp;nbsp; truststorePassword=cisco123&lt;/P&gt;
&lt;P&gt;--------------------------&lt;/P&gt;
&lt;P&gt;thc9kqmCAbqvb1If&lt;/P&gt;
&lt;P&gt;Connecting...&lt;/P&gt;
&lt;P&gt;18:13:18.620 [main] INFO com.cisco.pxgrid.Configuration - Connecting to host 10.10.1.40&lt;/P&gt;
&lt;P&gt;18:13:19.309 [main] INFO com.cisco.pxgrid.Configuration - Connected OK to host 10.10.1.40&lt;/P&gt;
&lt;P&gt;18:13:19.309 [main] INFO com.cisco.pxgrid.Configuration - Client Login to host 10.10.1.40&lt;/P&gt;
&lt;P&gt;18:13:19.765 [main] INFO com.cisco.pxgrid.Configuration - Client Login OK to host 10.10.1.40&lt;/P&gt;
&lt;P&gt;18:13:19.852 [Smack-Cached Executor 0 (0)] DEBUG com.cisco.pxgrid.GridConnection - associate presence packet received (type=available, &lt;A href="mailto:from=macpass@xgrid.cisco.com" target="_blank"&gt;from=macpass@xgrid.cisco.com&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;18:13:21.363 [main] DEBUG com.cisco.pxgrid.GridConnection - Controller version: 1.0.4.22&lt;/P&gt;
&lt;P&gt;18:13:21.363 [main] DEBUG com.cisco.pxgrid.GridConnection - Pending account approval&lt;/P&gt;
&lt;P&gt;Account enabled&lt;/P&gt;
&lt;P&gt;18:15:01.395 [main] DEBUG com.cisco.pxgrid.internal.CapabilityManager - refreshing connection state...&lt;/P&gt;
&lt;P&gt;18:15:02.583 [main] DEBUG com.cisco.pxgrid.internal.CapabilityManager - subscribed (topic=Core)&lt;/P&gt;
&lt;P&gt;18:15:02.583 [main] DEBUG com.cisco.pxgrid.internal.CapabilityManager - done refreshing connection state.&lt;/P&gt;
&lt;P&gt;18:15:02.584 [main] DEBUG com.cisco.pxgrid.internal.smack.NotificationHandlerSmack - refreshing connection state...&lt;/P&gt;
&lt;P&gt;18:15:02.828 [main] INFO com.cisco.pxgrid.internal.smack.NotificationHandlerSmack - done refreshing connection state.&lt;/P&gt;
&lt;P&gt;Connected&lt;/P&gt;
&lt;P&gt;Filters (ex. '1.0.0.0/255.0.0.0,1234::/16...' or &amp;lt;enter&amp;gt; for no filter):&lt;/P&gt;
&lt;P&gt;Start time (ex. '2015-01-31 13:00:00' or &amp;lt;enter&amp;gt; for no start time):&lt;/P&gt;
&lt;P&gt;End time (ex. '2015-01-31 13:00:00' or &amp;lt;enter&amp;gt; for no end time):&lt;/P&gt;
&lt;P&gt;pxGrid controller version=1.0.4.22&lt;/P&gt;
&lt;P&gt;Going to &lt;A href="https://palabise.fplab.local:8910/pxgrid/mnt/sd/getSessionListByTime" target="_blank"&gt;url:https://palabise.fplab.local:8910/pxgrid/mnt/sd/getSessionListByTime&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Download failed from &lt;A href="https://palabise.fplab.local:8910/pxgrid/mnt/sd/getSessionListByTime:java.io.IOException" target="_blank"&gt;https://palabise.fplab.local:8910/pxgrid/mnt/sd/getSessionListByTime:java.io.IOException&lt;/A&gt;: Server returned HTTP response code: 401 for URL: &lt;A href="https://palabise.fplab.local:8910/pxgrid/mnt/sd/getSessionListByTime" target="_blank"&gt;https://palabise.fplab.local:8910/pxgrid/mnt/sd/getSessionListByTime&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;18:15:10.036 [main] DEBUG com.cisco.pxgrid.internal.smack.NotificationHandlerSmack - clearing connection state...&lt;/P&gt;
&lt;P&gt;18:15:10.036 [main] INFO com.cisco.pxgrid.internal.smack.NotificationHandlerSmack - cleared connection state...&lt;/P&gt;
&lt;P&gt;Connection closed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if you need more information in this regards.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 21:17:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3692512#M508000</guid>
      <dc:creator>Parag Mahajan</dc:creator>
      <dc:date>2018-08-21T21:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: pxGrid User/Password credentials based auth fails for download sessions</title>
      <link>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3692600#M508001</link>
      <description>&lt;P&gt;I can't answer this question, but I can&amp;nbsp; ask if you are developing your own pxGrid integration why would you waste time on pxGrid 1.0 implementation?&amp;nbsp; Upgrade your deployment to 2.3+ and look to leverage pxGrid 2.0 REST APIs.&amp;nbsp; That is Cisco's direction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.cisco.com/docs/pxgrid-api/#!overview" target="_blank"&gt;https://developer.cisco.com/docs/pxgrid-api/#!overview&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 01:43:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3692600#M508001</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2018-08-22T01:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: pxGrid User/Password credentials based auth fails for download sessions</title>
      <link>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3692632#M508006</link>
      <description>&lt;P&gt;Hey Parag,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am on PTO this week and returning on Aug. 27th, in the meanwhile, using the following reference: "Username and Password for pxGrid client: &lt;A title="Pre shared Keys using pxGrid SDK" href="https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/5d7f78b8-c5ec-4b1d-a3f0-3629b4c83807/pxGrid_usernamePassword_JE08012016.pdf" target="_self"&gt;https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/5d7f78b8-c5ec-4b1d-a3f0-3629b4c83807/pxGrid_usernamePassword_JE08012016.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also what version of ISE are you using, unicast me the details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;
&lt;P&gt;jeppich@cisco.com&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 03:57:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3692632#M508006</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2018-08-22T03:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: pxGrid User/Password credentials based auth fails for download sessions</title>
      <link>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3934645#M508008</link>
      <description>&lt;P&gt;Could someone please help to find "pxGrid 2.0 Sample Scripts".&amp;nbsp; There is a lot of documentation referred to them but I can not find these scripts nowhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 14:05:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3934645#M508008</guid>
      <dc:creator>Aleksandr Serov</dc:creator>
      <dc:date>2019-10-03T14:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: pxGrid User/Password credentials based auth fails for download sessions</title>
      <link>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3934702#M508012</link>
      <description>You can go to &lt;A href="http://www.cisco.com/go/pxgridpartner" target="_blank"&gt;www.cisco.com/go/pxgridpartner&lt;/A&gt;&amp;lt;&amp;gt; , you can find pxGrid 2.0 technical details and sample pxGrid 2.0 scripts up there as well.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Oct 2019 15:04:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/pxgrid-user-password-credentials-based-auth-fails-for-download/m-p/3934702#M508012</guid>
      <dc:creator>jeppich</dc:creator>
      <dc:date>2019-10-03T15:04:54Z</dc:date>
    </item>
  </channel>
</rss>

