[EMAIL PROTECTED] a écrit : > > Hello!! > > Is it possible to use the windows authentification or Kerberos to > connect automatically to NUXEO?
AFAIK there is not such SSO plugin distributed by default but the login module is pluggable as anything else in nuxeo and you can find two sample SSO implementation here to start rolling your own implementation: - https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.platform/trunk/nuxeo-platform-login-cas2 - https://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.platform/trunk/nuxeo-platform-login-mod_sso -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
