Skip to content

Update cloud-authentication.adoc Okta discovery URL#554

Merged
trevpanda merged 2 commits intomainfrom
trevpanda-patch-1
Apr 15, 2026
Merged

Update cloud-authentication.adoc Okta discovery URL#554
trevpanda merged 2 commits intomainfrom
trevpanda-patch-1

Conversation

@trevpanda
Copy link
Copy Markdown
Contributor

@trevpanda trevpanda commented Apr 15, 2026

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

  • New feature
  • Content gap
  • Support Follow-up
  • Small fix (typos, links, copyedits, etc)

Changed Okta discovery URL to authorization server details that supports groups inclusion in scope.
@trevpanda trevpanda requested a review from a team as a code owner April 15, 2026 14:39
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 15, 2026

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b5790336-0ac4-48a5-a97c-98216aa0aa2c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

The pull request updates an Okta OIDC discovery URL example in the cloud authentication documentation. The example URL format was simplified by removing the oauth2/<an_id>/ path segment and its associated placeholder description. The new discovery URL follows the standard well-known OpenID Configuration endpoint pattern at https://<orgname>.okta.com/.well-known/openid-configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • micheleRP
  • paulohtb6
  • c4milo
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update cloud-authentication.adoc Okta discovery URL' accurately and concisely describes the main change, which is updating the Okta OIDC discovery URL example in the cloud-authentication.adoc file.
Description check ✅ Passed The description follows the template structure with required sections (Description, Page previews, Checks), but the issue number placeholder is not filled in and page preview is missing.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch trevpanda-patch-1

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 15, 2026

Deploy Preview for rp-cloud ready!

Name Link
🔨 Latest commit 8a9001a
🔍 Latest deploy log https://app.netlify.com/projects/rp-cloud/deploys/69dfa9e785f6a80008417a1d
😎 Deploy Preview https://deploy-preview-554--rp-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between d56a2d4 and e5cbfa7.

📒 Files selected for processing (1)
  • modules/security/pages/cloud-authentication.adoc

Comment thread modules/security/pages/cloud-authentication.adoc Outdated
Copy link
Copy Markdown
Contributor

@micheleRP micheleRP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@trevpanda trevpanda merged commit 3cd5532 into main Apr 15, 2026
5 checks passed
@trevpanda trevpanda deleted the trevpanda-patch-1 branch April 15, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants