Forum Discussion
chris-swapoo
Sep 15, 2021Copper Contributor
Azure AD B2C Custom Policies Password Protection Smart Lockout feature is not working as intended
My team is trying to implement an account lockout based on the number of login attempts. In Azure AD B2C > Authentication Methods > Password Protection we changed the lockout threshold to 3 and locko...
RobertSam
May 25, 2022Copper Contributor
We are using b2c custom policy and we have the same issue that account locked out message is shown but the next correct attempt allows the user to sign in (The account is not getting locked out)