Tagged Questions
0
votes
1answer
258 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
687 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:
...
1
vote
0answers
295 views
Claim Based Authentication user LoginName and People Picker problem
I have a problem with People Picker in my claim based app:
From People Picker finds many instance of the same user
From Code EnsureUser(Domain\Name) doesn't work at all
From Code EnsureUser(email) ...
1
vote
1answer
104 views
What is the practical limit for the quantity of entities listed in a claim based peoplepicker?
What is the practical limit for the quantity of entities listed in a claim based peoplepicker in SharePoint 2010?
Is there a limit? We are trying to get a list of 200,000+ plus users to work in the ...
0
votes
2answers
722 views
Can people picker resolve NTLM users in an FBA extended site
We have a SharePoint 2010 extranet web application that uses claims authentication.
•The Intranet zone is using mixed authentication (NTLM against internal AD and FBA against a separate AD).
•The ...
3
votes
3answers
2k views
People Picker attempts to use claim based authentication but the web application authentication provider is classic / windows
We recently in-place upgraded our sharepoint 2007 to sharepoint 2010.
We were using Windows authentication in the 2007 environment and wish to continue doing so in the 2010 environment.
The ...
2
votes
0answers
368 views
Using Person field in Datasheet view with Claims/FBA
Is it possible to use a person field in datasheet view when the site is configured to use Claims/FBA? It's currently not working, when I click the field I get the usual dropdown but it has a check box ...
3
votes
2answers
3k views
improve People Picker search on a claims-based-authentification server (forms-based; FBA)
Long story short: On a SharePoint 2010 Server solution, which is using forms-based-authentification only, I want that the people picker search dialog works like any other usable search.
Rightnow it ...
3
votes
1answer
164 views
How can I customise the image displayed in the claim picker?
I have got several custom claim providers which provide search and resolve functionality to the orgin sources of various incoming claims to our SharePoint 2010 farm.
I was wondering if anyone knew ...