Skip to content

Commit e7f67b3

Browse files
authored
Update add-captcha.md
Add description to Enable CAPTCHA feature flag
1 parent 343b7ba commit e7f67b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory-b2c/add-captcha.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,8 @@ To enable CAPTCHA in MFA flow, you need to make an update in two technical profi
332332

333333
### Enable CAPTCHA feature flag
334334

335+
To enforce CAPTCHA during signup, signin, or MFA, you'll need to add a technical profile that enables a feature flag for each scenario, then call the technical profile during the user journey.
336+
335337
1. In the *TrustFrameworkBase.XML* file, locate the `ClaimsProviders` element and add the claims provider by using the following code:
336338

337339
```xml

0 commit comments

Comments
 (0)