Searched defs:LDAPConfigData (Results 1 – 1 of 1) sorted by relevance
59 struct LDAPConfigData struct61 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;