Password length is probably the one where you could make it more strict by changing the default, but if you're looking into requiring special characters etc. I think this needs to be handled by your own application.
c
cuddly-grass-91524
10/13/2023, 5:26 PM
I was thinking more about complexity, i.e. our previous login system required at least one upper case, one lower case and a special character as well as a minimum length.