Update WSO2 Choreo branding to Developer Platform in MFA guide - #6288
Update WSO2 Choreo branding to Developer Platform in MFA guide#6288UmairStn wants to merge 2 commits into
Conversation
|
Warning Review limit reached
Next review available in: 36 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughChangesDeveloper Platform MFA guide
Suggested labels: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 5
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In
`@en/includes/guides/authentication/conditional-auth/add-authentications-based-on-api-calls.md`:
- Around line 139-142: Update the connection metadata placeholders in the
authentication example, including the corresponding entries around
asgardeoTokenEndpoint, to use clear, grammatically direct descriptions such as
the Developer Platform API URL, application consumer key, application consumer
secret, and tenant token endpoint. Preserve the existing metadata keys and JSON
structure.
- Around line 233-236: Update the failure-path wording in the callChoreo
authentication flow to use active, present-tense language, stating that the
script executes step 2 by default when the API call fails or times out; keep the
existing success-path behavior and hasRisk condition unchanged.
- Line 61: Update the hasRisk condition’s country-code placeholder to use clear,
grammatically correct wording, such as “<Specify a country code of your
choice>,” while preserving the existing comparison behavior.
- Around line 21-25: Correct the REST API section anchor by changing the
misspelled “Desgin” heading to “Design the REST API” and updating the
corresponding table-of-contents link target to `#design-the-rest-api`.
- Around line 56-57: Replace the Markdown link syntax in the http:Client
constructor with the literal https://api.ipgeolocation.io URL, while keeping the
existing ipGeolocation->get call and authentication flow unchanged.
🪄 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: Path: .coderabbit.yml
Review profile: CHILL
Plan: Pro Plus
Run ID: 36eb5d96-44b7-438c-bc22-98138989bbe0
📒 Files selected for processing (1)
en/includes/guides/authentication/conditional-auth/add-authentications-based-on-api-calls.md
Description
Replaces outdated "WSO2 Choreo" branding with "Developer Platform" across titles and content in the MFA advanced conditions guide.
Fixes wso2/product-is#28184