Update cloud-authentication.adoc Okta discovery URL#554
Conversation
Changed Okta discovery URL to authorization server details that supports groups inclusion in scope.
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThe pull request updates an Okta OIDC discovery URL example in the cloud authentication documentation. The example URL format was simplified by removing the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@modules/security/pages/cloud-authentication.adoc`:
- Around line 40-45: Replace the current single discovery URL example (the
snippet showing https://<orgname>.okta.com/.well-known/openid-configuration)
with two examples and guidance: keep the org authorization server URL and add
the custom authorization server pattern
https://<orgname>.okta.com/oauth2/<authorizationServerId>/.well-known/openid-configuration,
and add a short sentence explaining to use the custom URL (including the default
server) when you need custom scopes, custom claims, or group-claim configuration
for group filtering.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 064ad594-de72-4412-9af1-9205aa1ee6eb
📒 Files selected for processing (1)
modules/security/pages/cloud-authentication.adoc
Changed Okta discovery URL to authorization server details that supports groups inclusion in scope.
Description
Resolves https://github.com/redpanda-data/documentation-private/issues/
Review deadline:
Page previews
Checks