Question

Commonwealth bank of Australia
AU
Last activity: 16 Jun 2025 6:37 EDT
Landing users on different screens based on user role upon login
We came across one requirement related to our application that uses Pega SSO. Specifically, we need to ensure that users are redirected to different screens within the same portal when they access the SSO URL from various non-Pega applications.
For instance, if a user of type "analyser" clicks on the SSO URL, they should be directed to the "Create case" screen. On the other hand, if a "RiskManager" logs in using the same SSO URL, they need to be taken to the "Work queue" view.
This differentiation in landing pages is crucial for enhancing the user experience and ensuring that each user type is directed to the most relevant screen based on their role.
I would appreciate any insights or suggestions you might have on implementing this requirement.