Hi,
On Sep 18, 2013, at 10:54 PM, davout <ian.hayes(a)essays-in-software.com> 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