Question
Setting separate reporting infrastructure for managers
We want to have a separate infrastructure for managers than other users. The main intention is to let managers run as many reports as they want without impacting/throttling the jvms/servers other users are working on.
To achieve this, we are going to set up 2 separate F5 urls, Eg. PegaProd/prweb/PRWebLDAP1 & PegaReporting/prweb/PRWebLDAP1. Both of these load balancer urls would have their own jvms, but would connect to same database. Is there a way we can redirect a manager to PegaReporting url if they try to login to PegaProd url?
Let me know if anybody has tried something like this before.
Hi Manish,
Yeah, this should be possible. You would have to modify the SSO authentication activity creating a logic to identify the users based on the access group "Managers" and then make use of the pyRedirectTo parameter for URL redirection.
Attaching a link to an old document with valuable info around this which might help:
https://community1.pega.com/system/files/authentication53_.pdf