Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/04/28

<
From version < 79.1 >
edited by Thomas Mortagne
on 2015/08/27
To version < 78.1 >
edited by Thomas Mortagne
on 2015/08/24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,16 +30,10 @@
30 30  
31 31  To configure XWiki to use it, specify:
32 32  
33 -{{code language="properties"}}
33 +{{code}}
34 34  xwiki.authentication.authclass=com.xpn.xwiki.user.impl.xwiki.AppServerTrustedAuthServiceImpl
35 35  {{/code}}
36 36  
37 -For users to be actually created and not just set as context user you must set in ##xwiki.cfg## configuration file (if the property does not already exist, create it):
38 -
39 -{{code language="properties"}}
40 -xwiki.authentication.createuser=empty
41 -{{/code}}
42 -
43 43  = Social Login =
44 44  
45 45  See the [[Social Login Application>>extensions:Extension.Social Login Application]].

Get Connected