-
Notifications
You must be signed in to change notification settings - Fork 376
Fix: Add Enable Group Unique ID configuration instructions for all affected versions (Product IS issue #20283) #5795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…fected versions (product-is#20283) This commit adds clear documentation about configuring the Enable Group Unique ID feature for LDAP user stores, which is required to retrieve group lists starting from WSO2 Identity Server 7.0.0. Changes: - Added new section 'Configure group unique ID support' to both read-write and read-only LDAP user store configuration guides - Updated versions: 7.0.0, 7.1.0, 7.2.0, and next - Provided clear instructions with code examples and explanatory notes Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
|
wso2-engineering-bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
WalkthroughDocumentation additions across multiple WSO2 Identity Server version branches introduce a new "Configure group unique ID support" section for LDAP user stores. The section provides deployment.toml configuration examples for enabling Group Unique ID (GroupIDEnabled, GroupIdAttribute) with accompanying explanatory notes. Minor whitespace cleanup applied across affected documents. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (8)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-12-01T15:31:14.922ZApplied to files:
🔇 Additional comments (14)
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 |
This PR was automatically generated by Claude AI.
Changes Made
This PR addresses the missing documentation about the Enable Group Unique ID configuration requirement for LDAP user stores. Starting from WSO2 Identity Server 7.0.0, this configuration is mandatory to retrieve group lists from both read-write and read-only LDAP user stores.
Files Modified
en/identity-server/7.0.0/docs/guides/users/user-stores/primary-user-store/configure-a-read-write-ldap-user-store.mden/identity-server/7.0.0/docs/guides/users/user-stores/primary-user-store/configure-a-read-only-ldap-user-store.mden/identity-server/7.1.0/docs/guides/users/user-stores/primary-user-store/configure-a-read-write-ldap-user-store.mden/identity-server/7.1.0/docs/guides/users/user-stores/primary-user-store/configure-a-read-only-ldap-user-store.mden/identity-server/7.2.0/docs/guides/users/user-stores/primary-user-store/configure-a-read-write-ldap-user-store.mden/identity-server/7.2.0/docs/guides/users/user-stores/primary-user-store/configure-a-read-only-ldap-user-store.mden/identity-server/next/docs/guides/users/user-stores/primary-user-store/configure-a-read-write-ldap-user-store.mden/identity-server/next/docs/guides/users/user-stores/primary-user-store/configure-a-read-only-ldap-user-store.mdWhat Was Added
Added a new section "Configure group unique ID support" in all affected files with:
Style Scope Verification
Microsoft Style Guidelines have been applied to the newly added content. The new section uses sentence case for headings, active voice, clear and concise language, and proper formatting for code elements and configuration parameters. Existing content was not modified for style purposes.
Verification
🤖 Generated with Claude Code
Co-Authored-By: Claude Sonnet 4.5 [email protected]
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.