<?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: Cypher Plugin - Failed to create cypher in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247600#M774</link>
    <description>&lt;P&gt;Hmm, tried to use your github link but it seems i dont have access rights to look.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 15:30:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2022-06-21T15:30:26Z</dc:date>
    <item>
      <title>Cypher Plugin - Failed to create cypher</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247599#M773</link>
      <description>&lt;P&gt;I’m working on creating a Cypher plugin for Thycotic Secret Server. I’m to the point where I can retrieve the secret, but when after I return the new CypherObject I get “Failed to create cypher” in the UI. Anything I can enable to get some more information on what’s going on? No exception is being thrown from my CypherModule class (I hit the logging point that’s immediately before returning the object).&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 18:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247599#M773</guid>
      <dc:creator />
      <dc:date>2022-06-06T18:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cypher Plugin - Failed to create cypher</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247600#M774</link>
      <description>&lt;P&gt;Hmm, tried to use your github link but it seems i dont have access rights to look.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 15:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247600#M774</guid>
      <dc:creator />
      <dc:date>2022-06-21T15:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cypher Plugin - Failed to create cypher</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247601#M775</link>
      <description>&lt;P&gt;Whoops, should be available now.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 17:14:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247601#M775</guid>
      <dc:creator />
      <dc:date>2022-06-21T17:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cypher Plugin - Failed to create cypher</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247602#M776</link>
      <description>&lt;P&gt;OK, I ended up just using the path to allow access to different fields. Would you mind giving it a quick review?&lt;/P&gt;
&lt;P&gt;Also, I tried adding the credential support (under Infrastructure &amp;gt; Trust), but couldn’t get anything to show up. Under plugin info it shows as “UNKNOWN” and no integration options are available. Maybe a license issue (we are on essentials right now)?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/awickham10/morpheus-plugin-thycoticss" class="onebox" target="_blank" rel="noopener nofollow ugc"&gt;https://github.com/awickham10/morpheus-plugin-thycoticss&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 14:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247602#M776</guid>
      <dc:creator />
      <dc:date>2022-06-17T14:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cypher Plugin - Failed to create cypher</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247603#M777</link>
      <description>&lt;P&gt;Hello! . Sorry for the delay as some of us got hit with COVID. Could you elaborate on the morpheus appliance version you are testing on as well as the plugin core model? We did do a recent improvement here in 5.4.7&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 18:42:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247603#M777</guid>
      <dc:creator />
      <dc:date>2022-06-14T18:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cypher Plugin - Failed to create cypher</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247604#M778</link>
      <description>&lt;P&gt;Great question. So there are 2 ways to do this. If your data payload is in json I believe our api can deserialize and let you access properties on it. Or you can indeed add some magic to how the path is handled with sub paths to read the values. This is kinda up to your creativity :).&lt;/P&gt;
&lt;P&gt;Awesome work on getting Thycotic support going! We are still brainstorming ways to make some of these plugins easier to develop and improve documentation so any feedback is much appreciated.&lt;/P&gt;
&lt;P&gt;And thank you! The engineering team somehow avoided it until recently. Hopefully it runs its course and we can get back to full steam ahead.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247604#M778</guid>
      <dc:creator />
      <dc:date>2022-06-16T13:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cypher Plugin - Failed to create cypher</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247605#M779</link>
      <description>&lt;P&gt;After coming back to this, I’m not sure what I was doing. I upgraded my appliance to 5.5.0-1 and was able to get things working without a problem and I’m able to retrieve a secret through a shell script!&lt;/P&gt;
&lt;P&gt;Design question for you. If I want to be able to retrieve other properties of a secret (i.e. domain, user, pass). How would you recommend doing that? I’m thinking just adding another bit onto the path with which property to retrieve. For example, myplugin/mysecret/domain, myplugin/mysecret/username, myplugin/mysecret/password. Thoughts?&lt;/P&gt;
&lt;P&gt;Edit: Also should mention, glad you all are recovering!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/cypher-plugin-failed-to-create-cypher/m-p/7247605#M779</guid>
      <dc:creator />
      <dc:date>2022-06-16T13:03:46Z</dc:date>
    </item>
  </channel>
</rss>

