Ask a Question related to ASP.NET Security, Design and Development.
-
STech #1
Microsoft Passport and signing out.
Hi,
The document explains how the sign out procedure works with a page that
contains image links to the sign out url of each application that the user is
signed on to. If any of the signout pages fail, we get a broken image and
with the help of javascript it gets replaced with a red x mark. The cookies
is modified to remove any sites where signout was successful using javascript
again.
My question is what about browsers where javascript is turned off. How does
passport signout work?
Thanks.
STech Guest
-
Passport Photo
Has anyone done a step-by-step set of instructions for taking a Passport photo and then processing it in Photoshop so that it meets the dimension and... -
Passport Requirements
Hi, I have to develop a website demo using .Net Passport service. I'm wondering about this requirements: -Shall I have to install SSL server?... -
Passport Advantage
Today was our big day. The order has gone through for Passport Advantage including upgrade to IDS 9.4. Big box arrives. Hands sweating ... ... -
Who's using MS Passport?
a.. Do you know how's already using Microsoft Passport? I also need some sites that are already using Web Services. Do you know any? thanks, -
Passport Authentication in ASP.NET
Hi All, I want to implement the .Net Passport Authentication in my ASP.NET web application. I have installed the Microsoft Passport SDK 2.5 on... -
[MSFT] #2
RE: Microsoft Passport and signing out.
Hello,
The script used to remove cookies is running on server site, so we don't
need to care about if the client browser disable javascript. For
information, you may refer to:
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/passport25/[/url]
NET_Passport_VBScript_Documentation/Single_Sign_In/Implementing_Sign_Out_And
_Deleting_Cookies.asp
Luke
[MSFT] Guest



Reply With Quote

