{"id":429,"date":"2008-05-04T11:55:50","date_gmt":"2008-05-04T10:55:50","guid":{"rendered":"http:\/\/wp.devco.net\/?p=429"},"modified":"2012-01-24T11:00:24","modified_gmt":"2012-01-24T10:00:24","slug":"designing_a_single_sign_on_system_-_part_3","status":"publish","type":"post","link":"https:\/\/www.devco.net\/archives\/2008\/05\/04\/designing_a_single_sign_on_system_-_part_3.php","title":{"rendered":"Designing a Single Sign On system – part 3"},"content":{"rendered":"

This is the 3rd part of my ongoing series of posts about designing a
\nsimple Single Signon System for PHP, you should read part 1<\/a> and 2<\/a> first.<\/p>\n

Today we look a bit more about the general information flow between browser, target web site and the SSO Server.  We will use the term Secure Site for the target site, lets say a corporate intranet.<\/p>\n

The following diagram shows the flow of information, the information flows via the browser using redirects etc.<\/p>\n

First a few words on the requierd bits of information before this exchange can happen.<\/p>\n