<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Cyberarc Integration</title><link>https://community.appian.com/discussions/f/integrations/14549/cyberarc-integration</link><description>Has anyone integrated Cyberarc with Appian?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/74535?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2020 16:11:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cefe8adb-737d-42fb-b535-7bc0b71f3c1c</guid><dc:creator>Ankur V</dc:creator><description>&lt;p&gt;NO we never got it to work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/74145?ContentTypeID=1</link><pubDate>Fri, 15 May 2020 15:35:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:578b9c57-a2fa-4fd6-b83d-1bad8ecbf939</guid><dc:creator>sathishkumars</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi Sakshee,&amp;nbsp;&lt;/span&gt;&lt;span&gt;Any luck on this ? We&lt;/span&gt;&lt;span&gt;&amp;nbsp;have a similar requirement to dynamically&amp;nbsp;&lt;/span&gt;&lt;span&gt;update&amp;nbsp;&lt;/span&gt;&lt;span&gt;passwords from&amp;nbsp;&lt;/span&gt;&lt;span&gt;CyberArk.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/74144?ContentTypeID=1</link><pubDate>Fri, 15 May 2020 15:34:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ebf4e4d-4db0-4750-b24a-df652e82690e</guid><dc:creator>sathishkumars</dc:creator><description>&lt;div class="content full threaded-reply-content user-defined-markup"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Hi Ankur,&amp;nbsp;Any luck on this ? We have a similar requirement to dynamically update passwords from&amp;nbsp;CyberArk.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/70703?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 07:54:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bfa15202-863a-4f15-9759-c71ba48e6d22</guid><dc:creator>sakshee04</dc:creator><description>&lt;p&gt;Hi Ankur. Did you manage a solution for this? Just curious.&amp;nbsp;We have a similar requirement to dynamically procure passwords from vaults.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/65305?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 18:39:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c98ce644-bf42-4087-8274-0c3f248b58ee</guid><dc:creator>Ankur V</dc:creator><description>&lt;p&gt;Yes i guess i have to build a wrappers fetching via https that will encrypt the data in transit i can make this work on premise with weblogic, might have a challenge with our cloud instance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/65278?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 23:21:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:942fbc7c-05c7-4e96-a9a2-7fb3d6149a78</guid><dc:creator>aloks0189</dc:creator><description>No, as per my understanding, there are no such OOTB way to update the tomcatResources.xml file dynamically (like, by using Connected System).&lt;br /&gt;
&lt;br /&gt;
If your DB password changes frequently, means it may change for Primary as well as Secondary Data Store, and if so then you may need to build some 3rd party application (let&amp;#39;s say, by using Java) to update a particular XML tag value in a file, so that Appian can pick the latest credentials, but what if your password gets change while a transaction is under process?&lt;br /&gt;
&lt;br /&gt;
I believe, if your DB credentials are being changed frequently (may be due to some security reasons), then it&amp;#39;s better you should contact the Appian Support Team, probably they may suggest you some alternative solution.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/65276?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 16:36:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bcd11a47-0029-4ff6-acf3-81d5b568e427</guid><dc:creator>Ankur V</dc:creator><description>&lt;p&gt;Yes it is CyberArk and it is the credential vault for non-production and production assets. The vault changes the passwords frequently and in some cases everyday for some critical systems and it is a mandatory requirement to use CyberArk. SAML and LDAP is used for user authentication but for appian applications and process to access business schema that currently resides on a DB2 platform it has to go via Cyberark. While setting up appian there is a step to provide credentials for DB which are hashed and those credentials are located in tomcat\tomcatResources.xml if the password for DB2 changes this tomcat\tomcatResources.xml file also needs to be updated can this be done via connected system?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cyberarc Integration</title><link>https://community.appian.com/thread/65260?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 06:11:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba75d5ea-f931-41df-a054-495c130e2631</guid><dc:creator>aloks0189</dc:creator><description>Hi @Ankur Are you trying to refer to CyberArk?&lt;br /&gt;
&lt;br /&gt;
If so, just a quick question, may i know what&amp;#39;s the purpose of using CyberArk, do you want to store your API credentials / service account credentials under this and want to retrieve them dynamically?&lt;br /&gt;
&lt;br /&gt;
If you are not referring to CyberArk to store your API credentials / service account details then please ignore the below mentioned points.&lt;br /&gt;
&lt;br /&gt;
But if you are, then why not the Connected System or Admin Consol to store these informations?&lt;br /&gt;
&lt;br /&gt;
As you are aware that, in real-time anyway a basic use will not have access to Design or admin consol and also once the password is saved within connected system, that will be masked and will  be shown as asterisk i.e. (****) and while exporting this object, password will not be exported as part of their customization file (.properties).&lt;br /&gt;
&lt;br /&gt;
Also as you are aware, now a days appian focus is towards maximize the usage of Connected system, to perform an Integration, in order to avoid the duplicate code and achieve flexibility, re-usability and less maintenance, and as per my understanding we do not have the opportunity to setup the property values for connected system dynamically (let&amp;#39;s say by making a call to CyberArk and getting the credentials and using them here).&lt;br /&gt;
&lt;br /&gt;
So, May i know what made you to use cyberark to store your credentials into it.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>