I want to configure the timeout duration that is applied to the cookies that are created on relying party after a user logs in through the passive Security Token Service (STS). I believe I read somewh
Two questions: 1) How/where do I set the lifetime of the session c开发者_如何学Pythonookie in my web application when using an STS to get claims? From what I can tell, it seems I can only do this pro
I have a passive STS set up for a new application I\'m working on. I\'ve noticed that when a user\'s session expires, the user is still authenticated.I would have thought that when the session expire
In IIS 7.5 under Windows 7 Utilmate, I have an application which is configured for authentication as follows:
I have a web application and would want it to be secured using a Custom STS using Windows Identity foundation开发者_JS百科 3.5. All examples have a passive STS in scene. Why is this needed? and What h
Currently I am working on a LOB Silverlight application. Eventually, I need to implement a single sign-on for the new app and an old Classic ASP w开发者_运维技巧eb app. Right now, the Silverlight App
I\'m writing an ASP.net application that uses Windows Identity Foundation.My ASP.net application uses claims-based authentication with passive redirection to a security token service.This means that w