<?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: Adding new users on mass in Contact Pro</title>
    <link>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15924#M536</link>
    <description>&lt;P&gt;Sinch gets my support for improving the RI capability to create new users.&amp;nbsp; Many of our other IT systems have automated user account creation. My management is asking why we have to create accounts manually for Contact Pro.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2024 15:27:27 GMT</pubDate>
    <dc:creator>Lance</dc:creator>
    <dc:date>2024-08-02T15:27:27Z</dc:date>
    <item>
      <title>Adding new users on mass</title>
      <link>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15626#M523</link>
      <description>&lt;P&gt;Hi wise wizards,&lt;/P&gt;&lt;P&gt;I've searched the documents, but was unable to find any reference.&lt;/P&gt;&lt;P&gt;Is there a way to automaticly add a "default" password for a new user that has been created into the installation?&lt;BR /&gt;I know of atleast two ways to automate user account creation (talking abount On-Premise solution):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;via automatic import (legacy for me)&lt;/LI&gt;&lt;LI&gt;via RCI API endpoint (preferred way)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But every user account requires a password. Otherwise they can't login to Communication Panel (or CDT).&amp;nbsp; Yes we are still using basic authentication for agents (user/pass). So the question is, is there a way to add a dummy password for newly created user accounts (lets say "hello1234").&lt;/P&gt;&lt;P&gt;My endgoal is to automate user account synchronization between two installations.&amp;nbsp;One that is constantly in use (primary) and a second one that is serving as a secondary solution and takes everything over if something would happen to the primary solution. A script would regularly check the users from installation A and if needed creates the same user to installation B with the default password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same would be if I had a fresh installation and needed to create a large number of user accounts. Would be a lot time consuming to insert the password to each account manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Definetly would love to avoid adding the password straight to database table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Alder&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 08:30:52 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15626#M523</guid>
      <dc:creator>aldets</dc:creator>
      <dc:date>2024-06-05T08:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new users on mass</title>
      <link>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15633#M524</link>
      <description>&lt;P&gt;Hi Alder,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue of not being able to set passwords in the current RI stack, including through the import feature, has sparked a lot of discussion among our customers. To note, RI offers two methods for user creation: one is through an import resource that allows file uploads, and the other is a PUT request for individual users.&lt;/P&gt;&lt;P&gt;We recognize this feature is missing and have plans to address it. I believe the previous SOAP-based interface provided a way to set passwords, but I need to verify the specifics. I'll look into it and get back to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Jukka&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps. Answer modified by AI - just had to try it out &lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 08:48:12 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15633#M524</guid>
      <dc:creator>Jukka</dc:creator>
      <dc:date>2024-06-06T08:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new users on mass</title>
      <link>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15635#M525</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The Administration Configuration Interface (ACI) includes a SetPassword Operation. The API documentation is not currently accessible on the Sinch Contact Pro documentation site. For a copy of the document, please contact me via email.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Jukka&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 13:02:58 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15635#M525</guid>
      <dc:creator>Jukka</dc:creator>
      <dc:date>2024-06-06T13:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new users on mass</title>
      <link>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15644#M527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a copy of the ACI documentation, quite old though and found the SetPassword query also. Haven't tested it yet.&lt;/P&gt;&lt;P&gt;Overall if You are planning to add it to the RI stack, that would be awesome. Will look into the SOAP version for the time being.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Alder&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 04:16:13 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15644#M527</guid>
      <dc:creator>aldets</dc:creator>
      <dc:date>2024-06-10T04:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new users on mass</title>
      <link>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15924#M536</link>
      <description>&lt;P&gt;Sinch gets my support for improving the RI capability to create new users.&amp;nbsp; Many of our other IT systems have automated user account creation. My management is asking why we have to create accounts manually for Contact Pro.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 15:27:27 GMT</pubDate>
      <guid>https://community.sinch.com/t5/Contact-Pro/Adding-new-users-on-mass/m-p/15924#M536</guid>
      <dc:creator>Lance</dc:creator>
      <dc:date>2024-08-02T15:27:27Z</dc:date>
    </item>
  </channel>
</rss>

