Integrating your Java Web Application with JOSSO
This How-To will explain how to integrate your Java web application with JOSSO.
In order to enable SSO capabilities in your application, you need to follow these three steps:
1. Setup JOSSO for your platform :
Enable JOSSO to serve as the single sign-on infrastructure of your preferred J2EE container
2. Configure the JOSSO Gateway for your needs
Integrate JOSSO with your identity ecosystem and leverage the features you need.
3. Make your Java web application become a JOSSO partner application
Enable Single Sign-On capabilities into your Java Application by using a fully declarative approach.