Hi,

I've created a new CAS client for Play framework 2.x in Java and Scala : 
https://github.com/leleuj/play-pac4j.
You must use :
 - play-pac4j_java for Java projects in Play 2.0 or 2.1
 - play-pac4j_scala2.9 for Scala projects in Play 2.0
 - play-pac4j_scala2.10 for Scala projects in Play 2.1.

You also need the following dependency for CAS support (as play-pac4j also 
supports OAuth, OpenID and HTTP protocols) : pac4j-cas.

The CAS protocol is fully supported with :
 - CAS 1.0, CAS 2.0, SAML ticket validation, proxy ticket validation
 - CAS proxification
 - logout request handler.

To get started, two demos are available for Java & Scala :
 - https://github.com/leleuj/play-pac4j-scala-demo
 - https://github.com/leleuj/play-pac4j-jala-demo.

Any feedback will be appreciated.

Best regards,
Jérôme

-- 
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

Reply via email to