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

Labels:

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

Introduction

This Guide 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 steps:

Prerequisites

Before integrating your applications with JOSSO, you have to setup the SSO Gateway and the Agent associated to your application platform (JBoss, Tomcat, Weblogic, Apache, PHP, etc)

If you haven't setup JOSSO, follow this guides

You should also take a look at the Quick Start how-to.

Enable SSO Capabilities

Enable Single Sign-On capabilities into your Java Application by using a fully declarative approach. No need to change your application code.