28 Jan
2010
28 Jan
'10
2:24 p.m.
Hello friends, Has database authentication been tried for XWiki by anyone before... We've a big user base over the intranet & we would like to use the existing authentication mechanism (database storage) to be used by XWiki as well. Would implementing the <http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/ java/com/xpn/xwiki/user/api/XWikiAuthService.java> XWikiAuthService interface be helpful in achieving a db based authentication. Some pointers in this direction would be appreciated.