<?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: Credentials Information in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64376#M2696</link>
    <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-tag-text="@Dave Morris" href="https://community.blueprism.com/network/profile?UserKey=ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-itemmentionkey="e52085b9-3c75-4992-8179-f71105186b33"&gt;@Dave Morris&lt;/A&gt;&amp;nbsp;​
&lt;P&gt;In this case, how would the process retrieve the correct credential for the user if the name were unique?&amp;nbsp; We have two digital workers that have their own login credentials for a third party website.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there are multiple options for the Credential using a unique name, how would the correct Credential be selected in the process?&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leslie Jones&lt;BR /&gt;Configuration and Control Specialist, RPA&lt;BR /&gt;Meridian Credit Union&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Mar 2020 14:47:00 GMT</pubDate>
    <dc:creator>Liosliath</dc:creator>
    <dc:date>2020-03-05T14:47:00Z</dc:date>
    <item>
      <title>Credentials Information</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64374#M2694</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Can we store bulk conditionals into one Vault name. Let us say multiple users logging into application with credentials how to store all login credinitials into same Vault?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sidramappa Hunashyal&lt;BR /&gt;SA&lt;BR /&gt;Accenture&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Mar 2020 15:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64374#M2694</guid>
      <dc:creator>sidram.m</dc:creator>
      <dc:date>2020-03-03T15:08:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Information</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64375#M2695</link>
      <description>There is only one 'Vault' per Blue Prism environment. The most common way is to create and maintain separate credentials in Credential Manager for each user. If there are a lot then I suppose this could be cumbersome from the UI, but it makes no difference when retrieved from a process. The names of the credentials just need to be unique and you can create and maintain as many as you want.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Mar 2020 15:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64375#M2695</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2020-03-03T15:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Information</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64376#M2696</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-tag-text="@Dave Morris" href="https://community.blueprism.com/network/profile?UserKey=ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-itemmentionkey="e52085b9-3c75-4992-8179-f71105186b33"&gt;@Dave Morris&lt;/A&gt;&amp;nbsp;​
&lt;P&gt;In this case, how would the process retrieve the correct credential for the user if the name were unique?&amp;nbsp; We have two digital workers that have their own login credentials for a third party website.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there are multiple options for the Credential using a unique name, how would the correct Credential be selected in the process?&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leslie Jones&lt;BR /&gt;Configuration and Control Specialist, RPA&lt;BR /&gt;Meridian Credit Union&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64376#M2696</guid>
      <dc:creator>Liosliath</dc:creator>
      <dc:date>2020-03-05T14:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Information</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64377#M2697</link>
      <description>Hi, Leslie,&lt;BR /&gt;&lt;BR /&gt;if your digital workers are called let's say Robot1 and Robot2 then the credentials for the web site would be called "Robot1 Web Site" and "Robot2 Web Site". Then you have unique credentials and when you run the process you can call a Blue Prism action - Get User Name which will return Robot1 or Robot2 and you append Web Site and you get the right credentials. This is what &lt;A class="user-content-mention" data-sign="@" data-contactkey="ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-tag-text="@Dave Morris" href="https://community.blueprism.com/network/profile?UserKey=ae9fdab1-2d26-46c7-9f20-a84e446d45c9" data-itemmentionkey="2f7247e5-5e0a-47c6-9ff5-f6c53500d1d8"&gt;@Dave Morris&lt;/A&gt;&amp;nbsp;&amp;nbsp;​meant if I am not mistaken.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Mar 2020 08:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64377#M2697</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2020-03-06T08:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Information</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64378#M2698</link>
      <description>Thank you Zdenek, that makes sense!​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Leslie Jones&lt;BR /&gt;Configuration and Control Specialist, RPA&lt;BR /&gt;Meridian Credit Union&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Mar 2020 12:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64378#M2698</guid>
      <dc:creator>Liosliath</dc:creator>
      <dc:date>2020-03-06T12:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Information</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64379#M2699</link>
      <description>Yes! That's exactly what I was going for. Thanks for responding to Leslie on that. I went MIA for a few days. &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;3Ci @ Southern Company&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Mar 2020 23:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64379#M2699</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2020-03-07T23:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Credentials Information</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64380#M2700</link>
      <description>BINGO! And this is how the login agent process also retrieves credentials per resource.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Vivek Goel&lt;BR /&gt;"If you like this post, please press the "Recommend" Button.&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Mar 2020 04:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Credentials-Information/m-p/64380#M2700</guid>
      <dc:creator>vivek.kumar.goel</dc:creator>
      <dc:date>2020-03-10T04:22:00Z</dc:date>
    </item>
  </channel>
</rss>

