Skip to main content

Password strength requirements in 4.0.0,

Comments

2 comments

  • Ryan Cooney

    Hi Jamal,

    The password strength requirements are defined by the current membership provider of Identity Server. You can change these settings by editing the membership.config file of Identity Server. You will find it here by default:

    C:\Program Files (x86)\Latitude Geographics\Geocortex Identity Server\Web\Configuration\membership.config

    The two relevant properties are:

    • minRequiredPasswordLength="6"
    • minRequiredNonalphanumericCharacters="0"

    The local security policy of the machine does not apply here.

    --Ryan

    0
  • Permanently deleted user

    Many thanks Ryan for the help. It works fine

    /customer/servlet/servlet.FileDownload?file=00P6000000eltjNEAQ

    0

Please sign in to leave a comment.