Hi Douglas, I'd start by reviewing the docs [1]. You'll want to use the Maven WAR Overlay process [2] for generating your institution's specific build. In the instructions is a sample overlay to get you started. From there, commit (to a local [git or svn] repository) often as you make incremental config changes. You'll need to configure an authentication handler, a ticket registry, and a service registry. You'll want to study out the various options that you have. Not listed here, but very popular are additional registries [3]. The yaml services reg & the hazelcast ticket reg (if setting up a clustered environment) are the ones I'm speaking of specifically.
[1] http://jasig.github.io/cas/4.0.x/index.html [2] http://jasig.github.io/cas/4.0.x/installation/Maven-Overlay-Installation.html [3] https://github.com/unicon-cas-addons Welcome to the club, and good luck! John --- *John Gasper* IAM Consultant Unicon, Inc. PGP/GPG Key: 0xbafee3ef On 1/6/15 4:47 AM, [email protected] wrote: > > Hi, > > I deleted the old post and I am posting this again, for when I posted > it the first time, I got an email from wisclist that I was not on > their list cas-user. > I do not know the relation between the two lists, so I thought it > might be better to re-post this. Here is the previous post slightly > edited. > > --------------------------- > Hi, > > I have been tasked with learning about CAS and I wanted to test > installing it and getting familiar with it on a > Fedora VM. Where do I go to get started on learning about CAS and > installing it on a Fedora VM to test it out. > > Thanks, > Douglas > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
