Skip to content

Commit fa85f15

Browse files
committed
Use styleguide aside
1 parent 25df4aa commit fa85f15

File tree

1 file changed

+2
-4
lines changed
  • src/content/docs/cloudflare-one/identity/idp-integration

1 file changed

+2
-4
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/github.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ pcx_content_type: how-to
33
title: GitHub
44
---
55

6-
import { Aside } from '@astrojs/starlight/components';
7-
86
Cloudflare Zero Trust allows your team to connect to your applications using their GitHub login. You do not need to have a GitHub organization to use the integration.
97

108
## Set up GitHub Access
@@ -51,9 +49,9 @@ To test that your connection is working, go to [Zero Trust](https://one.dash.clo
5149
If you have GitHub two-factor authentication enabled, you will need to first login to GitHub directly and return to Access.
5250

5351

54-
<Aside title="Troubleshooting Organization Policies">
52+
:::note[Troubleshooting Organization Policies]
5553
When using a GitHub organization policy, if a user joins the required organization *after* a failed login attempt, they will remain blocked. To fix this, they must **revoke the application's access in their GitHub settings** and log in again to update their permissions.
56-
</Aside>
54+
:::
5755

5856
## Example API Configuration
5957

0 commit comments

Comments
 (0)