Skip to content

Commit c4d3c53

Browse files
committed
fix numbering
1 parent 742887c commit c4d3c53

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@ Cloudflare Access has a generic OpenID Connect (OIDC) connector to help you inte
3939

4040
2. Under **Login methods**, select **Add new**.
4141

42-
6. Choose **OpenID Connect**..
42+
3. Choose **OpenID Connect**.
4343

44-
3. Name your identity provider and fill in the required fields with the information obtained in Step 3.
44+
4. Name your identity provider and fill in the required fields with the information obtained in Step 3.
4545

46-
4. (Optional) Enable [Proof of Key Exchange (PKCE)](https://www.oauth.com/oauth2-servers/pkce/) if the protocol is supported by your IdP. PKCE will be performed on all login attempts.
46+
5. (Optional) Enable [Proof of Key Exchange (PKCE)](https://www.oauth.com/oauth2-servers/pkce/) if the protocol is supported by your IdP. PKCE will be performed on all login attempts.
4747

48-
5. (Optional) To enable SCIM, refer to [Synchronize users and groups](#synchronize-users-and-groups).
48+
6. (Optional) To enable SCIM, refer to [Synchronize users and groups](#synchronize-users-and-groups).
4949

50-
6. (Optional) Under **Optional configurations**, enter [custom OIDC claims](#oidc-claims) that you wish to add to users' identity. This information will be available in the [user identity endpoint](/cloudflare-one/identity/authorization-cookie/application-token/#user-identity).
50+
7. (Optional) Under **Optional configurations**, enter [custom OIDC claims](#oidc-claims) that you wish to add to users' identity. This information will be available in the [user identity endpoint](/cloudflare-one/identity/authorization-cookie/application-token/#user-identity).
5151

52-
7. Select **Save**.
52+
8. Select **Save**.
5353

5454
</TabItem> <TabItem label="API">
5555

0 commit comments

Comments
 (0)