Skip to content

Commit

Permalink
Published docs from 6.1.x to [gh-pages]. Build 17145 - Password Manag…
Browse files Browse the repository at this point in the history
…ement Token & Server/Client IP Address check (#4692)

*  Password Management Token : Add the capability to disable the check of the client/server ip address.

* code improvement

Co-authored-by: apereocas-bot <45107089+apereocas-bot@users.noreply.github.com>
  • Loading branch information
travis-ci and apereocas-bot committed Feb 14, 2020
1 parent 9bcb38a commit 2300797
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 6.1.x/configuration/Configuration-Properties.md
Expand Up @@ -5089,6 +5089,9 @@ To learn more about this topic, [please review this guide](../installation/Passw

# cas.authn.pm.reset.expirationMinutes=1
# cas.authn.pm.reset.securityQuestionsEnabled=true
# Whether the Password Management Token will contain the client or server IP Address.
# cas.authn.pm.reset.includeServerIpAddress=true
# cas.authn.pm.reset.includeClientIpAddress=true

# Automatically log in after successful password change
# cas.authn.pm.autoLogin=false
Expand Down

0 comments on commit 2300797

Please sign in to comment.