Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap Script Modification- function set_ldap_properties only include "ldap" protocol and drops "ldaps" #276

Open
abrahad opened this issue Apr 4, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@abrahad
Copy link
Contributor

abrahad commented Apr 4, 2019

In the Bootstrap script, function set_ldap_properties only include "ldap" protocol and drops "ldaps" when configuring the LDAP settings. The script needs to be changed to include both LDAP and LDAP options.

function set_ldap_properties {
replace_property 'idp.authn.LDAP.ldapURL ='
"ldap://$LDAP_HOST" $LDAP_PROPERTIES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants