update: Cloudflare One (Zero Trust) guide#752
Conversation
WalkthroughA single documentation page for Cloudflare Zero Trust + Kinde (OIDC) integration is updated with refreshed frontmatter metadata, a restructured six-step Quickstart instructional flow replacing the previous setup narrative, expanded OIDC endpoint guidance, and updated further reading references. ChangesCloudflare Zero Trust Integration Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying kinde-docs-preview with
|
| Latest commit: |
08f170c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e62f8283.kinde-docs-preview.pages.dev |
| Branch Preview URL: | https://tamal-update-cloudflare-one.kinde-docs-preview.pages.dev |
| decoding="async" | ||
| /> | ||
| <Aside> | ||
| Replace `<YOUR_DOMAIN>` with either your custom domain or your Kinde domain (e.g., `https://your_business.kinde.com`) |
There was a problem hiding this comment.
The templates above already include https:// (e.g. line 82: https://<YOUR_DOMAIN>/...), but this Aside shows replacing <YOUR_DOMAIN> with https://your_business.kinde.com, which produces https://https://....
Please clarify that <YOUR_DOMAIN> is the host only (e.g. your_business.kinde.com or a custom domain host), or redefine the placeholder as the full issuer URL and remove the leading https:// from the endpoint templates.
This PR updates the Cloudflare Zero Trust doc with updated steps, integration info with ID token claims, and screenshots.
Summary by CodeRabbit