File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -79,12 +79,16 @@ credential stuffing, brute force and other automated attacks.
79
79
#### Prerequisites
80
80
81
81
Before proceeding, ensure you are on a plan that supports this feature. If you need CAPTCHA support, please
82
- [ contact us ] ( https://www.ory.sh/contact/ ) .
82
+ [ reach out ] ( https://www.ory.sh/contact/ ) .
83
83
84
84
Supported CAPTCHA providers are:
85
85
86
86
- [ Cloudflare Turnstile] ( https://developers.cloudflare.com/turnstile )
87
87
88
+ Cloudflare Turnstile widgets support a maximum of 10 allowed domains. When CAPTCHA is enabled, this list will be automatically
89
+ populated with your currently configured [ custom domains] ( ../../guides/custom-domains.mdx ) . If your domain list exceeds this
90
+ limit, you won't be able to enable CAPTCHA protection.
91
+
88
92
``` mdx-code-block
89
93
<Tabs groupId="console-or-api">
90
94
<TabItem value="console" label="Ory Console">
You can’t perform that action at this time.
0 commit comments