Searched defs:LDAPConfigData (Results 1 – 1 of 1) sorted by relevance
81 struct LDAPConfigData struct83 std::string uri;84 std::string bindDN;85 std::string baseDN;86 std::string searchScope;87 std::string serverType;88 bool serviceEnabled = false;89 std::string userNameAttribute;90 std::string groupAttribute;91 std::vector<std::pair<std::string, LDAPRoleMapData>> groupRoleList;