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.hpp59 struct LDAPConfigData struct
61 std::string uri;
62 std::string bindDN;
63 std::string baseDN;
64 std::string searchScope;
65 std::string serverType;
66 bool serviceEnabled = false;
67 std::string userNameAttribute;
68 std::string groupAttribute;
69 std::vector<std::pair<std::string, LDAPRoleMapData>> groupRoleList;