Encrypting/Hashing clear text passwords in Java Bean

Cantor, Scott cantor.2 at osu.edu
Mon Jan 25 20:02:13 UTC 2021


Ninja'd but FWIW, this is part of the standard install now, there's a dedicated file for passwords in credentials/secrets.properties (or something close to that).

-- Scott

On 1/25/21, 2:56 PM, "users on behalf of Wessel, Keith" <users-bounces at shibboleth.net on behalf of kwessel at illinois.edu> wrote:

    You might consider putting the password in a properties file that’s not stored in Git. It could contain any passwords that you don’t want in Git. You could add it to the list of property files to add at the top of idp.properties. Then, you could reference the properties in places like this bean in global.xml.

    Keith




More information about the users mailing list