Jul
15
Run CAS Server on OS X
July 15, 2013 | Leave a Comment
After working with SAML (ADFS and SimpleSAML) these past few months, I’m now testing CAS Server. Here is how to install CAS Server on OS X for developers needing to integrate an app with such an auth. system. First, we need Tomcat : 1brew install tomcat Now, we will need the JAVA mysql connector. Download […]