Changes for page User Authentication

Last modified by Thomas Mortagne on 2023/04/28

<
From version < 34.2 >
edited by Silvia Macovei
on 2010/03/04
To version < 35.1 >
edited by Caleb James DeLisle
on 2010/03/11
>
Change comment: Filled in some values in the authentication parameters chart.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.SilviaRusu
1 +XWiki.CalebJamesDeLisle
Content
... ... @@ -181,11 +181,11 @@
181 181  |encryptionpadding|Yes|?|?|Set the Encryption Padding used to encrypt and decrypt cookies
182 182  |errorpage|Yes|String|/bin/loginerror/ XWiki/XWikiLogin|Page to redirect to if there is an error logging in
183 183  |loginpage|Yes|String|/bin/login/ XWiki/XWikiLogin|Page to redirect to when not logged in
184 -|loginsubmitpage|Yes|String|/loginsubmit/ XWiki/XWikiLogin|?
184 +|loginsubmitpage|Yes|String|/loginsubmit/ XWiki/XWikiLogin|The URL where the username and password are posted to when logging in.
185 185  |logoutpage|Yes|String|/bin/logout/ XWiki/XWikiLogout|Page to redirect to after logged out
186 186  |realmname|Yes|String|XWiki|Sets the realm name
187 187  |protection|Yes|all, validation, encryption, none|all|Protection level for the "remember me" cookie functionality
188 -|unauthorized_code|Yes|?|?|?
188 +|unauthorized_code|Yes|Number|401|The HTTP status code to return when the login has failed.
189 189  |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.
190 190  
191 191  1. Only required if protection = encryption or all (default)

Get Connected