You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: products/access/src/content/common-access-configurations/zone-lockdown.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ With Zone Lockdown enabled, your team has already completed [many of the steps r
19
19
20
20
> In both Zone Lockdown and Cloudflare Access, you must ensure that your origin can only accept connects from authenticated requests. Secure your origin with [Argo Tunnel](/setting-up-access/argo-tunnel/) or by [validating JSON Web Tokens](/setting-up-access/validate-jwt-tokens/) to prevent unauthorized connections.
21
21
22
-
1) Navigate to the [Cloudflare for Teams dashboard](http://dash.teams.cloudflare.com/). Enable Cloudflare Access for your account.
22
+
1) Navigate to the [Cloudflare for Teams dashboard](https://dash.teams.cloudflare.com/). Enable Cloudflare Access for your account.
23
23
1)[Integrate](/configuring-identity-providers/) your organization's identity provider.
24
24
1) Selecting `Applications` to begin building an identity-based policy.
25
25
1) Choose the hostname protected by Zone Lockdown today. [Build an Access policy](/setting-up-access/configuring-access-policies/) to only allow connections from users in your organization. Test the connection from an IP allowed by your Zone Lockdown policy.
Copy file name to clipboardExpand all lines: products/access/src/content/configuring-identity-providers/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ You can integrate your organization's identity provider with Cloudflare Access.
9
9
10
10

