Fix: Document IDP cache configuration for APIM-IS integration [master]#10966
Fix: Document IDP cache configuration for APIM-IS integration [master]#10966wso2-engineering-bot wants to merge 1 commit intomasterfrom
Conversation
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
WalkthroughAdded documentation for Identity Provider cache configuration in WSO2 API Manager deployments with shared databases. The new section includes TOML configuration syntax, parameter definitions, and operational timing details for the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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.
🧹 Nitpick comments (1)
en/docs/install-and-setup/setup/advance-configurations/configuring-caching.md (1)
72-100: Good addition; consider linking this section from the APIM-IS integration setup page.This new section is valuable, but users following the Resident Key Manager integration flow may miss it. Add a short “see also” link from
en/docs/install-and-setup/setup/distributed-deployment/configuring-wso2-identity-server-as-a-key-manager.mdto improve discoverability.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@en/docs/install-and-setup/setup/advance-configurations/configuring-caching.md` around lines 72 - 100, Add a "See also" link in the Resident Key Manager integration doc en/docs/install-and-setup/setup/distributed-deployment/configuring-wso2-identity-server-as-a-key-manager.md that points to the new "Identity provider cache" section in en/docs/install-and-setup/setup/advance-configurations/configuring-caching.md (use the section title "Identity provider cache" as the anchor text). Place the link near the top or in the related configuration/notes area so readers of the APIM-IS integration flow will discover the idp_cache_by_name guidance; ensure the link text is concise (e.g., "See Identity provider cache in Advanced Configurations") and uses the same relative path/anchor format used by other internal doc cross-references.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In
`@en/docs/install-and-setup/setup/advance-configurations/configuring-caching.md`:
- Around line 72-100: Add a "See also" link in the Resident Key Manager
integration doc
en/docs/install-and-setup/setup/distributed-deployment/configuring-wso2-identity-server-as-a-key-manager.md
that points to the new "Identity provider cache" section in
en/docs/install-and-setup/setup/advance-configurations/configuring-caching.md
(use the section title "Identity provider cache" as the anchor text). Place the
link near the top or in the related configuration/notes area so readers of the
APIM-IS integration flow will discover the idp_cache_by_name guidance; ensure
the link text is concise (e.g., "See Identity provider cache in Advanced
Configurations") and uses the same relative path/anchor format used by other
internal doc cross-references.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 959feb0b-7655-44ed-999f-18699601bdbc
📒 Files selected for processing (1)
en/docs/install-and-setup/setup/advance-configurations/configuring-caching.md
This PR was automatically generated by Claude AI.
idp_cache_by_name) that affects how quickly IDP configuration changes are reflected between APIM and IS carbon portals in integrated deployments. This addresses the 15-minute delay mentioned in the issue and provides reference to WSO2 IS documentation for detailed cache layer information.Summary by CodeRabbit
Documentation