1 / 8

Central Authentication Service (CAS) for Enterprise Web Single Sign-On

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.

jwang
Download Presentation

Central Authentication Service (CAS) for Enterprise Web Single Sign-On

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Central Authentication Service

  2. What is CAS? • CAS is • Enterprise level single sign on for the web • A trusted source • A proxy authenticator

  3. CAS in a nutshell Authenticates via password (once) Determines validity of user’s claimed authentication Authenticates without sending password Browser Web application

  4. How CAS Works S T Web application CAS APKey S T Web browser C

  5. CAS Service Clients Making your application use CAS (compellingly)

  6. How to use CAS CAS Abstraction Layer Your Application

  7. CAS clients • Java Servlet Filter • Java Objects • JSP tag library • MOD_CAS • PAM_CAS • ISAPI filter • PL/SQL

  8. DEMO

More Related