2
votes
1answer
38 views

Unauthorized access to User Profile Service web service

I have two zones for my SP2010 site collection: default (uses Win Auth- claims) and internet (uses FBA to an AD user store). I have a WP which would call the User Profile Web Service and get some ...
1
vote
3answers
130 views

Claims Authentication (ADFS &STS)

Can i have ADFS authentication mechanism for 1 subsite and SSO implementation for 3-4 subsites ? i am using Claims based authentication.I have ADFS already configured.I have 1 webapplication and have ...
1
vote
2answers
1k views

Multiple webapplications using same STS?

I have set up and SP 2010 web application with claims based authentication with simple, custom STS. How can I connect another web application to the same STS? For my first web application I used a ...