<?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: Problems with ISE 2.3 REST API for creating authorization profiles in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552126#M527847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that actually works, i also am able to assign a vlan name using json. I think what i found is that the json model is working as expected, However the xml is not. If i add the same settings but in xml it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myise:9060/ers/config/authorizationprofile" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0a63a7;" target="_blank"&gt;https://myISE:9060/ers/config/authorizationprofile&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d; background-color: #f6f6f6;"&gt;Accept: application/xml&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d; background-color: #f6f6f6;"&gt;Content-Type: application/xml&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;ns0:authorizationprofile xmlns:ns0="policy.ers.ise.cisco.com" xmlns:xs="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:ns1="ers.ise.cisco.com" xmlns:ers="ers.ise.cisco.com" description="description" id="id" name="testauthz001"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;accessType&amp;gt;ACCESS_ACCEPT&amp;lt;/accessType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;authzProfileType&amp;gt;SWITCH&amp;lt;/authzProfileType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;vlan&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;nameID&amp;gt;vlanName&amp;lt;/nameID&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tagID&amp;gt;1&amp;lt;/tagID&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/vlan&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ns0:authorizationprofile&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Response from ISE :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" standalone="yes"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &amp;lt;ns3:ersResponse operation="POST-create-authorizationprofile" xmlns:xs="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:ns3="ers.ise.cisco.com"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;link rel="related" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://10.121.161.18:9060/ers/config/authorizationprofile" rel="nofollow" target="_blank"&gt;https://10.121.161.18:9060/ers/config/authorizationprofile&lt;/A&gt;&lt;SPAN&gt;" type="application/xml"/&amp;gt;&amp;lt;messages&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;message type="ERROR" code="Schema validation exception"&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;title&amp;gt;XML Schema Validation Failed :: at line 1, column 356 : cvc-complex-type.2.4.a: Invalid content was found starting with element 'vlan'. One of '{autoSmartPort, avcProfile, daclName, easywiredSessionCandidate}' is expected.&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;/message&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;/messages&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;/ns3:ersResponse&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Aug 2017 19:29:07 GMT</pubDate>
    <dc:creator>jan.nielsen</dc:creator>
    <dc:date>2017-08-10T19:29:07Z</dc:date>
    <item>
      <title>Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552122#M527838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been trying to use the new api calls introduced in ISE 2.3, for authorization profile listing, modification, creation and deletion of profiles with not much luck. The SDK documentation specifies which fields need to be included in the XML for a create call, however that does not match with what errors i get when i attempt to create a basic authorization profile that just sends access-accept and a vlan name. The XML example from the docs, includes both macsec, asavpn group, airespace acl name and other things, but these are not required according to the documentation, and i also don't want to use these parameters. If i remove any of those settings from the xml my request fails, referencing that the field is missing, if include the field, but don't put anything in the content it fails. Anyone tried this yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 13:44:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552122#M527838</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2017-08-08T13:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552123#M527839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below works for me. However, I did get an error while trying asaVpn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myISE:9060/ers/config/authorizationprofile" rel="nofollow" target="_blank"&gt;https://myISE:9060/ers/config/authorizationprofile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Accept: application/json&lt;/P&gt;&lt;P&gt;Content-Type: application/json&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "AuthorizationProfile" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id" : "",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "demoTest3",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "accessType" : "ACCESS_ACCEPT",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "webRedirection" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "WebRedirectionType" : "CentralizedWebAuth",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "acl" : "ACL_WEBAUTH_REDIRECT",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "portalName" : "Self-Registered Guest Portal (default)",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "displayCertificatesRenewalMessages" : false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt; -- response --&lt;/P&gt;&lt;P&gt;201 Created&lt;/P&gt;&lt;P&gt;Set-Cookie:&amp;nbsp; APPSESSIONID=4D3C3B00EEF11FA511C91CC92A68F08D; Path=/ers; Secure; HttpOnly JSESSIONIDSSO=124A4C5EA0895B9617DD3818FE6B8573; Path=/; Secure; HttpOnly&lt;/P&gt;&lt;P&gt;Cache-Control:&amp;nbsp; no-cache, no-store, must-revalidate&lt;/P&gt;&lt;P&gt;Pragma:&amp;nbsp; no-cache&lt;/P&gt;&lt;P&gt;Expires:&amp;nbsp; Thu, 01 Jan 1970 00:00:00 GMT&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Location:&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myISE:9060/ers/config/authorizationprofile/a3180680-7c53-11e7-8d8a-005056ab51e1" rel="nofollow" target="_blank"&gt;https://myISE:9060/ers/config/authorizationprofile/a3180680-7c53-11e7-8d8a-005056ab51e1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Date:&amp;nbsp; Tue, 08 Aug 2017 16:07:12 GMT&lt;/P&gt;&lt;P&gt;Content-Type:&amp;nbsp; application/json;charset=utf-8&lt;/P&gt;&lt;P&gt;Content-Length:&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;Server:&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:11:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552123#M527839</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2017-08-08T16:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552124#M527840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your example works and also in xml format, but the second you remove the webauth part, it fails. That must be a bug, you wouldn't always have a webauth redirect in your authz profile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 08:07:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552124#M527840</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2017-08-09T08:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552125#M527842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This one works for me, as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myISE:9060/ers/config/authorizationprofile" rel="nofollow" target="_blank"&gt;https://myISE:9060/ers/config/authorizationprofile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Accept: application/json&lt;/P&gt;&lt;P&gt;Content-Type: application/json&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; "AuthorizationProfile" : {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "id" : "",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name" : "demoTest2",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "accessType" : "ACCESS_ACCEPT"&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt; -- response --&lt;/P&gt;&lt;P&gt;201 Created&lt;/P&gt;&lt;P&gt;Set-Cookie:&amp;nbsp; JSESSIONIDSSO=A5D7338F5B6E803E0C0EFC3CD162FEB5; Path=/; Secure; HttpOnly APPSESSIONID=B99CC6430612A3824F3A9DD54556FBF9; Path=/ers; Secure; HttpOnly&lt;/P&gt;&lt;P&gt;Cache-Control:&amp;nbsp; no-cache, no-store, must-revalidate&lt;/P&gt;&lt;P&gt;Pragma:&amp;nbsp; no-cache&lt;/P&gt;&lt;P&gt;Expires:&amp;nbsp; Thu, 01 Jan 1970 00:00:00 GMT&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Location:&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myISE:9060/ers/config/authorizationprofile/d82ecb30-7c51-11e7-8d8a-005056ab51e1" rel="nofollow" target="_blank"&gt;https://myISE:9060/ers/config/authorizationprofile/d82ecb30-7c51-11e7-8d8a-005056ab51e1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Date:&amp;nbsp; Tue, 08 Aug 2017 15:54:22 GMT&lt;/P&gt;&lt;P&gt;Content-Type:&amp;nbsp; application/json;charset=utf-8&lt;/P&gt;&lt;P&gt;Content-Length:&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;Server:&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 19:04:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552125#M527842</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2017-08-10T19:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552126#M527847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that actually works, i also am able to assign a vlan name using json. I think what i found is that the json model is working as expected, However the xml is not. If i add the same settings but in xml it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://myise:9060/ers/config/authorizationprofile" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0a63a7;" target="_blank"&gt;https://myISE:9060/ers/config/authorizationprofile&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d; background-color: #f6f6f6;"&gt;Accept: application/xml&lt;/P&gt;&lt;P style="font-size: 12px; font-family: arial; color: #3d3d3d; background-color: #f6f6f6;"&gt;Content-Type: application/xml&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;ns0:authorizationprofile xmlns:ns0="policy.ers.ise.cisco.com" xmlns:xs="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:ns1="ers.ise.cisco.com" xmlns:ers="ers.ise.cisco.com" description="description" id="id" name="testauthz001"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;accessType&amp;gt;ACCESS_ACCEPT&amp;lt;/accessType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;authzProfileType&amp;gt;SWITCH&amp;lt;/authzProfileType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;vlan&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;nameID&amp;gt;vlanName&amp;lt;/nameID&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;tagID&amp;gt;1&amp;lt;/tagID&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/vlan&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ns0:authorizationprofile&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Response from ISE :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" standalone="yes"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &amp;lt;ns3:ersResponse operation="POST-create-authorizationprofile" xmlns:xs="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:ns3="ers.ise.cisco.com"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;link rel="related" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://10.121.161.18:9060/ers/config/authorizationprofile" rel="nofollow" target="_blank"&gt;https://10.121.161.18:9060/ers/config/authorizationprofile&lt;/A&gt;&lt;SPAN&gt;" type="application/xml"/&amp;gt;&amp;lt;messages&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &amp;lt;message type="ERROR" code="Schema validation exception"&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;title&amp;gt;XML Schema Validation Failed :: at line 1, column 356 : cvc-complex-type.2.4.a: Invalid content was found starting with element 'vlan'. One of '{autoSmartPort, avcProfile, daclName, easywiredSessionCandidate}' is expected.&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;lt;/message&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;/messages&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;lt;/ns3:ersResponse&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 19:29:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552126#M527847</guid>
      <dc:creator>jan.nielsen</dc:creator>
      <dc:date>2017-08-10T19:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552127#M527848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CSCvf61114 logged to track this issue.&lt;/P&gt;&lt;P&gt;As it's a new bug, it might not be visible externally in next 24 hours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 21:48:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/3552127#M527848</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2017-08-14T21:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/4127836#M562000</link>
      <description>&lt;P&gt;Just a FYI for all, this bug is still current in ISE 2.6 and 2.7 even though it is not in the Open Caveats of the release notes of either version.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 06:49:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/4127836#M562000</guid>
      <dc:creator>matthew.shelley</dc:creator>
      <dc:date>2020-07-30T06:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with ISE 2.3 REST API for creating authorization profiles</title>
      <link>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/4138502#M562417</link>
      <description>&lt;P&gt;Cisco TAC have reopened this case, which is great.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 03:50:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/problems-with-ise-2-3-rest-api-for-creating-authorization/m-p/4138502#M562417</guid>
      <dc:creator>matthew.shelley</dc:creator>
      <dc:date>2020-08-20T03:50:11Z</dc:date>
    </item>
  </channel>
</rss>

