<?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: ISE integration with third-part application by api in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-integration-with-third-part-application-by-api/m-p/3533234#M529898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For User Identity Groups, the ISE ERS API only supports&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-By-Id" style="font-weight: bold;"&gt;Get-By-Id&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-All" style="font-weight: bold;"&gt;Get-All&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#version" style="font-weight: bold;"&gt;Get Version&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You must create the Identity Groups manually then you may use the APIs to add Internal Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, for &lt;EM&gt;Endpoints&lt;/EM&gt; Identity Groups you can do&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-By-Id" style="font-weight: bold;"&gt;Get-By-Id&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Update" style="font-weight: bold;"&gt;Update&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Delete" style="font-weight: bold;"&gt;Delete&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Create" style="font-weight: bold;"&gt;Create&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-All" style="font-weight: bold;"&gt;Get-All&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#version" style="font-weight: bold;"&gt;Get Version&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then for the endpoints you may&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#DeRegister" style="font-weight: bold;"&gt;DeRegister&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#ReleaseRejectedEndpoint" style="font-weight: bold;"&gt;ReleaseRejectedEndpoint&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#GetRejectedEndpoints" style="font-weight: bold;"&gt;GetRejectedEndpoints&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-By-Id" style="font-weight: bold;"&gt;Get-By-Id&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Register" style="font-weight: bold;"&gt;Register&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Update" style="font-weight: bold;"&gt;Update&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Delete" style="font-weight: bold;"&gt;Delete&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Create" style="font-weight: bold;"&gt;Create&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-All" style="font-weight: bold;"&gt;Get-All&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#version" style="font-weight: bold;"&gt;Get Version&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#bulk" style="font-weight: bold;"&gt;Bulk Request&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#bulk" style="font-weight: bold;"&gt;Monitor Bulk Status&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today you cannot create Authentication and Authorization Policies or Results in ISE via API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2017 00:26:11 GMT</pubDate>
    <dc:creator>thomas</dc:creator>
    <dc:date>2017-05-04T00:26:11Z</dc:date>
    <item>
      <title>ISE integration with third-part application by api</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-integration-with-third-part-application-by-api/m-p/3533233#M529897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My customer want to integrate ISE with the Wi-Fi platform which one developed by them self. And they want to achieve these goals by API:&lt;/P&gt;&lt;P&gt;1, user and user group management&lt;/P&gt;&lt;P&gt;2, role management (mapping to acl，control the user‘s network access).&lt;/P&gt;&lt;P&gt;In the ERS guide, I haven't found the API to create Identity group and create authentication policy.&lt;/P&gt;&lt;P&gt;Now the problem coming, how can I help them achieve these goals with ISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advise, thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 03:08:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-integration-with-third-part-application-by-api/m-p/3533233#M529897</guid>
      <dc:creator>jilu4</dc:creator>
      <dc:date>2017-05-03T03:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: ISE integration with third-part application by api</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-integration-with-third-part-application-by-api/m-p/3533234#M529898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For User Identity Groups, the ISE ERS API only supports&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-By-Id" style="font-weight: bold;"&gt;Get-By-Id&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-All" style="font-weight: bold;"&gt;Get-All&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#version" style="font-weight: bold;"&gt;Get Version&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You must create the Identity Groups manually then you may use the APIs to add Internal Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, for &lt;EM&gt;Endpoints&lt;/EM&gt; Identity Groups you can do&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-By-Id" style="font-weight: bold;"&gt;Get-By-Id&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Update" style="font-weight: bold;"&gt;Update&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Delete" style="font-weight: bold;"&gt;Delete&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Create" style="font-weight: bold;"&gt;Create&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-All" style="font-weight: bold;"&gt;Get-All&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#version" style="font-weight: bold;"&gt;Get Version&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then for the endpoints you may&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#DeRegister" style="font-weight: bold;"&gt;DeRegister&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#ReleaseRejectedEndpoint" style="font-weight: bold;"&gt;ReleaseRejectedEndpoint&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#GetRejectedEndpoints" style="font-weight: bold;"&gt;GetRejectedEndpoints&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-By-Id" style="font-weight: bold;"&gt;Get-By-Id&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Register" style="font-weight: bold;"&gt;Register&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Update" style="font-weight: bold;"&gt;Update&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Delete" style="font-weight: bold;"&gt;Delete&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Create" style="font-weight: bold;"&gt;Create&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#Get-All" style="font-weight: bold;"&gt;Get-All&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#version" style="font-weight: bold;"&gt;Get Version&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#bulk" style="font-weight: bold;"&gt;Bulk Request&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://ise:9060/ers/sdk#bulk" style="font-weight: bold;"&gt;Monitor Bulk Status&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today you cannot create Authentication and Authorization Policies or Results in ISE via API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 00:26:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-integration-with-third-part-application-by-api/m-p/3533234#M529898</guid>
      <dc:creator>thomas</dc:creator>
      <dc:date>2017-05-04T00:26:11Z</dc:date>
    </item>
  </channel>
</rss>

