Skip to content

Commit 9968e2e

Browse files
authored
[Access] Document OTP email sending IPs (#33152)
1 parent 2c3e4e8 commit 9968e2e

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

‎src/content/docs/cloudflare-one/integrations/identity-providers/one-time-pin.mdx‎

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,19 @@ Make a `POST` request to the [Identity Providers](/api/resources/zero_trust/subr
6060

6161
</TabItem></Tabs>
6262

63-
:::tip
64-
If your organization uses a third-party email scanning service (for example, Mimecast or Barracuda), add `noreply@notify.cloudflare.com` to the email scanning allowlist.
65-
:::
66-
6763
To grant a user access to an application, simply add their email address to an [Access policy](/cloudflare-one/access-controls/policies/policy-management/#create-a-policy).
6864

65+
## Allow OTP emails through your email gateway
66+
67+
If your email gateway blocks, rate limits, or scans OTP emails, allowlist the sender domain `notify.cloudflare.com`, the sender address `noreply@notify.cloudflare.com`, and these IP addresses:
68+
69+
- `104.30.16.2`
70+
- `104.30.16.3`
71+
- `104.30.16.4`
72+
- `104.30.16.5`
73+
- `104.30.16.6`
74+
- `104.30.16.7`
75+
6976
## Log in with OTP
7077

7178
To log in to Access using the one-time PIN:

0 commit comments

Comments
 (0)