Broker 10.5 | webMethods Broker Documentation | Administering webMethods Broker | Working with Test Clients | Creating Test Clients | Creating a Test Client that Uses Basic Authentication
 
Creating a Test Client that Uses Basic Authentication
Use the following procedure to create a test client that uses basic authentication.
*To create a test client that uses basic authentication
1. In My webMethods: Messaging > Broker Server s > Clients.
2. In the Client List, click Add Test Client. My webMethods opens the Add Test Client dialog.
3. Provide the following information under Client Configuration.
In this field...
Specify...
Broker Server
Fully-qualified name of the Broker Server on which you want to create the test client in the format: hostname:port.
Broker
The Broker on which you want to create the test client.
Client Group
The client group to which you want to add the test client.
Client ID
The client ID that you want to assign to the test client.
For information about naming restrictions for client identifiers, see the webMethods Broker Client Java API Programmer’s Guide.
4. Click Edit to select the Test Client Authentication option.
5. In the Test Client field, select Basic.
6. Type the basic authentication user name in the Username field and password in the Password field.
7. If you want to specify the SSL and encryption settings along with basic authentication, perform the following:
a. In the SSL Truststore field, specify the absolute path and file name of the truststore file containing the trusted root for the SSL certificate stored in the specified keystore.
b. In the SSL Truststore Type field, select the file type of the truststore certificate file.
c. If you want to enable encryption, click the Yes option for Encryption.
8. Click Create. Broker Server creates the test client and returns you to the Clients page.