You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/identity/idp-integration/generic-oidc.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,17 +39,17 @@ Cloudflare Access has a generic OpenID Connect (OIDC) connector to help you inte
39
39
40
40
2. Under **Login methods**, select **Add new**.
41
41
42
-
6. Choose **OpenID Connect**..
42
+
3. Choose **OpenID Connect**.
43
43
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.
45
45
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.
47
47
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).
49
49
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).
0 commit comments