which access group takes precedence while running a service. be it service package access group or requestor access group?
In Pega, the Service Package Access Group takes precedence, because it’s used to create the requestor context for the service execution.
Regards,
Hema.
Hi @DURGAVENKATACHAKT, when a service such as REST, SOAP, or Connect is invoked, the system gives priority to the Access Group specified in the Service Package rather than the one associated with the requestor.
When a service is invoked, the Access Group within the service package governs access based on the specific context of the request.
For a deeper understanding of the difference between authenticated and unauthenticated Access Groups, please refer to the solution in the link below.
difference between Service Package access group and Requestor access group