Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7705401
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T23:51:26+00:00 2026-05-31T23:51:26+00:00

Single sign on appears to work properly for my application and a number of

  • 0

Single sign on appears to work properly for my application and a number of other web sites that share an STS. When I log out of my application, I appear to be correctly logged out of my site; however, I can still access other applications that use the same STS, without having to log in, again. Can anyone tell me what I am missing?

My application calls everything under the sun, in an attempt to get this to work, but the behavior is the same when I only call FederatedSignOut.

FederatedAuthentication.SessionAuthenticationModule.SignOut();
FederatedAuthentication.SessionAuthenticationModule.DeleteSessionTokenCookie();
FederatedAuthentication.WSFederationAuthenticationModule.SignOut(false);
System.Web.Security.FormsAuthentication.SignOut();
WSFederationAuthenticationModule authModule = FederatedAuthentication.WSFederationAuthenticationModule;
WSFederationAuthenticationModule.FederatedSignOut(new Uri(authModule.Issuer), new Uri(authModule.Realm));

Here is my STS logout code.

SignOutRequestMessage requestMessage = (SignOutRequestMessage)WSFederationMessage.CreateFromUri(Request.Url);
FederatedPassiveSecurityTokenServiceOperations.ProcessSignOutRequest(requestMessage, User, requestMessage.Reply, Response);

Is this a problem with the STS, or with my application? Is it possible that this is a configuration issue if the logout is at least working for my application? Do I have to explicitely send a “wsignoutcleanup1.0” message to all of the RP’s, or should ProcessSignOutRequest be doing that for me?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T23:51:27+00:00Added an answer on May 31, 2026 at 11:51 pm

    As you probably guessed, both the STS and your application create their own session cookie, and they can’t touch each other’s cookies, which is why you need the wsignoutcleanup1.0 message.

    On your application side, only the call to FederatedSignOut() is necessary. It will delete your application session cookie for you before it redirets to the STS, so everything else you have there is redundant.

    Now however it’s up to your STS to properly receive and handle the incoming wsignoutcleanup1.0 request at some signout endpoint. It sounds like yours isn’t. I would first confirm that this STS code of yours is actually being hit. If it is being hit, but the STS session cookie remains, then something else is wrong.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

To enable single sign-on for a web application and a web application in a
We have an application that does single sign-on using a centralized authentication server (CAS).
I want to implement single sign on in my asp.net web application. Scenario is
I am testing a messaging application that uses single sign-on(SSO). I need to simulate
This is web single sign on code that runs on a .net 3.5 winform.
I need to implement single sign-on in my java web application which can achieve
I am working on a single sign-on login page using Shibboleth that will be
I want to use MOSS 2007's single sign-on feature, but read that the server
I am trying to set up Single sign on for 2 websites that reside
I want to implement Single Sign-on in a customer's application. The customer has hosted

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.