Environment Variable in ldap.properties
Noriyuki TAKEI
ntakei at sios.com
Thu Dec 12 04:03:49 EST 2019
Hi,all
I solved this by defining ldap.properties as below.
idp.authn.LDAP.ldapURL =
ldap://${LDAP_HOST:localhost}:389
On Thu, Dec 12, 2019 at 5:29 PM Noriyuki TAKEI <ntakei at sios.com> wrote:
> Hi,All
>
> I,d like to use Environment Variable in ldap.properties.
>
> For example,if I defined ldap.properties as below
> and define the environment value as LDAP_HOST=192.168.0.1 ,
> it would be nice that ${LDAP_HOST} will be replaced to 192.168.0.1.
>
> idp.authn.LDAP.ldapURL = ldap://${LDAP_HOST}:389
>
> Could you tell me how to solve this?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20191212/677f0112/attachment.html>
More information about the users
mailing list