|
@@ -234,7 +234,7 @@ Setting_Description_captcha.skip.param=Specify a parameter with a key of "skipCa
|
|
|
Setting_Description_cas.clearPassUrl=For <a href\="http\://www.jasig.org/cas">CAS</a> authentication integration, enter the ClearPass url here. If blank, CAS authentication integration will be disabled.<br/><br/>You will also need to edit the <i>WEB-INF/web.xml</i> file to enable CAS integration. Uncomment the section for the CAS servlet filters, and modify the CAS servlet parameters as appropriate for your configuration.
|
|
|
Setting_Description_cas.clearPass.key=<a href\="https://apereo.github.io/cas/4.2.x/integration/ClearPass.html">ClearPass</a> encryption key
|
|
|
Setting_Description_cas.clearPass.alg=The algorithm used by the encryption key
|
|
|
-Setting_Description_challenge.allowDuplicateResponses=Enable this option if you require each response to be unique.
|
|
|
+Setting_Description_challenge.allowDuplicateResponses=Enable this to allow duplicate responses in setup security responses
|
|
|
Setting_Description_challenge.allowSetup.queryMatch=Specify the permissions used to determine if you permits the users to configure challenges. This LDAP query must return the user or else @PwmAppName@ does not permit the user to configure challenges.
|
|
|
Setting_Description_challenge.allowUnlock=Enable this option if @PwmAppName@ allows user accounts to be unlocked during forgotten password. If true, and if the users' accounts are locked due to too many invalid login attempts, and the users' passwords are not expired, then @PwmAppName@ gives the users a chance to unlock their accounts instead of resetting their passwords.
|
|
|
Setting_Description_challenge.caseInsensitive=Enable to control the case sensitivity of responses. If enabled, then @PwmAppName@ deems the responses correct even if the case is wrong. Changing this value does not change existing stored responses -- @PwmAppName@ saves the case sensitive flag on each users' stored responses.
|