Tagged Questions
0
votes
1answer
260 views
Trusted Identity Token Issuer - remove claim provider name
I have sharepoint 2010 with ADFS. I also created custom claims provider and set it's name as ClaimProviderName property of SPTrustedIdentityTokenIssuer for ADFS. But now I'd like the default ADFS ...
0
votes
1answer
787 views
Custom People Picker ADFS by Claim Provider
I have a farm with claim based / ADFS configured.. I have some Web Services running on it and the "EnsureUser(domain\name)" doesn't work, as people picker do.
I read a lot of stuff online, I try to ...
2
votes
1answer
908 views
ADFS, people picker and custom claims provider
I read article of Steve Peshka here which points that we have to develop custom claims provider in order to override pepole searching using people picker in SP2010.
I have two questions regarding ...
1
vote
1answer
257 views
Using a custom claims provider to populate user properties (Email and Display Name)
We have a custom claims provider that calls a web service in order to provide search and resolve for users being federated from ADFS. This web service provides names, email addresses, and AD security ...