<?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: Ways to automate adding external users to our Portal? in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/ways-to-automate-adding-external-users-to-our/m-p/1360734#M14393</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/742640"&gt;@HayleyL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be definitely require a bit more thinking and work around this to be done. I would assume that there is a possibility of every external user could be having a different role altogether.&lt;/P&gt;&lt;P&gt;A probable approach could be as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a Python script to use a CSV and create user as described in that CSV (CSV method as it allows you to create multiple external user in one go or if needed single user) by fetching a CSV file at a predefined location.&lt;/LI&gt;&lt;LI&gt;Make sure that the script is time aware like only use files added after the last run so that it doesn't run the same CSVs again.&lt;/LI&gt;&lt;LI&gt;Make a location probably a shared folder where this CSV can be placed.&lt;/LI&gt;&lt;LI&gt;Schedule a Task in Task scheduler at desired interval to run the python script and create the user.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This should allow you to streamline process of creating user with one manual task being creating just the CSV. To avoid that, you can also share a CSV template with the users and ask them to fill the details like email etc. and then evaluate and place it in the shared location.&lt;/P&gt;&lt;P&gt;I hope that would a good start. Additionally, if you have an internal ticket management system that opens us a whole new world of&amp;nbsp; possibilities.&lt;/P&gt;&lt;P&gt;Hope this gets the thinking process started around this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2023 06:01:55 GMT</pubDate>
    <dc:creator>ArchitSrivastava</dc:creator>
    <dc:date>2023-12-14T06:01:55Z</dc:date>
    <item>
      <title>Ways to automate adding external users to our Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/ways-to-automate-adding-external-users-to-our/m-p/1353935#M14308</link>
      <description>&lt;P&gt;We get quite a few requests per week to add external users to our Portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently this is a manual task for the user to email us, and for us to either make a csv of the list of people wanting to join or typing them in manually. Then after we email them back with their login credentials.&lt;/P&gt;&lt;P&gt;Does anyone have a way of streamlining or automating this process in anyway?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 03:51:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/ways-to-automate-adding-external-users-to-our/m-p/1353935#M14308</guid>
      <dc:creator>HayleyL</dc:creator>
      <dc:date>2023-11-28T03:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to automate adding external users to our Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/ways-to-automate-adding-external-users-to-our/m-p/1354099#M14309</link>
      <description>&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/administer/linux/scripting-and-automation-for-your-portal.htm" target="_blank"&gt;Automation solutions for your portal—Portal for ArcGIS | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 16:01:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/ways-to-automate-adding-external-users-to-our/m-p/1354099#M14309</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-11-28T16:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ways to automate adding external users to our Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/ways-to-automate-adding-external-users-to-our/m-p/1360734#M14393</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/742640"&gt;@HayleyL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be definitely require a bit more thinking and work around this to be done. I would assume that there is a possibility of every external user could be having a different role altogether.&lt;/P&gt;&lt;P&gt;A probable approach could be as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a Python script to use a CSV and create user as described in that CSV (CSV method as it allows you to create multiple external user in one go or if needed single user) by fetching a CSV file at a predefined location.&lt;/LI&gt;&lt;LI&gt;Make sure that the script is time aware like only use files added after the last run so that it doesn't run the same CSVs again.&lt;/LI&gt;&lt;LI&gt;Make a location probably a shared folder where this CSV can be placed.&lt;/LI&gt;&lt;LI&gt;Schedule a Task in Task scheduler at desired interval to run the python script and create the user.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This should allow you to streamline process of creating user with one manual task being creating just the CSV. To avoid that, you can also share a CSV template with the users and ask them to fill the details like email etc. and then evaluate and place it in the shared location.&lt;/P&gt;&lt;P&gt;I hope that would a good start. Additionally, if you have an internal ticket management system that opens us a whole new world of&amp;nbsp; possibilities.&lt;/P&gt;&lt;P&gt;Hope this gets the thinking process started around this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 06:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/ways-to-automate-adding-external-users-to-our/m-p/1360734#M14393</guid>
      <dc:creator>ArchitSrivastava</dc:creator>
      <dc:date>2023-12-14T06:01:55Z</dc:date>
    </item>
  </channel>
</rss>

