What is CAS authentication?
Can anybody provide some tutorial or example on CAS authentication implemented in Java?
Actually i want an example where i can use filters and a specific servlet which will handle CAS authentication.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
CAS (Central Authentication Service) came out of the CS dept at Yale now a JA-SIG project
There is a nicely doc’d example on their wiki which shows the filters in use at
https://wiki.jasig.org/display/CASC/Using+CAS+with+Java