Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/04/28

<
From version < 91.1 >
edited by Thomas Mortagne
on 2017/03/08
To version < 94.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Content
... ... @@ -48,9 +48,9 @@
48 48  
49 49  {{warning}}
50 50  Since 7.4 it's recommended to use the new [[LDAP Authenticator extension>>extensions:Extension.LDAP.Authenticator]] instead of the core one.
51 -{{/warning}}
52 52  
53 53  The following documentation is for the core LDAP authenticator which has been removed in 8.3.
53 +{{/warning}}
54 54  
55 55  If you are going to use the [[LDAP Admin Extension>>extensions:Extension.LDAP.Application]], which makes it easier to configure LDAP, then you only need to uncomment xwiki.authentication.authclass property and //nothing// else. Unlike editing xwiki.cfg, which requires you to redeploy the XWiki webapp, LDAP Extension allows you to make changes without restarting.
56 56  
... ... @@ -347,7 +347,7 @@
347 347  = Kerberos SSO Authentication =
348 348  
349 349  {{warning}}
350 -This implementation of SSO is currently under review see: http://jira.xwiki.org/jira/browse/XWIKI-2496 . The class which is described in this segment of documentation, AppServerTrustedKerberosAuthServiceImpl, is not part of the default XWiki distribution!
350 +This implementation of SSO is currently under review see: https://jira.xwiki.org/browse/XWIKI-2496 . The class which is described in this segment of documentation, AppServerTrustedKerberosAuthServiceImpl, is not part of the default XWiki distribution!
351 351  {{/warning}}
352 352  
353 353  The following is an example of **mod_auth_kerb** for Apache being used to easily implement XWiki authentication of users via HTTP Negotiate on a linux server. This example assumes you already have a working Apache2 HTTPD and Apache Tomcat setup with mod_jk.

Get Connected