@@ -19,7 +19,7 @@ This guide covers how to configure [GitHub Enterprise Cloud](https://docs.github
1919
20201 . In [ Zero Trust] ( https://one.dash.cloudflare.com ) , go to ** Access** > ** Applications** .
21212 . Select ** Add an application** > ** SaaS** > ** Select** .
22- 3 . For ** Application** , select * Github * .
22+ 3 . For ** Application** , select * GitHub * .
23234 . For the authentication protocol, select ** SAML** .
24245 . Select ** Add application** .
25256 . Fill in the following fields:
@@ -30,14 +30,14 @@ This guide covers how to configure [GitHub Enterprise Cloud](https://docs.github
30308 . Configure [ Access policies] ( /cloudflare-one/policies/access/ ) for the application.
31319 . Save the application.
3232
33- ## 2. Create a x .509 certificate
33+ ## 2. Create an X .509 certificate
3434
35351 . Paste the ** Public key** in a text editor.
36362 . 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** .
41412 . Under ** SAML single sign-on** , turn on ** Enable SAML authentication** .
42423 . Fill in the following fields:
4343 * ** Sign on URL** : SSO endpoint from application configuration in Cloudflare Zero Trust.
0 commit comments