11
11
12
-
Guides are available for specific providers as well as generic OIDC or SAML integrations. Cloudflare Access supports social identity providers that do not require administrator accounts, open source providers, and corporate providers. Cloudflare also supports using [signed AuthN requests](http://developers.cloudflare.com/access/configuring-identity-providers/signed_authn/) with SAML providers.
12
+
Guides are available for specific providers as well as generic OIDC or SAML integrations. Cloudflare Access supports social identity providers that do not require administrator accounts, open source providers, and corporate providers. Cloudflare also supports using [signed AuthN requests](https://developers.cloudflare.com/access/configuring-identity-providers/signed_authn/) with SAML providers.
13
13
14
14
You can use the documentation linked below or the same material in the Cloudflare for Teams dashboard.
15
15
@@ -19,18 +19,18 @@ You can use the documentation linked below or the same material in the Cloudflar
19
19
|[Facebook®](https://developers.cloudflare.com/access/configuring-identity-providers/facebook-login/)|Social|Guide to integrating Facebook as an identity option.|
20
20
|[Google®](https://developers.cloudflare.com/access/configuring-identity-providers/google/)|Social|Guide to integrating Google® without a G Suite® organization.|
21
21
|[GitHub®](https://developers.cloudflare.com/access/configuring-identity-providers/github/)|Social|Guide to integrating GitHub, including GitHub Teams.|
22
-
|[LinkedIn](http://developers.cloudflare.com/access/configuring-identity-providers/linkedin/)|Social|Guide to integrating LinkedIN.
23
-
|[Keycloak](http://developers.cloudflare.com/access/configuring-identity-providers/keycloak/)|Open Source|Guide to integrating Keycloak|
22
+
|[LinkedIn](https://developers.cloudflare.com/access/configuring-identity-providers/linkedin/)|Social|Guide to integrating LinkedIN.
23
+
|[Keycloak](https://developers.cloudflare.com/access/configuring-identity-providers/keycloak/)|Open Source|Guide to integrating Keycloak|
24
24
|[G Suite®](https://developers.cloudflare.com/access/configuring-identity-providers/gsuite/)|Corporate|Guide to integrating G Suite®, including groups.|
25
25
|[Okta®](https://developers.cloudflare.com/access/configuring-identity-providers/okta/)|Corporate|Guide to integrating Okta®|
26
26
|[Okta® with SAML](https://developers.cloudflare.com/access/configuring-identity-providers/saml-okta/)|Corporate|Guide to integrating Okta® as a SAML provider.|
27
27
|[OneLogin®](https://developers.cloudflare.com/access/configuring-identity-providers/onelogin-oidc/)|Corporate|Guide to integrating OneLogin®|
28
28
|[Azure AD®](https://developers.cloudflare.com/access/configuring-identity-providers/azuread/)|Corporate|Guide to integrating Azure AD®|
29
29
|[Centrify®](https://developers.cloudflare.com/access/configuring-identity-providers/centrify/)|Corporate|Guide to integrating Centrify®|
30
30
|[Yandex®](https://developers.cloudflare.com/access/configuring-identity-providers/yandex/)|Corporate|Guide to integrating Yandex®|
|[PingIdentity®](http://developers.cloudflare.com/access/configuring-identity-providers/ping-saml/)|Corporate|Guide to integrating PingFederate and PingOne.|
33
-
|[Active Directory](http://developers.cloudflare.com/access/configuring-identity-providers/adfs/)|Corporate|Guide to integrating self-hosted Active Directory.|
|[PingIdentity®](https://developers.cloudflare.com/access/configuring-identity-providers/ping-saml/)|Corporate|Guide to integrating PingFederate and PingOne.|
33
+
|[Active Directory](https://developers.cloudflare.com/access/configuring-identity-providers/adfs/)|Corporate|Guide to integrating self-hosted Active Directory.|
Copy file name to clipboardExpand all lines: products/docs-engine/src/content/contributing/development-setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The basic steps for setting up a development are as follows.
24
24
25
25
<Asideheader="Note for Cloudflare employees">
26
26
27
-
When contributing to [@cloudflare/cloudflare-docs](http://github.com/cloudflare/cloudflare-docs) specifically, you’ll need to `cd` into the sub-folder for your product (`products/[productName]` inside the repo).
27
+
When contributing to [@cloudflare/cloudflare-docs](https://github.com/cloudflare/cloudflare-docs) specifically, you’ll need to `cd` into the sub-folder for your product (`products/[productName]` inside the repo).
Copy file name to clipboardExpand all lines: products/docs-engine/src/content/contributing/to-cloudflare-docs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ order: 2
5
5
6
6
# Contribute to Cloudflare’s docs
7
7
8
-
This guide is for contributors to [@cloudflare/cloudflare-docs](http://github.com/cloudflare/cloudflare-docs).
8
+
This guide is for contributors to [@cloudflare/cloudflare-docs](https://github.com/cloudflare/cloudflare-docs).
9
9
10
10
--------------------------------
11
11
@@ -23,7 +23,7 @@ GitHub will then guide you through making a commit and ultimately a pull request
23
23
24
24
<Asideheader="Note for Cloudflare employees">
25
25
26
-
Contact the __Developer Docs__ room if you’d like to be given write access to [@cloudflare/cloudflare-docs](http://github.com/cloudflare/cloudflare-docs). Otherwise you can fork the repo on GitHub.
26
+
Contact the __Developer Docs__ room if you’d like to be given write access to [@cloudflare/cloudflare-docs](https://github.com/cloudflare/cloudflare-docs). Otherwise you can fork the repo on GitHub.
Copy file name to clipboardExpand all lines: products/ssl/src/content/ssl-for-saas/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ $ curl -XPUT
35
35
Each Custom Hostname requires successful Certificate Validation and Hostname Verification.
36
36
37
37
*__[Certificate Validation](https://developers.cloudflare.com/ssl/ssl-for-saas/validation-methods/)__: Upon successful validation, the certificates are deployed to Cloudflare’s edge network.
38
-
*__[Hostname Verification](http://developers.cloudflare.com/ssl/ssl-for-saas/hostname-verification/)__: Upon successful validation, Cloudflare proxies traffic for this hostname.
38
+
*__[Hostname Verification](https://developers.cloudflare.com/ssl/ssl-for-saas/hostname-verification/)__: Upon successful validation, Cloudflare proxies traffic for this hostname.
39
39
40
40
[Create Custom Hostnames via the custom_hostnames API endpoint](https://api.cloudflare.com/#custom-hostname-for-a-zone-create-custom-hostname).
Copy file name to clipboardExpand all lines: products/warp-client/src/content/warp-for-teams/getting-started/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ order: 2
12
12
13
13
To get started with the WARP Client, you'll first need to create a **device enrollment policy** in your Teams dashboard. To do so:
14
14
15
-
1. In your [Teams dashboard](http://dash.teams.cloudflare.com/), navigate to **My Teams** > **Devices**.
15
+
1. In your [Teams dashboard](https://dash.teams.cloudflare.com/), navigate to **My Teams** > **Devices**.
16
16
1. Under **Device Settings**, create a device enrollment [policy](https://developers.cloudflare.com/access/getting-started/policies) to define who can connect a device to your organization.
17
17
18
18
Once your device enrollment policy is set up, configure [Gateway policies](https://developers.cloudflare.com/gateway/reference/policy) for your organization. If you are configuring <ahref="https://developers.cloudflare.com/gateway/getting-started/configuring-http-policy">HTTP policies</a>, make sure to deploy the <ahref="https://developers.cloudflare.com/gateway/connecting-to-gateway/install-cloudflare-cert">root certificate</a> to your devices.
Copy file name to clipboardExpand all lines: products/workers/src/content/learning/using-durable-objects.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ For a high-level introduction to Durable Objects, [see the announcement blog pos
14
14
15
15
<Asidetype="warning"header="Beta">
16
16
17
-
Durable Objects are currently in closed beta. If you are interested in using them, [request a beta invite](http://www.cloudflare.com/cloudflare-workers-durable-objects-beta).
17
+
Durable Objects are currently in closed beta. If you are interested in using them, [request a beta invite](https://www.cloudflare.com/cloudflare-workers-durable-objects-beta).
0 commit comments