Changes for page User Authentication
Last modified by Thomas Mortagne on 2024/12/10
From version 77.1
edited by Thomas Mortagne
on 2015/08/19
on 2015/08/19
Change comment:
There is no comment for this version
To version 78.1
edited by Thomas Mortagne
on 2015/08/24
on 2015/08/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -251,7 +251,7 @@ 251 251 xwiki.authentication.authclass = com.acme.MyCustomAuthenticationService 252 252 {{/code}} 253 253 254 -You can find various [[authenticators examples>>https://github.com/xwiki-contrib/sandbox/tree/master/authenticators]].254 +You can find various authenticators examples in [[sandbox>>https://github.com/xwiki-contrib/sandbox/tree/master/authenticators]] or [[extensions>>http://extensions.xwiki.org/xwiki/bin/view/Main/WebHome#|t=extensions&p=1&l=30&s=doc.creationDate&d=desc&name=authenticator]]. 255 255 256 256 Here's a [[tutorial on implementing a custom authentication class for authenticating against Oracle's SSO>>http://bodez.wordpress.com/2008/10/15/xwiki-user-authentication-with-oracle-sso/]]. 257 257