Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am using the WIF extensions CTP to integrate with a PicketLink idP and I'm having issues with the SingleLogoutService entry in the metadata. I can log in fine but when I run Saml2AuthenticationModule.Current.SignOut it seems to ignore the SingleLogoutService setting for the idP. Below is the line I'm concerned about:

When Saml2AuthenticationModule.Current.SignOut is called the requests I see are only to localhost.

So my question is, how do I configure the single logout service with WIF extensions CTP?

Thanks

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.