-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
Add Support for Google LDAP Vendor #27373
Conversation
Changed Packages
|
Thanks for the contribution! |
Signed-off-by: Bruno Nardini <bruno.nardini@mercafacil.com>
Signed-off-by: Bruno Nardini <bruno.nardini@mercafacil.com>
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.
Looks great to me, thanks again.
@benjdlambert could you please take a look when you have a moment 🙂 ? |
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.
Looks good, thank you! 👍
Thank you for contributing to Backstage! The changes in this pull request will be part of the |
This PR introduces support for Google as a new LDAP vendor within the
@backstage/plugin-catalog-backend-module-ldap
. The change enables proper mapping and association between users and groups retrieved from Google's LDAP service.Resolves #27323
Key Change: extended the existing LDAP integration to support Google's specific schema, ensuring correct user group associations are reflected in the Backstage catalog.
This enhancement will allow Backstage users working with Google LDAP to seamlessly synchronize their organization's user and group data.
✔️ Checklist
Signed-off-by
line in the message. (more info)