I believe privileged access management is the proper way to manage access to a password protected systems. It is basically a terminal server, proxy, bastion or anything similar. You log in there with federated identity (for example AD) and it logs you in into target system with some shared or temporary user. Usually it also records session and does other security/compliance related things. Examples are Delinea (forme…
I've been moving away from this model towards user-asssociated VPNs or (inverse) captive portals. Used Powerbroker and cyberark for a long time and while they're good at stated purpose the integration with more flexible and modern auth systems has had a lot of friction. The particular regulatory area I work in is also just a non-starter for federated AAA from outside the regulated systems which colors my opinion thou…
Would you care to share how you achieve this/what does the implementation of these two look like?