.NET Framework Bookmark and Share   
 index > Claims based access platform (CBA), code-named Geneva > Single Sign Out from Geneva Server
 

Single Sign Out from Geneva Server

Hi all,
Our application needs to clean up Geneva Server cookies during sign out and returns back to web application page.
In our case Geneva Serveris acting as an identity provider, web aplication is trusted RP.
Currently the only way toclean up the cookies is to send sign out message to Geneva Server.
Unfortunatly sending such message leads to "Sign Out Result" page and we are not redirected to our application page.
It looks likeGeneva Server doesn't understand wsignoutcleanup message.
The question is very simple how canwe sign out from Geneva Server and return topage
sent in wreply parameter (or to the registered RP endpoint)?

Regards, Igor

Igor Bartashevich

Just to make sure I understand your question correctly. The signout happens (ie cookies are cleared from Geneva and your app), the problem here is that there is no redirection to wreply specified url?

Currently wreply in signout is not supported by Geneva.

Can you provide more information about your scenario? Right now, it is possible to customize Geneva singout.aspx page, for example by putting custom javascript in onload event to achieve funtionality of redirecting user to other address once sign out is completed. I wonder if such customization could be enough for your scenario or there are other requirements that I may have missed here?

Mieszko Matkowski

You can use google to search for other answers

Custom Search

More Threads

• Technical Reason Why ClaimsAuthorizationModule specified in two places system.webServer and system.web
• Installing Geneva Server Beta 2 server with a domain account and separate SQL server
• federation metadata xml not getting created
• XACML
• Where to add <clientCertificate> condifuration for nested issuer binding?
• How to obtain the secure token / claimset from the client
• How do i get the Federation Utility for Web Application Project or Claim Aware Web Application Project Template
• Geneva Server ConfigWizard error
• Cardspace does not popup in cardspace enabled WCF service
• "service communication certificate" vs "token-decrypting certificate" vs "token-signing certificate"