Quantcast
Channel: LDAP/AD Claims Provider For SharePoint
Viewing all articles
Browse latest Browse all 270

New Post: How to keep admin pages while customizing ldapcp?

$
0
0
Then you can type just this in the method;
this.CurrentConfiguration.AttributesListProp = new List<AttributeHelper>
{
    new AttributeHelper{LDAPAttribute="userPrincipalName", LDAPObjectClassProp="user", ClaimType=WIF.ClaimTypes.Upn, ClaimEntityType = SPClaimEntityTypes.User},
};
Well, of course you must replace WIF.ClaimTypes.Upn with the actual identity claim type set in the trust.

Viewing all articles
Browse latest Browse all 270

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>