Changes for page User Authentication

Last modified by Simon Urli on 2023/12/11

From version 100.1
edited by Thomas Mortagne
on 2018/02/09
Change comment: There is no comment for this version
To version 101.1
edited by Thomas Mortagne
on 2018/08/02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -116,7 +116,7 @@
116 116  |logoutpage|Yes|String|/bin/logout/ XWiki/XWikiLogout|Page to redirect to after logged out
117 117  |realmname|Yes|String|XWiki|Sets the realm name
118 118  |protection|Yes|all, validation, encryption, none|all|Protection level for the "remember me" cookie functionality
119 -|unauthorized_code|Yes|Number|401|The HTTP status code to return when the login has failed.
119 +|unauthorized_code|Yes|Number|403|The HTTP status code to return when the login has failed.
120 120  |useip|Yes|true / false|true|Specify to use the IP address when encrypting the cookie data; if IP address changes will need to re-login.
121 121  
122 122  1. Only required if protection = encryption or all (default)

Get Connected