On Sep 20, 2013, at 3:13 PM, Thomas Mortagne <[email protected]> wrote:
> On Fri, Sep 20, 2013 at 3:09 PM, Vincent Massol <[email protected]> wrote: >> Hi, >> >> On Sep 18, 2013, at 10:54 PM, davout <[email protected]> >> wrote: >> >>> I'm thinking of deploying xwiki long side one of the Java spring based web >>> apps. The web app uses Spring Security. Does xwiki security allow me to >>> recognise users already authenticated in my web app? >>> >>> Are there any reference materials to explain how to configure this? >> >> Yes, I think the impl is >> com.xpn.xwiki.user.impl.xwiki.AppServerTrustedAuthServiceImpl > > Yes. > >> >> See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication for >> how to set up the configuration. >> >> @Thomas: I see it's not mentioned explicitly on >> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication Any >> reason? > > No particular reason. Ok just added something at http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HContainerAuthentication I hope it works since I didn't test it… Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
