LDAPCP
LDAPCP copied to clipboard
A claims provider to connect SharePoint Subscription / 2019 / 2016 with Active Directory and LDAP directories in federated authentication
We are using SharePoint with OpenDJ. Augmentation does not work, because group membership attribute is "isMemberOf". https://backstage.forgerock.com/docs/opendj/2.6/configref/is-member-of-virtual-attribute.html LDAP query only includes attributes "memberOf" and "uniquememberof". Result in Log message: [LDAPCP]...
Is there a way to force a LDAPCP connect to user port 636 vs 389?
Thanks for your work on LDAPCP. It's been a life saver. My main goal is to get rid of the "(Email Address)" people picker choices and have both the regular...
## CHANGELOG * Fix the error when loading the global configuration page, if the group claim type set in the LDAPCP configuration does not exist in the trust. https://github.com/Yvand/LDAPCP/issues/203
Hi Yvand, after adding a LDAPS connection as a second option and saving it, going back to the global config page will error out with "Exception of type 'SystemArgumentException' was...
Fix https://github.com/Yvand/LDAPCP/issues/204
Hi @Yvand Appreciate if you can help me understand why I get the following error preventing me from opening Global configuration and Mapping of permissions under SharePoint Server 2019 central...
Hi Yvand, Could you please advice on why the domain groups with "role" prefix is resolved in people picker but after click share to add it to SharePoint i got...
Hi Yvand, Here are the claims types configuration i use for ldapcp and when matching a user in people picker i got 2 entitles one for the user itself and...
I have two Trusts deployed in SPSE. Since LDAPCP can't be used with both Trust, we created a custom wsp using ldapcp. I have deployed both wsp to the farm,...