Hi everyone,
I’m using Azure AD B2C with custom policies for login. In the first step, the user enters their username, password, and completes the CAPTCHA challenge.
The problem is: if the username/password is wrong and CAPTCHA are correct, the CAPTCHA is not reset. Ideally, the user should be required to complete the CAPTCHA again.
Has anyone implemented this behavior or knows how to configure it?
Thanks in advance!
Hi everyone,
I’m using Azure AD B2C with custom policies for login. In the first step, the user enters their username, password, and completes the CAPTCHA challenge.
The problem is: if the username/password is wrong and CAPTCHA are correct, the CAPTCHA is not reset. Ideally, the user should be required to complete the CAPTCHA again.
Has anyone implemented this behavior or knows how to configure it?
Thanks in advance!