Questions tagged [wif]

The Windows Identity Foundation is a free Microsoft library that enables claims based authentication and use federated identity/single sign-on in their applications.

The Windows Identity Foundation is a free Microsoft .NET library that enables claims based authentication and use federated identity/single sign-on in their applications.

It is part of Microsoft's wider identity and access management strategy which includes Active Directory Federation Services and Windows Azure Access Control Services.

1279 questions
-1
votes
1 answer

WIF - Claims for each entity

In my application, there is hierarchical data (like tree) and a user can have access on any node of the tree irrespective of the parent. How can WIF help here along with attributes?
Ankit
  • 6,388
  • 8
  • 54
  • 79
-1
votes
1 answer

Nuget Wif.Swt SwtSecurityTokenHandler - what am i to put in the authentication header to get authenticated?

Running a MVC 4 site on Azure with WIF enabled and using the Wif.SWT dll to use swt tokens from acs.
Poul K. Sørensen
  • 16,950
  • 21
  • 126
  • 283
-2
votes
1 answer

ADFS Implementation for Internal Applications

We are looking forward to implement ADFS to implement SSO across our organization for various set of web applications such as (SAP, Siebel, Custom java based, Asp.net etc.). I understand based on my research that ADFS can be used to achieve SSO for…
1 2 3
85
86