idsite-src icon indicating copy to clipboard operation
idsite-src copied to clipboard

Password policy from correct directory not used when resetting password

Open mattwigway opened this issue 10 years ago • 1 comments

When a user tries to reset their password, the password policy from the default account store directory is always used, even if that users' account is in a different directory. What this means is that a user can attempt to set a password that doesn't comply with their directory; the site will allow them to attempt this (i.e. client side validation will complete), and they then get a only somewhat helpful error afterwards:

image

This also means that if there is no default account store, one cannot reset a password.

mattwigway avatar Dec 02 '15 18:12 mattwigway

Hello Matt, thank you for the information. Can you let me know if you are using directories or organizations for your multi-tenant setup? At the moment ID site does not support directory-based multi-tenancy, you would need to use organizations.

Thanks, Robert

robertjd avatar Dec 11 '15 00:12 robertjd