<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,all<div><br></div><div>I solved this by defining ldap.properties as below.</div><div><br></div>idp.authn.LDAP.ldapURL                          = ldap://${LDAP_HOST:localhost}:389</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 12, 2019 at 5:29 PM Noriyuki TAKEI <<a href="mailto:ntakei@sios.com">ntakei@sios.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><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>
</blockquote></div><br></div>