writing custom code in CAS 3.1 version
Scott Battaglia
scott.battaglia at gmail.com
Thu Jun 21 14:54:07 EDT 2007
Srikanth,
CAS 3.1 is still in the testing phases. However, if you'd like to play with
it, CAS 3.1 has been completely Mavenized.
You can keep your code completely separate and just place it in a local or
remote repository (this is easy if you use Maven2 to build your own
components). You would modify the pom.xml in the cas-server-webapp
directory to add a new dependency for your library.
A very quick give minute start for Maven is here:
http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html
We'll be hopefully adding our own documentation on the best way to use Maven
and CAS soon (probably after the conference).
And yes, you can use a single CAS instance for authentication with Google
Accounts and with your local applications. There is some documentation
here:
http://www.ja-sig.org/wiki/display/CASUM/SAML+2.0+%28Google+Accounts+Integration%29
This has not been tested yet.
-Scott
On 6/21/07, Srikanth <cgeek4u at gmail.com> wrote:
>
> We are currently running our applications on CAS 3.0.7 version. I am
> planning to migrate to 3.1 version to get the Google apps integration. I
> got couple of questions.
> 1) Where do I write my custom code. I could not find any documentation
> explaining that. In the 3.0.7, I added the custom code in localPlugins
> directory.
> 2) Can I use the same CAS server instance for my own applications and also
> for google accounts? If yes, how can I implement that?
>
> I would appreciate your feedback.
>
> Thanks,
> Srikanth
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070621/18015e45/attachment.html
More information about the cas
mailing list