Expand my Community achievements bar.

authentication failed in rest service

Avatar

Level 2

Hi All,

     I have created a small process in workbench, when i am trying to access it through url. It is asking me for the user name and password. So i entered my default user name and password  (administrator/password), but authentication is failed.

So i am wondring which username and password i have to use.

I am using workbench ES3

1 Reply

Avatar

Level 6

Supply same login credentials what used to login to workbench/adminui, it should work. Also you can skip the authentication step by follwing the below steps on adminui after login: (These ateps on LiveCycle ES2)

1. Browse to the service (Home > Services > Applications and Services > Service Management) and select the service/process

2. Go the security TAB and select "NO" to "Require callers to authenticate:" also select "Run As:" to "System" then save.

3. Try the url, it should skip the authentication step.