Password Policy

Has anyone implemented server-side password policy/complexity checking?

Such as with a script?

I’d like to be able to have the server-side check be able to return a HTTP 400 with a meaningful error message so that it’s cleanly implemented, consistent for all clients, with ability to show the user what needs to be done.

Also, thoughts on getting a good basic password policy capability into the product itself?

1 Like