Authentication (authenticate) Tag Library

The authenticate tag library authenticates you against the Sterling B2B Integrator database or your LDAP server to determine that you are authorized to access the system.

The following table describes the attributes that are used by the authenticate tag library:

Attribute

Description

user

(Required) User ID you enter in the login page.

This attribute may be specified at the business process run time.

pass

(Required) Password you enter in the login page.

This attribute may be specified at the business process run time.

login

(Required) URL of the login page that you are redirected to if your session expires or is invalid. A session is invalid if a user name attribute is not present.

This attribute may be specified at the business process run time. If this attribute is not set and the session expires, the JSP page does not display. The session is valid if the user name attribute is present.