<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,All<br clear="all"><div><br></div>I,d like to use Environment Variable in ldap.properties.</div><div dir="ltr"><br></div><div>For example,if I defined ldap.properties as below</div><div>and define the environment value as LDAP_HOST=192.168.0.1 ,</div><div>it would be nice that ${LDAP_HOST} will be replaced to 192.168.0.1.</div><div><br></div>idp.authn.LDAP.ldapURL                          = ldap://${LDAP_HOST}:389<br><div><br></div><div>Could you tell me how to solve this?</div></div></div></div></div>