wif
Can a SSO service (Custom STS, WIF) be implemented so that it is highly available (clustered or in a web farm)?
I recently 开发者_如何学运维asked a question here: Implementing SSO in a .NET Web Farm for several e-commerce websites with WIF?that outlines the details behind my next question.[详细]
2023-04-11 20:30 分类:问答Implementing SSO in a .NET Web Farm for several e-commerce websites with WIF?
I have what I think is a fairly complicated question so I will do my best to articulate it here. I am looking for a single sign on (SSO) solution. I am aware of many of the options out there but have[详细]
2023-04-11 20:00 分类:问答WCF service with WIF AD Single sign on
I have an Excel add-on which connects to a WCF endpoint located in our network to collect data. We\'re considering moving the application out to Windows Azure.[详细]
2023-04-10 14:02 分类:问答A potentially dangerous Request.Form value was detected from the client (wresult="<trust:RequestSecuri...")
I am also getting a request validation error when using WIF.I get correctly sent to the STS, but on the way back, I get this validation error.[详细]
2023-04-10 09:28 分类:问答Authorization and Authentication in DDD (c#)
I am going to deal with architecture with regard to authentication and authorization. I\'d like to know if someone wants to share its experience gained in the field of DDD.[详细]
2023-04-10 05:16 分类:问答WIF - Federated Provider with multiple Identity Providers - store IP info in db?
So despite the warnings, I think I need to build a custom STS.We will support an arbitrary number of customers who provide identity information via SAML.[详细]
2023-04-10 02:22 分类:问答WIF - Federated Provider MVC application or does it have to be Web Forms?
I\'m building my own FP STS application.The Visual Studio STS add in builds an asp.net web forms web site.[详细]
2023-04-09 04:35 分类:问答Windows Identity Foundation System.Xml.XmlException: Unexpected end of file
We have a custom STS along our website both running in Windows Azure.The STS is ASP.NET 4.0 and the site is MVC3.In the past few days I\'ve started seeing quite a few of the following exceptions showi[详细]
2023-04-09 01:13 分类:问答Multiple Security Token Services in Windows Identity Framework
I have an asp.net mvc 3 web app that needs to support SSO from multiple STSs based on the subdomain the user requests.[详细]
2023-04-08 07:45 分类:问答Handle WIF SignInResponseMessage (Post) when user requests action method with both [HttpGet] & [HttpPost] overloads]
I thought the solution to开发者_如何学Python this would occur to me as I\'ve sat on this problem for many months - but my brain has not flags the obvious best approach.[详细]
2023-04-07 17:50 分类:问答