Skip to content

Commit 525bf91

Browse files
[Turnstile] Note on client-side rendering for interstitial pages (#21771)
* note on client-side rendering for interstitial pages * feedback fixes
1 parent 6495199 commit 525bf91

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/content/docs/turnstile/concepts/hostname-management.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,10 @@ If the widget is embedded on a hostname not listed, it will display an error mes
6363

6464
Customers with Enterprise Bot Management or Enterprise Turnstile can have the optional `any hostname` validation entitlement.
6565

66-
By default, a widget requires at least one hostname to be entered. With this entitlement, you can create and use a widget without entering any hostnames for the widget. Contact your account team to enable this entitlement.
66+
By default, a widget requires at least one hostname to be entered. With this entitlement, you can create and use a widget without entering any hostnames for the widget.
67+
68+
Contact your account team to enable this entitlement.
69+
70+
:::caution
71+
Customers enabling [client-side rendering](/turnstile/get-started/client-side-rendering/) must validate their hostnames by looking at the [`hostname`](/turnstile/get-started/server-side-validation/#:~:text=challenge%20was%20solved.-,hostname,-is%20the%20hostname) field in the siteverify response.
72+
:::

0 commit comments

Comments
 (0)