Hi,
Is that possible to send a notification email to the tenant admins when the users fail to log in for 3 tries?
Thanks,
Hi,
Is that possible to send a notification email to the tenant admins when the users fail to log in for 3 tries?
Thanks,
The built in Brute Force protection has an option to email the user whose account was affected, but not another user or admin.
If you enable a Log Stream into something like EventBridge, you may be able to add a rule when you see a limit_wc
event to call SES or another email provider to email someone else.