How To Configure Test Authenticator on IBM Web Sphere
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Configuring an authentication source for testing purposes is pretty straight forward on a RSA Identity G&L hardware or software appliance. However doing so on IBM Web Sphere (a software only deployment model) takes some additional steps and the product documentation touches upon these configurations. This post is intended to be a step by step guide on getting a test authentication source setup in minutes.
The first part of the configuration is identical to a RSA Identity G&L software or hardware appliance. Following steps define an 'TestAuth' test authentication source.
Steps
- Login to RSA Identity G&L console as an administrator.
- Navigate to Admin > System > Authentication.
- Click on Create Authentication Source and configure as shown below. Note the name of the authentication source 'TestAuth'. Click OK.
- Provide a suitable password and Click OK.
The second part of the configuration is defining the JAAS (Java Authentication and Authorization Service) Provider on IBM Web Sphere. Following steps explains the configuration.
Steps
- Login to Web Sphere Integrated Solutions Console https://hostname.company.com:9043/ibm/console as an administrator.
- Navigate to Security > Global Security. Under Authentication, expand Java Authentication and Authorization Service and click on Application Logins.
- Click on New.
- Under General Properties enter the Alias as 'TestAuth' (Must match the name of the authentication source previously defined on RSA Identity G&L previously). Click Apply.
- Under JAAS login modules, click New.
- Enter the configuration as shown below and click Apply.
- Click Save.
- For the changes to take effect, the application server instance needs to be restarted. Navigate to Server > All Servers, to stop and start the server as shown below.
Finally login to the RSA Identity G&L console with existing user ID, test password and selecting 'TestAuth' authentication source from the drop down on the login page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.