Skip to content

Commit e87ac01

Browse files
authored
🔒 Fix missing HTTPS on links (#491)
1 parent 327487a commit e87ac01

File tree

11 files changed

+17
-17
lines changed

11 files changed

+17
-17
lines changed

‎products/access/src/content/authentication/configuring-identity-providers/facebook-login.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Cloudflare Access allows your users to use Facebook as their IdP.
1010

1111
Use these steps to set up Facebook as your identity provider.
1212

13-
1. Go to go to [developers.facebook.com](http://developers.facebook.com/).
13+
1. Go to go to [developers.facebook.com](https://developers.facebook.com/).
1414
2. Click **Create App** at the top-right.
1515

1616
![Facebook IdP Login page](../../static/facebook/fb1.png)

‎products/access/src/content/common-access-configurations/zone-lockdown.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ With Zone Lockdown enabled, your team has already completed [many of the steps r
1919

2020
> 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.
2121
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.
2323
1) [Integrate](/configuring-identity-providers/) your organization's identity provider.
2424
1) Selecting `Applications` to begin building an identity-based policy.
2525
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.

‎products/access/src/content/configuring-identity-providers/facebook-login.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Cloudflare Access allows your users to use Facebook as their IdP.
1010

1111
Use these steps to set up Facebook as your identity provider.
1212

13-
1. Go to go to [developers.facebook.com](http://developers.facebook.com/).
13+
1. Go to go to [developers.facebook.com](https://developers.facebook.com/).
1414
2. Click **Create App** at the top-right.
1515

1616
![Facebook IdP Login page](../static/facebook/fb1.png)

‎products/access/src/content/configuring-identity-providers/index.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can integrate your organization's identity provider with Cloudflare Access.
99

1010
![identity flow](../static/summary/identity.png)
1111

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.
1313

1414
You can use the documentation linked below or the same material in the Cloudflare for Teams dashboard.
1515

@@ -19,18 +19,18 @@ You can use the documentation linked below or the same material in the Cloudflar
1919
|[Facebook®](https://developers.cloudflare.com/access/configuring-identity-providers/facebook-login/)|Social|Guide to integrating Facebook as an identity option.|
2020
|[Google®](https://developers.cloudflare.com/access/configuring-identity-providers/google/)|Social|Guide to integrating Google® without a G Suite® organization.|
2121
|[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|
2424
|[G Suite®](https://developers.cloudflare.com/access/configuring-identity-providers/gsuite/)|Corporate|Guide to integrating G Suite®, including groups.|
2525
|[Okta®](https://developers.cloudflare.com/access/configuring-identity-providers/okta/)|Corporate|Guide to integrating Okta®|
2626
|[Okta® with SAML](https://developers.cloudflare.com/access/configuring-identity-providers/saml-okta/)|Corporate|Guide to integrating Okta® as a SAML provider.|
2727
|[OneLogin®](https://developers.cloudflare.com/access/configuring-identity-providers/onelogin-oidc/)|Corporate|Guide to integrating OneLogin®|
2828
|[Azure AD®](https://developers.cloudflare.com/access/configuring-identity-providers/azuread/)|Corporate|Guide to integrating Azure AD®|
2929
|[Centrify®](https://developers.cloudflare.com/access/configuring-identity-providers/centrify/)|Corporate|Guide to integrating Centrify®|
3030
|[Yandex®](https://developers.cloudflare.com/access/configuring-identity-providers/yandex/)|Corporate|Guide to integrating Yandex®|
31-
|[Citrix ADC SAML](http://developers.cloudflare.com/access/configuring-identity-providers/citrixadc-saml/)|Corporate|Guide to integrating Citrix ADC, formerly Citrix NetScaler ADC.|
32-
|[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.|
31+
|[Citrix ADC SAML](https://developers.cloudflare.com/access/configuring-identity-providers/citrixadc-saml/)|Corporate|Guide to integrating Citrix ADC, formerly Citrix NetScaler ADC.|
32+
|[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.|
3434

3535
## Configure identity providers in the Access app
3636

‎products/docs-engine/src/content/contributing/development-setup.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The basic steps for setting up a development are as follows.
2424

2525
<Aside header="Note for Cloudflare employees">
2626

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).
2828

2929
</Aside>
3030

‎products/docs-engine/src/content/contributing/to-cloudflare-docs.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ order: 2
55

66
# Contribute to Cloudflare’s docs
77

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).
99

1010
--------------------------------
1111

@@ -23,7 +23,7 @@ GitHub will then guide you through making a commit and ultimately a pull request
2323

2424
<Aside header="Note for Cloudflare employees">
2525

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.
2727

2828
</Aside>
2929

‎products/docs-engine/src/content/reference/configuration.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ module.exports = {
148148
title: "Cloudflare Docs Engine docs",
149149
description: "Documentation for the open-source Cloudflare Documentation engine which powers Cloudflare's open-source documentation.",
150150
author: "@cloudflare",
151-
url: "http://developers.cloudflare.com/docs-engine",
151+
url: "https://developers.cloudflare.com/docs-engine",
152152
image: "data:image/x-icon;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQEAYAAABPYyMiAAAABmJLR0T///////8JWPfcAAAACXBIWXMAAABIAAAASABGyWs+AAAAF0lEQVRIx2NgGAWjYBSMglEwCkbBSAcACBAAAeaR9cIAAAAASUVORK5CYII=",
153153
}
154154
}

‎products/ssl/src/content/ssl-for-saas/getting-started.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $ curl -XPUT
3535
Each Custom Hostname requires successful Certificate Validation and Hostname Verification.
3636

3737
* __[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.
3939

4040
[Create Custom Hostnames via the custom_hostnames API endpoint](https://api.cloudflare.com/#custom-hostname-for-a-zone-create-custom-hostname).
4141

‎products/warp-client/src/content/warp-for-teams/getting-started/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ order: 2
1212

1313
To get started with the WARP Client, you'll first need to create a **device enrollment policy** in your Teams dashboard. To do so:
1414

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**.
1616
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.
1717

1818
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 <a href="https://developers.cloudflare.com/gateway/getting-started/configuring-http-policy">HTTP policies</a>, make sure to deploy the <a href="https://developers.cloudflare.com/gateway/connecting-to-gateway/install-cloudflare-cert">root certificate</a> to your devices.

‎products/workers/src/content/learning/using-durable-objects.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For a high-level introduction to Durable Objects, [see the announcement blog pos
1414

1515
<Aside type="warning" header="Beta">
1616

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).
1818

1919
</Aside>
2020

0 commit comments

Comments
 (0)