wif
Getting Live ID to work via WIF
I\'m attempting to use WIF to have my ASP.NET MVC app rely on Windows Live ID for authentication. I\'ve follow开发者_如何学运维ed this example exercise:[详细]
2023-02-04 15:48 分类:问答How does processing a SAML assertion work?
I need to be the service provider in a SAML solution and want to know how the processing of assertions work. I could not find the answer here.[详细]
2023-02-04 12:14 分类:问答How to call web service that requires claims based authentication?
I have a client that wants to invoke a web service. I have a web service(asmx) , a default.aspx that 开发者_Go百科can show the claims .[详细]
2023-02-02 04:54 分类:问答What's your opinion on Windows identity foundation?
While learning about WCF security I\'ve also read that as an alternative we could also use WIF deal with identities. I have a lot of stuff to learn, so I don\'t want to invest my time in something开发[详细]
2023-02-01 13:36 分类:问答Windows Identity Foundation + WCF (Federated scenario)
I\'ve investigated for a while how to use such combimation as IdP (ADFS 2.0), AuP (custom) and WCF service (custom). Passive scenario (for ASP.NET) is set up and it works well.[详细]
2023-02-01 05:55 分类:问答Windows Identity Framework on ASP.NET MVC - how to authorize user per action basis?
Windows Identity Framework on ASP.NET MVC - how to authorize user per action basis? Like: [Authorize] public ActionResult About()[详细]
2023-01-31 09:19 分类:问答Expiring Claims with windows identity foundation and mvc
I\'ve got开发者_JAVA技巧 a very basic application that is correctly redirecting to my STS and back again after successful authentication.[详细]
2023-01-30 18:10 分类:问答Is WIF a good option for securing WCF 4.0 Restful service with iPhone
I have a project which needs to expose WCF restful service to iphone/ipad Client. The WCF worked, now i need to secure it with username and password.[详细]
2023-01-30 10:17 分类:问答Windows Identity Foundation Active Authentication
开发者_开发技巧Maybe I\'m going about this all wrong, but I\'d like to take our Roles based ASP .NET Forms Authentication and port it to WIF so as to support federation with other applications.[详细]
2023-01-25 21:30 分类:问答WIF cross-domain on one IIS site, dynamically setting of realm
We have a lot of domains running on one IIS WebSite/AppPool. Right now we are in the process of implementing SSO with Windows Identity Foun开发者_JS百科dation.[详细]
2023-01-25 12:39 分类:问答