Question
1
Replies
1326
Views
Capgemini
Posted: May 12, 2016
Last activity: May 13, 2016
Please let me know how to change the context of a requestor from unauthenticated to authenticated in a service activity. PEGA 6.1
Please let me know how to change the context of a requestor from unauthenticated to authenticated in a service activity. pega 6.1
Message was edited by: Marissa Rogers - added category, moved from Mesh Help
i am not sure i understood your question still i will try to answer that - For making service activity to be used by authenticated user, you need to go security tab of the service activity. You need to check the checkbox "Require authenticatoin to run".
Also, you need to have "requires authentication" checkbox in the Service Package. There you need to give authentication type.
But coming back to your question, I feel once you give the username and password of that access group (service package) requestor will changed to authenticated.