when I using the Page_ShibbolethCreds to connect the server, it can't receive the cookies from server.And then, I change the code to make it into the setup order. In final ,the Synchronization Client is created. the Synchronization Client UI is like this image(fig 1). <http://owncloud.10557.n7.nabble.com/file/n17006/%E6%9C%AA%E5%91%BD%E5%90%8D.png>
So, there is no UerID. But I see the code in "owncloudshibbolethcredspage.cpp": void OwncloudShibbolethCredsPage::slotShibbolethCookieReceived(const QNetworkCookie &cookie) { _cookie = cookie; emit connectToOCUrl(field("OCUrl").toString().simplified()); } I find it useless. So ,how can the client receive the cookies?And does the cookie has the UserID and Password? -- View this message in context: http://owncloud.10557.n7.nabble.com/How-can-the-client-receive-the-cookies-tp17006.html Sent from the Developers mailing list archive at Nabble.com. _______________________________________________ Devel mailing list Devel@owncloud.org http://mailman.owncloud.org/mailman/listinfo/devel