Sso
Sso
Sso
What is SSO ?
A mechanism that allows users to authenticate themselves to multiple service providers, using only one identity.
Agenda
What is Single Sign-On (SSO) Advantages of SSO Types of SSO Examples Case Study Summary
SSO How ?
Establish trust relationships, common security infrastructure (e.g. PKI), sign contractual agreements
What is SSO
Single sign-on is a user/session authentication process that permits a user to enter one name and password in order to access multiple applications. The process authenticates the user for all the applications they have been given rights to and eliminates further prompts when they switch applications during a particular session.
Advantages
Reduced operational cost Reduced time to access data, e.g. ER Improved user experience, no password lists to carry Advanced security to systems
Strong authentication
One Time Password devices Smartcards
Ease burden on developers Centralized management of users, roles Fine grained auditing Effective compliance (SOX, HIPPA)
Identity Management
Encompasses
directory services authentication and authorization services certificate authorities administration consoles single sign-on provisioning services.
Types of SSO
Password Synchronization Legacy SSO (Employee/Enterprise SSO) Web Access Management (WAM) Cross Domain (realm) SSO Federated SSO
Password Synchronization
A process that coordinates passwords across multiple computers and devices and/or applications Each computer, device, application still authenticates but behind the scene Products:
MTechs P-Synch SecurePass SAM Pass Synch
Novell SecureLogin
True SSO for
Web applications Windows host (Windows Application Server) Legacy (Client Server) applications
Mutiple identities and password policies stored in eDir in encrypted form Novell client is installed on each workstation, User can access apps from any workstation Optionally cache credentials on workstation Transparent pw expirations and resets
Novell SecureLogin
Oblix (Oracle)
Federated SSO
Extend SSO across enterprises Liberty Alliance, OASIS, IBM/Microsoft Advantages
Establishment of trusted partnerships New revenue opportunities New, efficient, and production biz models
ACEGI Security
Open Source ACEGI Enterprise solution Authentication, Authorization Instance-based access control, Channel security Human user detection capabilities Seamless integration with Spring Framework SSO via Central Authentication Service (CAS)
Microsoft
Windows Server 2003 R2 adds
Active Directory Federation Service Web Services based SSO Use Active Directory in non-Windows env
Case Study
-Federal Aviation Administration -Requirements:
-Provide SSO to ~500,000 users -Across 5000 airports world-wide - >100 web and client server applications -Multiple Directories, Departments -Web services authentication
Summary
Reduces cost Enhances security Supports compliance
Financial Service (FFIEC directive) Healthcare (HIPPA)
References
Sun Java System Access Manager eTrust Secure Sign-On Oracle IDM IBM Tivoli Access Manager Novell SecureLogin Citrix Password Manager Liberty Alliance Yale CAS (Central Authentication Service)
Integrates well with Spring based Acegi
Q&A