Tagged Questions
0
votes
0answers
36 views
Claims Based Authentication in SharePoint 2013 Online Not working anymore
I'm trying to connect an application (desktop application) to SharePoint 2013 sites.
I have a client webservice, the issue is Claims Based Authentication in SharePoint 2013 does not work: ...
1
vote
1answer
325 views
Java software that query SharePoint services with claims?
I have two SharePoint applications in the same farm.
The 1st is using classic windows authentication with Ntlm provider.
The 2nd is using claims authentication, with only the Windows authentication ...
1
vote
1answer
1k views
Web Services and Claim Based Authentication Problem
I'm facing some problems accessing by Claim Based to my web service.
On my App there's only Claim Based: windows auth is disabled and NTLM also.
If I access to Sharepoint by web based interface, this ...
0
votes
1answer
250 views
Claim Based Authentication - Object Model and Impact on existing Web Service
I have a farm in which is installed Sharepoint 2010 Foundation. On my principal app I have installed a web application that accepts windows authentication.
On that application I installed my Web ...
2
votes
1answer
389 views
How can an InfoPath form get the Claims of the user who is logged in to SharePoint?
We have a document library that contains a list of proposals (InfoPath Forms). Users log in through SharePoint using Claims (Forms Auth, via an Extranet) who are from various organizations. The ...