Skip to content

Commit 734d30b

Browse files
Hyperlint Automation Fix
1 parent 8162c0a commit 734d30b

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/cloudflare-one/applications/configure-apps/saas-apps

1 file changed

+3
-3
lines changed

src/content/docs/cloudflare-one/applications/configure-apps/saas-apps/github-saas.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This guide covers how to configure [GitHub Enterprise Cloud](https://docs.github
1919

2020
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Access** > **Applications**.
2121
2. Select **Add an application** > **SaaS** > **Select**.
22-
3. For **Application**, select *Github*.
22+
3. For **Application**, select *GitHub*.
2323
4. For the authentication protocol, select **SAML**.
2424
5. Select **Add application**.
2525
6. Fill in the following fields:
@@ -30,14 +30,14 @@ This guide covers how to configure [GitHub Enterprise Cloud](https://docs.github
3030
8. Configure [Access policies](/cloudflare-one/policies/access/) for the application.
3131
9. Save the application.
3232

33-
## 2. Create a x.509 certificate
33+
## 2. Create an X.509 certificate
3434

3535
1. Paste the **Public key** in a text editor.
3636
2. Wrap the certificate in `-----BEGIN CERTIFICATE-----` and `-----END CERTIFICATE-----`.
3737

3838
## 3. Configure an identity provider and SAML SSO in GitHub Enterprise Cloud
3939

40-
1. In your Github organization page, go to **Settings** > **Authentication security**.
40+
1. In your GitHub organization page, go to **Settings** > **Authentication security**.
4141
2. Under **SAML single sign-on**, turn on **Enable SAML authentication**.
4242
3. Fill in the following fields:
4343
* **Sign on URL**: SSO endpoint from application configuration in Cloudflare Zero Trust.

0 commit comments

Comments
 (0)