19 Jan 2023 10:20 PM - last edited on 23 Jan 2023 03:46 PM by Ana_Kuzmenchuk
Dynatrace supports using some vaults within synthetic monitoring. There are also some Product Ideas around improving vault usage across the Dynatrace platform.
As an extension developer, this week I was asked to integrate one of our extensions with authentication information that is available in a vault. This is an interesting use-case, because the password that was being used in the extension expired, and it had been "forgotten", and so the user was being rendered useless 🤣 in other applications...
Now, before I deep dive into some not so good integration, have other extension developers tackled this issue?
Solved! Go to Solution.
24 Jan 2023 10:22 AM
Hi @AntonioSousa,
I am happy to announce that the integration between Extension Framework 2.0 and external credential vaults is not only planned but we are working on it, as we speak.
Have a great week,
Lukasz
09 Feb 2023 10:04 AM
Hi @Lukasz_Be,
One of our big customers needs also the Dynatrace Cyberark integration for synthetic monitors. We are very excited to hear that your are already working on it.
I didn't find anything on your Dynatrace technology support roadmap. Is there already an estimated date for the integration or a page to your roadmap?
Best,
Stanisław
09 Feb 2023 01:09 PM
We are waiting for this feature as well. I see integrations for 2 types of vaults but not for Cyberark.
21 Feb 2023 10:22 AM
Hi @stanislaw_radzi & @sivart_89,
CyberArk is in scope of our current development.
Best Regards,
Lukasz
21 Feb 2023 01:04 PM - edited 21 Feb 2023 01:05 PM
Hi @Lukasz_Be,
that's great news! Is there already a timeline when we can expect CyberArk integration?
Thanks,
Olga
14 Mar 2023 08:13 AM
Hello @Lukasz_Be ,
Can you please confirm that not only external vault but also the internal Dynatrace Credential Vault is in scope of your planned work?
My team also has this use-case of providing credentials to various extensions configurations and it would be useful to use the integrated Dynatrace Vault. So far, the Credential Vault API is only usable in the scope of Synthetic Monitors.
Regards,
Adrian
14 Mar 2023 12:52 PM
13 Jun 2023 03:03 PM
Hello,
Do we have any timeline update about CyberArk integration?
Thanks
13 Jun 2023 03:08 PM
Hi Vakho,
an integration with CyberArk is available since version 1.262.
13 Jun 2023 03:24 PM
Hi Olga,
Where is it possible to see it? Or any documentation on how to integrate?
I tried to find in extensions but no luck with version 1.265
13 Jun 2023 03:29 PM
Hi Vakho,
the can find instructions on how to do it here: https://www.dynatrace.com/support/help/platform-modules/digital-experience/synthetic-monitoring/gene...
In a nutshell you need first to create an entry in the credential vault with appropriate credentials for CyberArk authentication and then the required credential will be retrieved from CyberArk via a HTTP monitor.
13 Jun 2023 03:45 PM
@olga_wall Oh, Thank you.! Dunno how I missed that.
31 Aug 2023 09:34 PM - edited 31 Aug 2023 09:35 PM
Any chance support will be provided to access the Dynatrace internal vault directly?
We are currently writing a bunch of Extension 1.0 Python extensions (yes, we will convert to 2.0 later) but it would be amazing if the Extensions SDK had the ability to extract passwords directly from the native Dynatrace vault.
Additionally, this is useful for corporations like mine that use an external password vault different from the 3 DT currently supports. I'm sure there are many other companies like mine. But we all use the Dynatrace native vault, so why not let Extensions communicate with that.
As a workaround, we're looking into using the credential vault APIs.
P.S. If Python 2.0 Extensions will be able to read from the Dynatrace native credential vault, then we'll wait for that to deliver.
31 Aug 2023 09:58 PM
This is indeed something coming with Python in EF2.
31 Aug 2023 10:25 PM
😀 🎊 📣 Hooray!!!!!!