Added by Sebastian Gonzalez Oyuela, last edited by Sebastian Gonzalez Oyuela on Jan 15, 2009  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Integrating your Java Web Application with JOSSO

This How-To will explain how to integrate your Java web application with JOSSO.

Deprecated

This documentation ins intended for JOSSO version 1.7 and below.
Refer to the Jossify your JEE Application how-tos when using JOSSO 1.8 and above.

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.