Hi,
We have to retrieve the third party credentials from an external repository but the client doesn't want developers (not even administrators) to have access to these credentials.
We know that credentials in the connected systems are masked:
And we also know that values can be masked in Third Party Credentials (but this has to be done manually by an administrator):
Does anyone know if this can be done dynamically or if there is a way for developers to not have access to these credentials?
Thanks!
Discussion posts and replies are publicly visible
Third party credentials in the admin console and credentials for connected systems, can both be imported using properties files. I think that would be thes best way.
Thanks, we'll discuss that option with the customer's security team.