Home
last modified time | relevance | path

Searched refs:ldapProperties (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/access-control/controllers/
H A Dldap-controller.js17 $scope.ldapProperties = {};
78 $scope.ldapProperties = results[0];
139 if (!$scope.ldapProperties.ServiceEnabled &&
188 if (ldapProperties.LDAP.ServiceEnabled) {
201 function getServiceAddresses(ldapProperties) { argument
215 function getUseSsl(ldapProperties) { argument
230 function getUsername(ldapProperties) { argument
259 function getGroupsAttribute(ldapProperties) { argument
289 function getRoleGroups(ldapProperties) { argument
307 Username: ldapProperties.Username,
[all …]