Question
4
Replies
113
Views
IBM
Posted: September 1, 2017
Last activity: November 6, 2018
Closed
Assisted Sign On Adpater
Hi team,
I have interrogated a web application with user id, password and login button and I trying to use the adapter credential property for providing login, password and user control. But none of the control are getting reflected there.
Thanks and Regards
Vaibhav Sharma.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
You need to select the controls. The LoginControl, PasswordControl, and UserNameControl are all drop-downs listing all of the controls you have interrogated. LoginControl should be Log_On. PasswordControl should be password, and UserNameControl should be username.