Skip to content

Commit 352936c

Browse files
committed
add instant auth
1 parent e5ab31b commit 352936c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/content/partials/cloudflare-one/warp/device-enrollment.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,12 @@ import { Tabs, TabItem } from '~/components';
1919
Device posture checks are not supported in device enrollment policies. WARP can only perform posture checks after the device is enrolled.
2020
:::
2121

22-
4. In the **Login methods** tab, select the [identity providers](/cloudflare-one/identity/idp-integration/) users can authenticate with. If you have not integrated an identity provider, you can use the [one-time PIN](/cloudflare-one/identity/one-time-pin/).
22+
4. In the **Login methods** tab:
23+
24+
a. Select the [identity providers](/cloudflare-one/identity/idp-integration/) users can authenticate with. If you have not integrated an identity provider, you can use the [one-time PIN](/cloudflare-one/identity/one-time-pin/).
25+
26+
b. (Optional) If you plan to only allow access via a single IdP, turn on **Instant Auth**. End users will not be shown the Cloudflare Access login page. Instead, Cloudflare will redirect users directly to your SSO login event.
27+
2328
5. Select **Save**.
2429

2530
</TabItem> <TabItem label="Terraform (v5)">

0 commit comments

Comments
 (0)