Claims-based identity is a common way for applications to acquire the identity information they need about users inside their organization, in other organizations, and on the Internet.
2
votes
2answers
772 views
Impersonation in a net.tcp WCF-service in a claims based/Kerberos solution
I have tried to keep this as short as possible, dont hesitate if you want more details.
Im trying to get impersonation (of calling user) to work over a net.tcp WCF-Service in a Sharepoint ...
2
votes
1answer
814 views
Trying to setup a webapp with mutliple authentication from powershell
I want to set up a web application that can be accessed from three kind of authentication on the default zone:
anonymous
Windows
FBA (over a custom provider)
and two other zones without the ...
1
vote
3answers
135 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 ...