I have the following environment
1. CAS server 3.51
2. Shibboleth 3.x server
3. implemented shibcas to force authentcation from the shibboleth server to the CAS server.
I have been able to set and install CAS 3.5.1 , Shibboleth 3.x and implemented shibcas for use the existing 3.51 for username password authentication (needed for legacy app). and it all seem to work pretty well but i am missing how to convert the cas tickets to a SAML 2.0 assertion.
Can some one help? Have a missed something obvious.
-Bill