FederatedPassiveSignInStatus control is not working for me. Please help

Traitée FederatedPassiveSignInStatus control is not working for me. Please help

  • mercredi 18 mai 2011 18:39
     
      A du 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

     

     

    • Déplacé Hengzhe Li mardi 21 juin 2011 11:31 Forum consolidate (From:Microsoft Security Development Lifecycle (SDL) - Tools)
    •  

Toutes les réponses