Skip to main content

Disable Password Complexity Policy in Identity Server

Comments

1 comment

  • Ryan Cooney
    Password complexity in Identity Server is controlled by the membership provider that is configured. By default this is the "DefaultMembershipProvider" defined in this file "C:\Program Files (x86)\Latitude Geographics\Geocortex Identity Server\Web\Configuration\membership.config"

     

    You can find documentation about the configurable properties of the DefaultMembershipProvider here https://msdn.microsoft.com/en-us/library/system.web.providers.defaultmembershipprovider(v=vs.108).aspx

     

    --Ryan
    0

Please sign in to leave a comment.