<?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: Cisco ISE - Identity Source Sequence not working with 2 sources in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642187#M575857</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The scenario is exactly as you described it, the DAP handles the AD query. DAP is configured as "&lt;SPAN&gt;RADIUS Token Identity Source" in "Identity Management-External Identity Sources" and then included in the previously mentioned sequence as the primary option, prior to the AD itself which is used for normal login without MFA.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2022 06:59:51 GMT</pubDate>
    <dc:creator>OK22</dc:creator>
    <dc:date>2022-07-01T06:59:51Z</dc:date>
    <item>
      <title>Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4641460#M575817</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have an ISE deployment with 2 nodes, Primary and Secondary (Admin, MnT and PSN), version 2.7.&lt;/P&gt;
&lt;P&gt;As we use Cisco ISE for VPN authentication, we have an Identity source sequence composed by 2 sources, Duo MFA and Active Directory. The first one to be checked should be DUO and then the AD. In the Authentication Options, if we set the "If Auth Fail" parameter to reject, it checks only the DUO source, if it finds the user there it's ok, if not it stops looking in other sources in the sequence.&amp;nbsp;If we set the "If Auth Fail" parameter to continue, it checks the DUO source, if it finds the user there it's ok, if it doesn't find users in the DUO group, it authenticates users from AD source but even with wrong passwords. Am I missing something here in the configurations?&lt;/P&gt;
&lt;P&gt;PS: The AD source works perfectly fine when not combined with the Duo source (just another AD group of users).&lt;/P&gt;
&lt;DIV id="tinyMceEditorOK22_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ISE 1.JPG" style="width: 234px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/154897i7F92C447277E14C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="ISE 1.JPG" alt="ISE 1.JPG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ISE 2.JPG" style="width: 238px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/154898i79C8D194E8C5804E/image-size/large?v=v2&amp;amp;px=999" role="button" title="ISE 2.JPG" alt="ISE 2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 09:27:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4641460#M575817</guid>
      <dc:creator>OK22</dc:creator>
      <dc:date>2022-06-30T09:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4641629#M575827</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What you described about 'Continue' is expected because continue will cause&lt;BR /&gt;ISE to resume even with wrong auth. However, if you set 'If Auth fail' to&lt;BR /&gt;'Reject', it should check all sources in the sequence including DUO and AD&lt;BR /&gt;before rejecting (top-down attempts).&lt;BR /&gt;&lt;BR /&gt;Have confirmed the auth message passed from DUO.? If the user is found in&lt;BR /&gt;DUO with incorrect response it won't attempt AD.&lt;BR /&gt;&lt;BR /&gt;**** please remember to rate useful posts&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jun 2022 13:57:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4641629#M575827</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2022-06-30T13:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4641646#M575831</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, normally it should check the second source if the user is not found in the first one. But it doesn't, if the user is not in the DUO group, then the authentication fails without checking the other sources when set to Reject.&lt;/P&gt;
&lt;P&gt;Maybe I should check the responses from DUO, if there is something strange as user found with incorrect password, even though the users we tested were surely not present in the DUO group.&lt;/P&gt;
&lt;P&gt;I've tested the DUO as the only source too, and it's working fine.&lt;/P&gt;
&lt;P&gt;Only when both sources are used, the problems appear.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the assistance so far&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:30:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4641646#M575831</guid>
      <dc:creator>OK22</dc:creator>
      <dc:date>2022-06-30T14:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642065#M575846</link>
      <description>&lt;P&gt;I'm not sure I understand the scenario here. You're using Duo Authentication Proxy (DAP) for ISE to forward the RADIUS requests from the VPN headend to DAP, right? The &lt;A href="https://duo.com/docs/ciscoise-radius" target="_blank" rel="noopener"&gt;validated design&lt;/A&gt; for this would be to have DAP perform the check against AD itself, then upon success run through the MFA flow and return the success back to ISE. In this case, you would be using a RADIUS Server Sequence instead of an Identity Source Sequence. DAP already uses AD on the backend, so there would be no case for ISE to query AD directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 22:41:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642065#M575846</guid>
      <dc:creator>Greg Gibbs</dc:creator>
      <dc:date>2022-06-30T22:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642187#M575857</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The scenario is exactly as you described it, the DAP handles the AD query. DAP is configured as "&lt;SPAN&gt;RADIUS Token Identity Source" in "Identity Management-External Identity Sources" and then included in the previously mentioned sequence as the primary option, prior to the AD itself which is used for normal login without MFA.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 06:59:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642187#M575857</guid>
      <dc:creator>OK22</dc:creator>
      <dc:date>2022-07-01T06:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642349#M575868</link>
      <description>Try this, create two separate rules for DUO authentication with action as&lt;BR /&gt;'continue' and another rule for AD authentication with action as 'reject'.&lt;BR /&gt;This should do the same trick as identity sequence.&lt;BR /&gt;&lt;BR /&gt;This way if users fail DUO MFA, will go to AD authentication without MFA&lt;BR /&gt;which will drop them if it fails authentication.&lt;BR /&gt;&lt;BR /&gt;***** please remember to rate useful posts&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jul 2022 11:29:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642349#M575868</guid>
      <dc:creator>Mohammed al Baqari</dc:creator>
      <dc:date>2022-07-01T11:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642381#M575871</link>
      <description>&lt;P&gt;Read through the link&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/388087"&gt;@Greg Gibbs&lt;/a&gt;&amp;nbsp; shared above, this will get you going.&amp;nbsp; If setting DUO as an External RADIUS Server, you will not be able to use it in an Identity Source Sequence, this is the first clue that ISE is misconfigured.&amp;nbsp; The link Greg shared is&amp;nbsp;&lt;A href="https://duo.com/docs/ciscoise-radius" target="_self"&gt;https://duo.com/docs/ciscoise-radius&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 12:22:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642381#M575871</guid>
      <dc:creator>Charlie Moreton</dc:creator>
      <dc:date>2022-07-01T12:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642383#M575872</link>
      <description>&lt;P&gt;Thank you, will try this as well !&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 12:20:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642383#M575872</guid>
      <dc:creator>OK22</dc:creator>
      <dc:date>2022-07-01T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE - Identity Source Sequence not working with 2 sources</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642385#M575873</link>
      <description>&lt;P&gt;Ok, will go through the DUO documentation once again.&lt;/P&gt;
&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 12:23:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-identity-source-sequence-not-working-with-2-sources/m-p/4642385#M575873</guid>
      <dc:creator>OK22</dc:creator>
      <dc:date>2022-07-01T12:23:56Z</dc:date>
    </item>
  </channel>
</rss>

