OpenSSO on Glassfish ( for suits )
Assuming that you have followed the installation of Glassfish from [here]
(1) Get the Bits
- copy openssodemo.war from http://download.java.net/general/opensso/nightly/amserver/20070105/
- put this file into <glassfish_install_dir>/domain/domain1/autodeploy
- then go to http://localhost:8080/opensso
(2) Setup OpenSSO
- this happens automatically by redirecting to the opensso configurator on the first attempt:
- you should see this url: http://localhost:8080/opensso/configurator.jsp
- for a basic setup, enter admin password details and use the file system as a data store
- then click "configure" in the top right
(3) Login Screen for OpenSSO
- you will be presented with a login screen for Sun Java System Access Manager
- login using:
uid: amadmin
passwd: adminadmin
( the values above should be what you have entered in the configurator screen just before )
Success!
Resources
- good tip on reinitialising OpenSSO [here]