On Tue, Jun 05, 2012 at 06:29:40PM -0600, Manuel Delgado wrote: > Hello! > > We are going to use Owncloud as our cloud storage service and we are using > a Single Sign-On service to authenticate users once. > > My question: Is there a method to validate the owncloud users with an SSO > server? Is it possible?
Yes it is possible, in the core there is the user_ldap app. And there are also 3rd party authentication apps like user_redmine and user_imap. > > If is possible but is not implemented we can build an app for that but we > need to know if it is technically possible. You can use the above apps as examples for your own app. Bart > > Thanks! > > > Manuel Delgado > > ----------------------------------------------------------- > *Usuario Linux* *#520940 <http://counter.li.org/>* > > Bach. Computaci?n e Inform?tica > Universidad de Costa Rica > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
