Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/04/28

<
From version < 92.1 >
edited by Thomas Mortagne
on 2017/03/08
To version < 94.2 >
edited by Vincent Massol
on 2017/09/06
>
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -AdminGuide.WebHome
1 +xwiki:Documentation.AdminGuide.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -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