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