It looks like Microsoft has enabled PowerShell password management via new utility modules of “SecretManagement” and “SecretStore”. It’s looking like there’s already integration packages for many of the password managers - Any plans for integrating with RoyalTS ?
https://learn.microsoft.com/en-us/powershell/utility-modules/secretmanagement/overview?view=ps-modules
https://www.powershellgallery.com/packages?q=Tags%3A%22SecretManagement%22
Hi Jonathan,
thanks for your feedback. There are so many different systems/frameworks out there, that it’s impossible to support all of them. That’s why we provide a very generic but powerful interface through our “Dynamic Folder” object:
https://www.royalapps.com/go/help-ts-win-v7-ref-dynamic-folder
There are already a lot of sample implementations available on our github repository:
https://www.royalapps.com/go/dynamicfolder-samples
I hope this helps.
PRs are always welcome 
Regards,
Stefan