Couple of questions related to account lock in AuthHub as follows:
*** Question 1 --> Is there any way to check how much attempts left for account to lock during incorrect credentials attempts?
*** Question 2 --> For how long account strike count is valid? Is there any reset time for account strike count due to incorrect login attempts?
AuthHub 3.1.1
*** Question 1 --> Is there any way to check how much attempts left for account to lock during incorrect credentials attempts?
The short answer to this is NO , there is no way to check how many attempts left today however , We display a warning flag when One attempt left before the user will get locked out and it is in the code by Default.
*** Question 2 --> For how long account strike count is valid? Is there any reset time for account strike count due to incorrect login attempts?
userAutoUnlockPeriodMinutes property in Tenant Settings specifies the number of minutes a locked-out account should remain locked before it is automatically unlocked. Please refer to the following link for additional details