JBoss Community Archive (Read Only)

PicketLink

IDPLoginServlet

IDPLoginServlet provides the login capabilities for IDP applications running on any servlet container.

Initialization Parameters

#

Name

Type

Objective

Default

Since

1

loginClass

String

fqn of an implementation of the ILoginHandler interface.
Provides the authentication/authorization.

org.picketlink.identity.federation.web.handlers.DefaultLoginHandler

2.0

 

 

 

 

 

 

 

 

 

 

 

 

Configuration

The IDP application needs to contain /jsp/login.jsp.  The jsp file needs to have a form with two text fields namely: JBID_USERNAME and JBID_PASSWORD  to indicate username and password.

On successful authentication, this servlet redirects to the IDPServlet.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 12:17:56 UTC, last content change 2011-08-10 14:57:03 UTC.