20 Sep
2013
20 Sep
'13
1:09 p.m.
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 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? Thanks -Vincent