FederatedPassiveSignInStatus control is not working for me. Please help
-
mercredi 18 mai 2011 18:39
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.aspxBut, 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.aspxSo, 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
-
jeudi 19 mai 2011 20:53Modérateur
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
- Marqué comme réponse SDL TeamModerator vendredi 27 mai 2011 20:15
-
vendredi 20 mai 2011 12:46
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.

