Home
Configuring the username token
When using the Username WSSecurity default policy set, configure the username and password for username token authentication separately from the security settings defined in the bindings. The sample binding does not include a username or password for token authentication, as it is specific to the target deployed system. You must specify a valid username and password in your environment using the WebSphere administrative console.
| In the Servers view, right-click WebSphere Application Server v7.0 and select Administration Æ Run administrative console.
|
| Log in using user ID and password (admin).
|
| Click Client sample to edit the binding.
|
| Click WS-Security.
|
| In the Authentication tokens list, select gen_signunametoken to edit the username token settings.
|
| Click Callback handler in the Additional Bindings section (bottom).
|
| Enter the admin as the username and admin as the password and confirm password. Click Apply.
|
| Click Save and then Logout.
|