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