By democractic vote, our topic today is Single Sign Off using Windows Identity Foundation.
Lue lisääWelcome back to keep on building on our understanding of an STS. This part is fully about creating a response message to the message we previously sent from the relying party.
Last time we were able to make our forms authentication application automatically redirect to our STS, and we were able to successfully receive and log the contents of the message that we were getting from our RP.
Lue lisääWelcome back. Today we'll start implementing our security token service (identity provider). Our aim is to verify that there is some form of authentication communication established between the forms authentication application and the STS.
Lue lisääThe road to understanding the security and technical details of any security system is a truly perilous one with steep learning curves along the way. Toss in a side dish of single sign on and achieving that securely, and you're in for a ride. What I aim to do here is to challenge myself with a multipart blog post and try to shed some light on Windows Identity Foundation in an understandable way. Here's part one, and an introduction to the basics.
Lue lisää