Home
last modified time | relevance | path

Searched defs:LDAPConfigData (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp81 struct LDAPConfigData struct
83 std::string uri;
84 std::string bindDN;
85 std::string baseDN;
86 std::string searchScope;
87 std::string serverType;
88 bool serviceEnabled = false;
89 std::string userNameAttribute;
90 std::string groupAttribute;
91 std::vector<std::pair<std::string, LDAPRoleMapData>> groupRoleList;