We have a Python Pylons web app that uses CAS 4.x for SSO, calls back to
serviceValidate to validate token. etc. and now we have a need to
federate with outside orgs using SAML 2.0. Was looking at
Shibbolizing a CAS and building a Shibboleth SP in front of CAS looking
at this:
https://wiki.shibboleth.net/confluence/display/SHIB2/Shibbolize+a+CAS+server,
but so far don't have that working. Looks like CASShib is for an older
version of CAS, so I'm guessing I should leave that alone? Potentially
I'm thinking of using Asimba
(https://sourceforge.net/p/asimba/wiki/Quickstart%20Asimba%20Server%20Baseline/)
for testing and configuring IdPs that need to use our service. As a
newbie to SAML and CAS, it would be nice to hear from folks with
experience if this seems reasonable or I'm completely confused. Are
there best practices for setting up federated SAML 2.0 with CAS 4.1.x.
What's the best approach to take a CASified app and make it federated ?
Thanks for any tips and guidance :-)
Andy
--
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.