BW example project soap_over_http_open_ldap_based_custom_username_password_sign_X509_encrypt does not contain JAR file of OpenLDAPBasedPasswordLookup.java.

BW example project soap_over_http_open_ldap_based_custom_username_password_sign_X509_encrypt does not contain JAR file of OpenLDAPBasedPasswordLookup.java.

book

Article ID: KB0090341

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Environment
==========
All
All BW version

Description
=========
This example illustrates the use of a username/password token for authentication and integrity (signing) using a custom password lookup mechanism (user implements javax.security.auth.callback.CallbackHandler) using a JLDAP client against an OPEN LDAP server.

The source code in OpenLDAPBasedPasswordLookup.java contains environment specific information such as LDAP host name, port #, version, etc. After you configure the LDAP server, you need to modify the Java code to use correct parameters, compile the code and create a JAR.  Therefore, there is no need to provide a JAR in the example.

Issue/Introduction

BW example project soap_over_http_open_ldap_based_custom_username_password_sign_X509_encrypt does not contain JAR file of OpenLDAPBasedPasswordLookup.java.