<?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 Using identy Group as condition in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/using-identy-group-as-condition/m-p/2295712#M108199</link>
    <description>&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;I wanna create a authorization Policy using two identity Group as condition . But i juste heve "OR " as operator for those two condition !!I wanna i use operator and is this Possible ???&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 03:46:21 GMT</pubDate>
    <dc:creator>Boris Alban Cedric NZIMBOU KIMBEMBE</dc:creator>
    <dc:date>2019-03-11T03:46:21Z</dc:date>
    <item>
      <title>Using identy Group as condition</title>
      <link>https://community.cisco.com/t5/network-access-control/using-identy-group-as-condition/m-p/2295712#M108199</link>
      <description>&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;I wanna create a authorization Policy using two identity Group as condition . But i juste heve "OR " as operator for those two condition !!I wanna i use operator and is this Possible ???&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:46:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/using-identy-group-as-condition/m-p/2295712#M108199</guid>
      <dc:creator>Boris Alban Cedric NZIMBOU KIMBEMBE</dc:creator>
      <dc:date>2019-03-11T03:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using identy Group as condition</title>
      <link>https://community.cisco.com/t5/network-access-control/using-identy-group-as-condition/m-p/2295713#M108240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;Configuring Policy Elements Conditions&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG style="text-decoration: underline;"&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;Cisco ISE provides a way to create conditions that are individual, reusable policy elements that can be referred from other rule-based policies. Whenever a policy is being evaluated, the conditions that comprise it are evaluated first.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Under Policy &amp;gt; Policy Elements &amp;gt; Conditions, the initial Conditions pane displays the following policy&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;element condition options: Authentication, Authorization, Profiling, Posture, Guest, and Common.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Simple Conditions&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Simple Condition Format&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;This type uses the form &lt;EM&gt;attribute operand value&lt;/EM&gt;. Rule-based conditions are essentially a comparison of values (the attribute with its value), and these can be saved and reused in other rule-based policies. Simple conditions take the format of A operand B, where A can be any attribute from a Cisco ISE dictionary and B can be one of the values that attribute A can take. &lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Compound Conditions&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Compound Condition Format&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;Authorization policies can contain conditional requirements that combine one or more identity groups using a compound condition that includes authorization checks that can return one or more authorization profiles. This condition type comprises one or more simple conditions that use an AND or OR relationship. These are built on top of simple conditions and can be saved and reused in other rule-based policies. Compound Conditions can take any of the following forms:&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;• (X operand Y) AND (A operand B) AND (X operand Z) AND ... (so on)&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;• (X operand Y) OR (A operand B) OR (X operand Z) OR ... (so on)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;(*Where X and A are attributes from the Cisco ISE dictionary and can include username and device type. &lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;For example, compound conditions can take the following form:&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;– DEVICE: Model Name Matches Catalyst6K AND Network Access: Use Case Equals Host&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;Lookup.)&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Creating New Authorization Policy Element Conditions&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;Use this procedure to create new authorization policy element conditions (simple or compound).&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;To create new authorization policy element conditions, complete the following steps:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Step 1 &lt;/STRONG&gt;Click &lt;STRONG&gt;Policy &amp;gt; Policy Elements&amp;gt; Conditions &amp;gt; Authorization&amp;gt; Simple Conditions &lt;/STRONG&gt;(or &lt;STRONG&gt;Compound&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Conditions&lt;/STRONG&gt;).&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;The Conditions page appears listing all existing configured authorization policy element conditions.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Step 2 &lt;/STRONG&gt;To create a new simple condition, click &lt;STRONG&gt;Create&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;The Simple Conditions page displays.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Step 3 &lt;/STRONG&gt;Enter values in the following fields to define a new simple condition:&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Name—Enter the name of the simple condition.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Description—Enter the description of the simple condition.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Attribute—Click to choose a dictionary from the drop-down list of dictionary options, and choose an&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;attribute from the corresponding attribute choices.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Operator—Enter &lt;STRONG&gt;Equals &lt;/STRONG&gt;or &lt;STRONG&gt;Not Equals&lt;/STRONG&gt;.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Value—Enter a value that matches the selected attribute.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;STRONG&gt;Step 4 &lt;/STRONG&gt;Click &lt;STRONG&gt;Submit &lt;/STRONG&gt;to save your changes to the Cisco ISE database and create this authorization condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Name, Attribute, Operator, and Value fields in simple conditions are required and are marked with an asterisk (*).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;For Complete Reference visit:&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; text-align: justify; line-height: normal;"&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_authz_polprfls.pdf" rel="nofollow"&gt;http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_authz_polprfls.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2013 14:18:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/using-identy-group-as-condition/m-p/2295713#M108240</guid>
      <dc:creator>aqjaved</dc:creator>
      <dc:date>2013-08-16T14:18:07Z</dc:date>
    </item>
  </channel>
</rss>

