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.hpp82 struct LDAPConfigData struct
84 std::string uri;
85 std::string bindDN;
86 std::string baseDN;
87 std::string searchScope;
88 std::string serverType;
89 bool serviceEnabled = false;
90 std::string userNameAttribute;
91 std::string groupAttribute;
92 std::vector<std::pair<std::string, LDAPRoleMapData>> groupRoleList;