For Client's Compliance, they are not allowed to use password based authentication directly for any services. They should have the account and it’s password onboarded to EVA Vault. The application should fetch the encrypted credentials from the EVA and then used it inside services.
For this, the Client has to develop some script and configure it inside application. EVA is a strategic AC5 remediation pattern used to remove password based authentication and have secure storage of those passwords if we want to use.
Is this possible with Laserfiche? What alternatives are available for such an implementation?