Skip to content

Update JSON examples in authentication guides to use placeholder iden…#6116

Merged
sahandilshan merged 1 commit into
wso2:masterfrom
sahandilshan:ciba
May 8, 2026
Merged

Update JSON examples in authentication guides to use placeholder iden…#6116
sahandilshan merged 1 commit into
wso2:masterfrom
sahandilshan:ciba

Conversation

@sahandilshan
Copy link
Copy Markdown
Contributor

Purpose

Update JSON examples in authentication guides to use placeholder identifiers

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 60c01014-4d28-46cd-b582-c052c6b5ae38

📥 Commits

Reviewing files that changed from the base of the PR and between 124abfa and 266daf8.

📒 Files selected for processing (2)
  • en/includes/guides/agentic-ai/ai-agents/agent-authentication.md
  • en/includes/guides/authentication/configure-ciba-grant.md

📝 Walkthrough

Walkthrough

Two documentation files are updated to standardize example JWT payloads used in CIBA with OBO delegation flows. Concrete email identifiers in both the sub and nested act.sub claims are replaced with generic <user_identifier> and <agent_identifier> placeholders across authentication and agentic AI guides.

Changes

JWT Example Placeholder Standardization

Layer / File(s) Summary
JWT Example Updates
en/includes/guides/agentic-ai/ai-agents/agent-authentication.md, en/includes/guides/authentication/configure-ciba-grant.md
Example delegated JWT payloads for CIBA + OBO flows are updated to use generic <user_identifier> and <agent_identifier> placeholders instead of concrete email addresses in sub and act.sub claims.

Suggested labels

Team/Authentication & registration

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description only includes the Purpose section but is missing Required sections: Related PRs, Test environment, and Security checks. Add the missing required sections (Related PRs, Test environment, Security checks) to complete the pull request description template.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating JSON examples in authentication guides to use placeholder identifiers.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@sahandilshan sahandilshan merged commit cc099a9 into wso2:master May 8, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants