You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hello,
I wish to prevent users from signing in after X amount of logins. I saw there is a property for login attempts:
# ${configurationKey}.login-failures=5 within the password policy properties. I'd like more information on it.
Can I set that property without enabling the rest of the password policy stuff? I don't really understand how those properties work and I'd rather set only the login-failures and nothing else with it. Also, what happens when the login-failure count is reached?