0
votes
1answer
78 views

Claim Types in Sharepoint 2010

I am currently working on SAML2.0 to SAML1.0 conversion.How can i define my own Claim Type. Currently there are few claim types which can be passed and understood by sharepoint ...
0
votes
1answer
285 views

Claims-based auth with ADFS 2.0 is missing _trust virtual directory

I am setting up claims-based authentication for SharePoint 2010 with AD FS 2.0 (following instructions Configuring Claims Based Authentication for SharePoint with AD FS 2.0 I've a claims-aware web ...
0
votes
1answer
85 views

I'm having the same problem with People Editor using ADFS as claim provider [duplicate]

Possible Duplicate: People picker accepting anything when using ADFS as claim provider I can enter anything, like blah-blah, in the People Editor field, and when I click on the check ...
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 ...