[xwiki-users] Database authentication For XWiki
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.
On Thu, Jan 28, 2010 at 14:24, Dilipkumar Jadhav <[email protected]> wrote:
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.
A good example is the LDAP authenticator on http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/j...
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (2)
-
Dilipkumar Jadhav -
Thomas Mortagne