0
votes
0answers
77 views

Using Custom Claim Provider in defining alerts

I've implemented a custom claims provider in order to replace the people picker in a web application that uses ADFS as a trusted token issuer. For authentication purposes it works great, I can search ...
0
votes
1answer
256 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
0answers
212 views

SharePoint 2010. AD FS Claims authentication in web application, but NTLM without SSL in central administration

SharePoint 2010 web-application use SSL and AD FS Claims authentication. Central Administration web-application don't use SSL and don't use AD FS (in authentication properties for Administration ...
0
votes
1answer
682 views

AD FS. SPWeb.EnsureUser exception on AD user

We use ADFS and have a problem. The PeoplePicker find users and show a string such as: "UserDisplayName [Active Directory]". But the page throws the following error: ...