Skip to main content
Question

Native web application support in PAM

  • April 9, 2025
  • 1 reply
  • 99 views

Hi All,

Currently it's not possible to add a webbrowser application native in BeyondInsight Password Safe and inject the privileged/managed account credentials, without RDP/RDS server integration.

 

Please add the option to:

  • Add a (web)application page and inject the privileged/managed account credentials

  • Add a rotate option, using an API functional account with custom API scripting/calls.

Best regards,

Dheeraj.

1 reply

  • BeyondTrust Employee
  • April 16, 2025

For native web application you can either use AutoIT or ps_automate to pass credential information to the browser through RemoteApp.

https://beyondtrustcorp.service-now.com/csm?id=kb_article_view&sysparm_article=KB0017190

https://beyondtrustcorp.service-now.com/csm?id=kb_article_view&sysparm_article=KB0016975 

 

Although Password Safe REST API can handle password rotation but interacting to the native browser will also depend on the native browser capabilities to receive these API commands. For password rotation through web application this will require either a plugin/SDK. You can refer to our custom platforms & plugins channel for some examples. Our Password Safe resource kit will also contain some sample plugins and can be downloaded from our customer support portal website.

https://beekeepers.beyondtrust.com/custom-platforms-plugins-41  

Password Safe Software Development Kit (SDK)