FederatedPassiveSignInStatus control is not working for me. Please help

Answered FederatedPassiveSignInStatus control is not working for me. Please help

  • Wednesday, May 18, 2011 6:39 PM
     
      Has Code

    I'm using the

    <%@ Register assembly="Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" namespace="Microsoft.IdentityModel.Web.Controls" tagprefix="wif" %>
    <wif:FederatedPassiveSignInStatus runat="server" ID="SignInStatus1" SignOutAction="FederatedPassiveSignOut" SignOutPageUrl="Default.aspx" />

    When I click the Logout link it redirects to this url:

    https://dev.apps.ahca.myflorida.com/SingleSignOnPortal/?wa=wsignout1.0&wreply=https://dev.apps.ahca.myflorida.com/ClaimsEnableWebSiteEx01/Default.aspx&wa=wsignout1.0&wreply=https://dev.apps.ahca.myflorida.com/ClaimsEnableWebSiteEx01/Default.aspx

    But, this is not what I want it to do.. Because it is signing out of the STS provider and then redirecting me back to the login page.  I really wanted it to serve the Default.aspx page and then log me out of all the relying parties by using the images to sign me out of each relying party.

    If, I dont click the FederatedPassiveSignInStatus control and just put this url in my browser then everything works fine:

    https://dev.apps.ahca.myflorida.com/SingleSignOnPortal/Default.aspx?wa=wsignout1.0&wreply=https://dev.apps.ahca.myflorida.com/ClaimsEnableWebSiteEx01/Default.aspx

    So, my question is....

    How can I get the FederatedPassiveSignInStatus control to work correctly?

     

    Much Appreciation,

    Evan

     

     

    • Moved by Hengzhe Li Tuesday, June 21, 2011 11:31 AM Forum consolidate (From:Microsoft Security Development Lifecycle (SDL) - Tools)
    •  

All Replies

  • Thursday, May 19, 2011 8:53 PM
    Moderator
     
     Answered

    Hi Evan,

    Thanks for reaching out to us. Unfortunately, your question is not suited for the Security Development Lifecycle (SDL) Tools Forum. We address questions related to the Microsoft Security Development Lifecycle tools (available for download from this page: http://www.microsoft.com/security/sdl/adopt/tools.aspx)

     

    We encourage you to address your question to the Geneva Forum:

    http://social.msdn.microsoft.com/Forums/en-US/Geneva/threads

     

    Regards,

    The SDL Team

  • Friday, May 20, 2011 12:46 PM
     
     

    I'll go ahead and post this in the other forum.

    I just Bing'd Windows Identity Foundation and then on the main page for WIF I just clicked the top menu "Forums" and it brought me here.