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.hpp70 struct LDAPConfigData struct
72 std::string uri;
73 std::string bindDN;
74 std::string baseDN;
75 std::string searchScope;
76 std::string serverType;
77 bool serviceEnabled = false;
78 std::string userNameAttribute;
79 std::string groupAttribute;
80 std::vector<std::pair<std::string, LDAPRoleMapData>> groupRoleList;