Tagged Questions
3
votes
2answers
269 views
Programmatically add item to sharepoint list from window application
How to add item to SharePoint list from window application using claim based authentication ?
it gives 401 forbidden error. user is authenticated from ADFS server.
1
vote
1answer
268 views
Sharepoint claims authentication returns 500 internal server error
I have Sharepoint web app with claims based authentication and ADFS as Identity Provider. In my test enfironment ADFS and Sharepoint are on the same machine. I'm using TMG for mapping between external ...
0
votes
1answer
66 views
Outlook calendar authentication with ADFS and a default Windows Auth zone
We configured a Sharepoint portal with two zones. One (default) with windows authentication because of the search crawler, and another with and ADFS provider.
In the browser (using the ADFS zone) ...
0
votes
3answers
218 views
Active Directory Federation Services and SharePoint
Here is my situation; we are developing a sharepoint portal that should be accessed from multiple different domains. And users from different domains should not enter their credentials. As far as i ...
0
votes
0answers
59 views
Sharepoint on Cloud
Have the following scenario: Deploying sharepoint on a VM in public cloud wand it will have its own AD and ADFS. This ADFS will communicate with another ADFS proxy (on DMZ) of the organization so that ...
1
vote
3answers
763 views
Use google accounts to log into a sharepoint application
I have a SharePoint 2010 application that is extended for external users to use claims based authentication, now the requirement is that the users should be able to use a trusted social log in ...
2
votes
0answers
348 views
Incorrect authentication method when using Outlook integration
We have a SharePoint web application with both ADFS 2.0 and NTLM authentication methods enabled. Users have connected SharePoint calendars to Outlook and the integration almost works perfectly. They ...