I was asked recently to evaluate weather implementing a SSO using SAML, using the existing employee websites login credentials so they can be used on the premium Google apps. The purpose is to reduce the number of user names/passwords required for our employee to remember and update every month.
- Has anyone tried to implement a SSO using SAML which is compatible with Google app's?
- What kind of problems should I be expecting to run into?
- security
- integration
- setup
- maintenance
If I go forward I will be coding in C#. I don't know if I will use MVC or standard Form based web interface for this project at this point. So any advice will be welcomed.
References
SAML Single Sign-On (SSO) Service for Google Apps [code.google.com]
SAML OASIS Standard [saml.xml.org]