OpenLDAP and Active Directory is taken from translation file
- OpenLDAP and Active Directory were hardcoded in the file, Hence, now, it is taken from the
translation file in this commit.
Signed-off-by: Nikhil Ashoka <a.nikhil@ibm.com>
Change-Id: Iebf557fbb20842878cce34c7f2969031af1765dd
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index ff98822..7c86d49 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -499,6 +499,7 @@
"ldapSettings": "LDAP settings"
},
"form": {
+ "activeDirectory": "Active Directory",
"baseDn": "Base DN",
"bindDn": "Bind DN",
"bindPassword": "Bind password",
@@ -507,6 +508,7 @@
"ldapAuthentication": "LDAP authentication",
"ldapCertificateValidUntil": "LDAP Certificate valid until",
"manageSslCertificates": "Manage SSL certificates",
+ "openLDAP": "OpenLDAP",
"secureLdapHelper": "A CA certificate and an LDAP certificate are required to enable secure LDAP",
"secureLdapUsingSsl": "Secure LDAP using SSL",
"serverUri": "Server URI",