Question
1
Replies
26
Views
Morgan Stanley
Posted: March 1, 2019
Last activity: March 8, 2019
Closed
Solved
Usecase when we use authentication not required in Service Package
Hi Team
Can you share me any usecase where we don't select requires authentication in a Service Package.
Also, since there's no authentication any request coming would use the access group mentioned to findout the rules?
Automated regression testing should not be allowed in Production where authentication is critical.
Not requiring authentication for certain use cases, such as for regression testing, is permissible within non-Production environments.
You could disable authentication for the PegaUnit service package for example. When invoking a PegaUnit service, and an AccessGroup parameter is supplied, the service will switch to that Access Group.