<?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: Why does creating a Guest Type, automatically create a mirrored User Identity Group? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3899082#M470997</link>
    <description>AFAIK, they are there to validate the Sponsor’s privileges w.r.t to a guest type. For example If sponsor A is supposed to manage accounts for only Guest Type A, then there needs to be a group or at least a dummy group which can be validated against. Since guest user identity store is different from the internal user identity store, there has to be something that is common for both of these identity stores to be able to control the sponsor’s access and it’s this user identity group in internal users that is linked to the guest type in guest identity store. IF you are asking why this group is shown in the internal user group if this is just a reference, as &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/359830"&gt;@Nidhi&lt;/a&gt; pointed out, you can use that group in the policies to control access to different guest types. For example, if the User Identity group is Contractor, push authz profile contractor. Have a look at this &lt;A href="https://community.cisco.com/t5/security-documents/ise-guest-access-prescriptive-deployment-guide/ta-p/3640475#toc-hId-2129827407" target="_blank"&gt;https://community.cisco.com/t5/security-documents/ise-guest-access-prescriptive-deployment-guide/ta-p/3640475#toc-hId-2129827407&lt;/A&gt; .&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Jul 2019 08:21:01 GMT</pubDate>
    <dc:creator>Surendra</dc:creator>
    <dc:date>2019-07-29T08:21:01Z</dc:date>
    <item>
      <title>Why does creating a Guest Type, automatically create a mirrored User Identity Group?</title>
      <link>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3898972#M470992</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something I have always wanted to know .... but never got around to asking ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I create a new&lt;STRONG&gt; Guest Type&lt;/STRONG&gt; (call it "ANNUAL_GUEST_TYPE" or whatever), ISE automatically creates a &lt;STRONG&gt;User Identity Group&lt;/STRONG&gt; called &lt;EM&gt;GuestType_ANNUAL_GUEST_TYPE&lt;/EM&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp; I don't need this Group and I don't understand its purpose.&amp;nbsp;&amp;nbsp; I can't even delete this Group because it's system-generated.&amp;nbsp; Therefore it must have some special purpose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I am doing Sponsored Guest Access (which I am) then why do I also need a User Identity Group?&amp;nbsp; UIG is a Group of internal users (NOT Guest users) that I create via a totally different mechanism.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking forward to the response &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 02:11:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3898972#M470992</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-07-29T02:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why does creating a Guest Type, automatically create a mirrored User Identity Group?</title>
      <link>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3899023#M470994</link>
      <description>&lt;P&gt;Hello Arnie,&lt;/P&gt;
&lt;P&gt;I did some tests around this, and while it creates the group automatically,&amp;nbsp; it also gives flexibility to the admin to add guest user as part of this group.&amp;nbsp;Also, with more guest users the guest flow with url-redirect, you can reference the guest group and create policies.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Nidhi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 05:25:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3899023#M470994</guid>
      <dc:creator>Nidhi</dc:creator>
      <dc:date>2019-07-29T05:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why does creating a Guest Type, automatically create a mirrored User Identity Group?</title>
      <link>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3899040#M470996</link>
      <description>&lt;P&gt;Hi Nidhi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The User Identity Group that ISE automatically creates is no different to a User Identity Group that I could have created myself, had I wanted such a facility.&amp;nbsp; It seems like a back-door mechanism to add in a few local identities in ISE that may want to also use the Sponsored Guest facility without being created as an actual Sponsored Guest.&amp;nbsp;&amp;nbsp; Why would anyone want to do that, instead of creating the guest accounts properly in the first place?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;URL re-direction is handled by MAB policies already - is there any value in using the User Identity Group?&amp;nbsp; if you have an example I would like to learn more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I tested this too, I didn't see any entries in the User Identity Group after I logged in through the portal.&amp;nbsp; When I click on the Add button, ISE only allows me to add local ISE accounts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 06:13:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3899040#M470996</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-07-29T06:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why does creating a Guest Type, automatically create a mirrored User Identity Group?</title>
      <link>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3899082#M470997</link>
      <description>AFAIK, they are there to validate the Sponsor’s privileges w.r.t to a guest type. For example If sponsor A is supposed to manage accounts for only Guest Type A, then there needs to be a group or at least a dummy group which can be validated against. Since guest user identity store is different from the internal user identity store, there has to be something that is common for both of these identity stores to be able to control the sponsor’s access and it’s this user identity group in internal users that is linked to the guest type in guest identity store. IF you are asking why this group is shown in the internal user group if this is just a reference, as &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/359830"&gt;@Nidhi&lt;/a&gt; pointed out, you can use that group in the policies to control access to different guest types. For example, if the User Identity group is Contractor, push authz profile contractor. Have a look at this &lt;A href="https://community.cisco.com/t5/security-documents/ise-guest-access-prescriptive-deployment-guide/ta-p/3640475#toc-hId-2129827407" target="_blank"&gt;https://community.cisco.com/t5/security-documents/ise-guest-access-prescriptive-deployment-guide/ta-p/3640475#toc-hId-2129827407&lt;/A&gt; .&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jul 2019 08:21:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/why-does-creating-a-guest-type-automatically-create-a-mirrored/m-p/3899082#M470997</guid>
      <dc:creator>Surendra</dc:creator>
      <dc:date>2019-07-29T08:21:01Z</dc:date>
    </item>
  </channel>
</rss>

