-
Notifications
You must be signed in to change notification settings - Fork 3
docs: enhance LDAP user filter configuration guide #937
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
Conversation
- Improve User Filter field description with more detail - Add comprehensive User Filter Configuration section - Include provider-specific filter patterns table (Okta, JumpCloud, AD, OpenLDAP) - Document best practices and common issues - Add troubleshooting tips with LDAP browser tool recommendation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR enhances the LDAP configuration documentation by providing comprehensive guidance on user filter configuration. The changes transform a brief inline description into a detailed reference guide with provider-specific examples, best practices, and troubleshooting tips.
- Expanded User Filter field description with clearer explanation of the
%splaceholder - Added dedicated "User Filter Configuration" section with detailed guidance, provider-specific patterns, best practices, and troubleshooting tips
- Introduced "Examples" section header to better organize existing provider examples
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Address review feedback to improve clarity: - Convert bullet list to table format - Add Bad Example column with incorrect filter patterns - Add Correction column showing proper fixes - Maintain all four issue types with concrete examples 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
zchpeter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Part of BYT-8361
🤖 Generated with Claude Code