Hi, I am a student asked to research about about Google Single Sign-On (SSO) for a company's website. The website currently have a page where users have to click on each application listing and log into the application page. Having over 20 web application, it's tedious to log into each application all the time. Thus, is there a Google API where users can access all the application which just a single log on to the main website? Thank you.
Did you look at the info on google's site about it ? Here's some links to explore... http://www.google.com/support/a/bin/answer.py?hl=en&answer=60224 http://code.google.com/apis/apps/sso/saml_reference_implementation.html Hope that helps.
So far, I've only come across articles explaining about SSO, I am not able to find source codes, where we can use as reference. Source codes will be a great advantage.