## CzechIdM tool external properties # password is supported only ## Git password / token / ssh passphrase # If ssh repository is used / cloned, then passphrase for ssh key is needed only # If https repository is used / cloned, then git username and password is needed. # If two-factor authntication is enabled for , then token has to be given (see git documentation, how to generate authentication token for developers). # If ssh key is used, then put passphrase for ssh key (It loads the known hosts and private keys from their # default locations (identity, id_rsa and id_dsa) in the user’s .ssh directory.). idm.sec.tool.password=xxxxx