I have CAS 5.0 setup performing authentication and releasing attribues via SAML 1.1.
I want to now start working with TestShib to begin the process of testing CAS 5.0 as a replacement for our existing SAML2 solutions.
I used the delivered SP Integration for TestShib and managed to get authentication to TestShib to work, but all the attributes get released to TestShib in a format it doesn't understand.
I have tried working with the attribute-resolver.xml and I don't see it performing any of the translations necessary to make the attribute definition in assertion match what is expected by TestShib.
Has anyone else gone through this process and can step by step how you get your attributes mapped?