<?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: Alteryx upgrade - where did the AD Group details come from? Where are they stored? in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-upgrade-where-did-the-AD-Group-details-come-from-Where/m-p/744518#M8654</link>
    <description>&lt;P&gt;UPDATE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay so I have confirmed that you could add AD groups via the Permissions page on 2018.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We must have done that on Staging but not on Production for some reason (I haven't upgraded Production yet so that was my baseline).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the complete answer appears to be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In 2018.3 you could add AD groups to the list of permissions records and the details were stored in the&amp;nbsp;&lt;SPAN&gt;activeDirectoryPermissions collection with a record where [Category : 1]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In 2020.4 these records are explicitly displayed on the Groups tab of the Users page and there are no obvious differences to the details stored in the MongoDB i.e. it's still just a record in the&amp;nbsp;activeDirectoryPermissions collection. No record is added to the new userGroups collection.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 15:20:57 GMT</pubDate>
    <dc:creator>Paul_Holden</dc:creator>
    <dc:date>2021-04-08T15:20:57Z</dc:date>
    <item>
      <title>Alteryx upgrade - where did the AD Group details come from? Where are they stored?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-upgrade-where-did-the-AD-Group-details-come-from-Where/m-p/744484#M8652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've just completed an upgrade of our Staging Server (Gallery) from 2018.3 to 2020.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following this I have two entries in the Groups tab which is "new" i.e. wasn't available in 2018.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both entries are of Type "&lt;SPAN&gt;ActiveDirectory"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now these groups are certainly relevant to Alteryx but&amp;nbsp;I'm curious as to where the upgrade got the details from to create these entries?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I check the MongoDB using Compass there are no records in the userGroups collection, which I guess makes sense since AD details are likewise not held in the users collection, but I'm failing to see where the group details and, in particular, the Role value associated with each group is being stored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the latter information in order to update our user recertification workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 14:38:59 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-upgrade-where-did-the-AD-Group-details-come-from-Where/m-p/744484#M8652</guid>
      <dc:creator>Paul_Holden</dc:creator>
      <dc:date>2021-04-08T14:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx upgrade - where did the AD Group details come from? Where are they stored?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-upgrade-where-did-the-AD-Group-details-come-from-Where/m-p/744493#M8653</link>
      <description>&lt;P&gt;UPDATE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found where the permissions are stored:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;activeDirectoryPermissions&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it [Category : 1] that defines it as a group as opposed to an AD user [Category : 0]?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still not sure where these would have been picked up from in the old schema since 2018.3 didn't allow you to add groups through the Gallery (or did it!?)&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 14:51:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-upgrade-where-did-the-AD-Group-details-come-from-Where/m-p/744493#M8653</guid>
      <dc:creator>Paul_Holden</dc:creator>
      <dc:date>2021-04-08T14:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alteryx upgrade - where did the AD Group details come from? Where are they stored?</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-upgrade-where-did-the-AD-Group-details-come-from-Where/m-p/744518#M8654</link>
      <description>&lt;P&gt;UPDATE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay so I have confirmed that you could add AD groups via the Permissions page on 2018.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We must have done that on Staging but not on Production for some reason (I haven't upgraded Production yet so that was my baseline).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the complete answer appears to be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In 2018.3 you could add AD groups to the list of permissions records and the details were stored in the&amp;nbsp;&lt;SPAN&gt;activeDirectoryPermissions collection with a record where [Category : 1]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In 2020.4 these records are explicitly displayed on the Groups tab of the Users page and there are no obvious differences to the details stored in the MongoDB i.e. it's still just a record in the&amp;nbsp;activeDirectoryPermissions collection. No record is added to the new userGroups collection.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 15:20:57 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Alteryx-upgrade-where-did-the-AD-Group-details-come-from-Where/m-p/744518#M8654</guid>
      <dc:creator>Paul_Holden</dc:creator>
      <dc:date>2021-04-08T15:20:57Z</dc:date>
    </item>
  </channel>
</rss>

