...
If you're interested in either of these positions, please contact ~battags ScottS
CAS Server
Jasig Central Authentication Service (CAS) 3.3.4 has been released. This release includes a number of minor fixes and updates:
...
The release can be downloaded from the Jasig Download Center or using Maven2 with the following dependency:
Code Block | ||||
---|---|---|---|---|
| ||||
<dependency> <groupId>org.jasig.cas</groupId> <artifactId>cas-client-core</artifactId> <version>3.1.7</version> <type>jar</type> <scope>runtime</scope> </dependency> |
Note, the scope should be "compile" if you're using the CAS Client APIs.
...
This is an important first step towards the development of a collaborate collaborative open-source identity management registry. We encourage you to read our use cases to understand more about the project and to try it out!
...