120 likes | 202 Views
CAS is an enterprise-level single sign-on service that authenticates users securely without sending passwords. With CAS, you can validate user credentials and provide a trusted source for authentication in web applications. Discover how CAS works and integrates seamlessly with various client applications using authentication methods such as Java Servlet Filter and JSP tag library. Improve the security and user experience of your applications by leveraging CAS.
E N D
What is CAS? • CAS is • Enterprise level single sign on for the web • A trusted source • A proxy authenticator
CAS in a nutshell Authenticates via password (once) Determines validity of user’s claimed authentication Authenticates without sending password Browser Web application
How CAS Works S T Web application CAS APKey S T Web browser C
CAS Service Clients Making your application use CAS (compellingly)
How to use CAS CAS Abstraction Layer Your Application
CAS clients • Java Servlet Filter • Java Objects • JSP tag library • MOD_CAS • PAM_CAS • ISAPI filter • PL/SQL