<?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 Multiple groups in SAML Assertion in Cisco ISE supported? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/multiple-groups-in-saml-assertion-in-cisco-ise-supported/m-p/4749343#M579069</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I was doing SAML Authentication for Admin Login, the login works when IdP sends only one group, when it sends multiple groups, ISE only validates the first group sent. I tried in the Advanced settings in the SAML Provider under External identity sources to configure that assertion will include multi value and separated by delimiter: &amp;gt; , I tried with this and with sending only single value and no help. Can someone help me ? Thanks in advance, Debugs below on ISE and attached SAML Response for Assertions, Notice it marked the multiple groups sent normally but only accepted the first one in the end. The moment I change the Groups value in ISE from RSA_NEW to RSA_AUTH , it starts working so there is no issue with certificate or any SAML configuration, it is cornered in this area now, any advise whether ISE parses all groups really?&lt;/P&gt;&lt;P&gt;SAML Response: statusCode:urn:oasis:names:tc:SAML:2.0:status:Success&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Found attribute name : Groups&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Attribute=&amp;lt;Groups&amp;gt; has single value=&lt;STRONG&gt;&amp;lt;RSA_AUTH&lt;/STRONG&gt;&amp;gt;, adding value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Attribute=&amp;lt;Groups&amp;gt; has single value=&amp;lt;Administrators&amp;gt;, adding value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Attribute=&amp;lt;Groups&amp;gt; has single value=&lt;STRONG&gt;&amp;lt;RSA_NEW&amp;gt;&lt;/STRONG&gt;, adding value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] &lt;STRONG&gt;Attribute=&amp;lt;Groups&amp;gt; has single value=&amp;lt;RSA_MFA&amp;gt;, adding value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2023-01-04 23:15:23,335 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-7][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] &lt;STRONG&gt;Set on IdpResponse object - attribute&amp;lt;Groups&amp;gt; value=&amp;lt;RSA_AUTH,Administrators,RSA_NEW,RSA_MFA,testcp,LDAP_ONLY&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;l IDPResponse:&lt;BR /&gt;IdP ID: RSA_Cloud_SAML&lt;BR /&gt;Subject: mahmoud.dawoud@dawoudlimited.com&lt;BR /&gt;Group: RSA_AUTH&lt;BR /&gt;SAML Status Code:urn:oasis:names:tc:SAML:2.0:status:Success&lt;BR /&gt;SAML Success:true&lt;BR /&gt;SAML Status Message:null&lt;BR /&gt;SAML email:mdawoud&lt;BR /&gt;SAML Exception:nullUserRole : NONE&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 23:23:09 GMT</pubDate>
    <dc:creator>MahmoudDawoud0323</dc:creator>
    <dc:date>2023-01-04T23:23:09Z</dc:date>
    <item>
      <title>Multiple groups in SAML Assertion in Cisco ISE supported?</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-groups-in-saml-assertion-in-cisco-ise-supported/m-p/4749343#M579069</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I was doing SAML Authentication for Admin Login, the login works when IdP sends only one group, when it sends multiple groups, ISE only validates the first group sent. I tried in the Advanced settings in the SAML Provider under External identity sources to configure that assertion will include multi value and separated by delimiter: &amp;gt; , I tried with this and with sending only single value and no help. Can someone help me ? Thanks in advance, Debugs below on ISE and attached SAML Response for Assertions, Notice it marked the multiple groups sent normally but only accepted the first one in the end. The moment I change the Groups value in ISE from RSA_NEW to RSA_AUTH , it starts working so there is no issue with certificate or any SAML configuration, it is cornered in this area now, any advise whether ISE parses all groups really?&lt;/P&gt;&lt;P&gt;SAML Response: statusCode:urn:oasis:names:tc:SAML:2.0:status:Success&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Found attribute name : Groups&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Attribute=&amp;lt;Groups&amp;gt; has single value=&lt;STRONG&gt;&amp;lt;RSA_AUTH&lt;/STRONG&gt;&amp;gt;, adding value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Attribute=&amp;lt;Groups&amp;gt; has single value=&amp;lt;Administrators&amp;gt;, adding value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Attribute=&amp;lt;Groups&amp;gt; has single value=&lt;STRONG&gt;&amp;lt;RSA_NEW&amp;gt;&lt;/STRONG&gt;, adding value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] Delimeter=&amp;lt;&amp;gt;&amp;gt; is configured for multi value&lt;BR /&gt;2023-01-04 22:48:20,081 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-6][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] &lt;STRONG&gt;Attribute=&amp;lt;Groups&amp;gt; has single value=&amp;lt;RSA_MFA&amp;gt;, adding value&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2023-01-04 23:15:23,335 DEBUG [https-jsse-nio-192.168.100.210-8443-exec-7][] cpm.saml.framework.impl.SAMLAttributesParser -::::- [parseAttributes] &lt;STRONG&gt;Set on IdpResponse object - attribute&amp;lt;Groups&amp;gt; value=&amp;lt;RSA_AUTH,Administrators,RSA_NEW,RSA_MFA,testcp,LDAP_ONLY&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;l IDPResponse:&lt;BR /&gt;IdP ID: RSA_Cloud_SAML&lt;BR /&gt;Subject: mahmoud.dawoud@dawoudlimited.com&lt;BR /&gt;Group: RSA_AUTH&lt;BR /&gt;SAML Status Code:urn:oasis:names:tc:SAML:2.0:status:Success&lt;BR /&gt;SAML Success:true&lt;BR /&gt;SAML Status Message:null&lt;BR /&gt;SAML email:mdawoud&lt;BR /&gt;SAML Exception:nullUserRole : NONE&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 23:23:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-groups-in-saml-assertion-in-cisco-ise-supported/m-p/4749343#M579069</guid>
      <dc:creator>MahmoudDawoud0323</dc:creator>
      <dc:date>2023-01-04T23:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple groups in SAML Assertion in Cisco ISE supported?</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-groups-in-saml-assertion-in-cisco-ise-supported/m-p/4749352#M579070</link>
      <description>&lt;P&gt;Found the solution as this seems to be indeed a bug ,&amp;nbsp;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwa17470" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwa17470&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will apply patch 3 and try out the fix &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 23:45:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-groups-in-saml-assertion-in-cisco-ise-supported/m-p/4749352#M579070</guid>
      <dc:creator>MahmoudDawoud0323</dc:creator>
      <dc:date>2023-01-04T23:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple groups in SAML Assertion in Cisco ISE supported?</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-groups-in-saml-assertion-in-cisco-ise-supported/m-p/4840774#M581924</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/984559"&gt;@MahmoudDawoud0323&lt;/a&gt; Hi Mahmoud, have you managed to fix this after applying patch #3 ?&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 09:34:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-groups-in-saml-assertion-in-cisco-ise-supported/m-p/4840774#M581924</guid>
      <dc:creator>IBMintdev</dc:creator>
      <dc:date>2023-05-23T09:34:21Z</dc:date>
    </item>
  </channel>
</rss>

