Name Last Update
..
src/main/java/com/sun/identity/provider/spring Loading commit data...
README.txt Loading commit data...
applicationContext-acegi-security.xml Loading commit data...
pom.xml Loading commit data...

README.txt

This enables SSO for acegi-security 1.3.x apps using OpenSSO.

Install:
- Copy the OpenSSO client sdk to WEB-INF/lib/
- Create/copy an AMConfig.properties to WEB-INF/classes/ (or somewhere in the classpath)
- Copy this jar to WEB-INF/lib/
- See applicationContext-acegi-security.xml for an example configuration

Build:
Use maven 2.x
You will need to grab opensso.zip and install the client sdk manually
until one appears in some public repository.