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