| Project: | Integration of Scheduling component UniTime (University Timetabling) with CAS Campus |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (ready to commit) |
We were able to configure CAS successfully for a sample application using JDBC authentication. We used SearchModeSearchDatabaseAuthenticationHandler in CAS to authenticate it. Initially we faced a lot of issues with keystore. We were finally able to get the keystore up and running using the procedure described in http://osdir.com/ml/java.jasig.cas.user/2007-05/msg00269.html.
We were able to configure CAS to use JDBC authentication by following the link https://wiki.jasig.org/display/CAS/Examples+to+Configure+CAS.