Question
Integirtty
Integirtty
IN
Integirtty
Posted: Nov 7, 2024
Last activity: Nov 19, 2024
Last activity: 19 Nov 2024 3:52 EST
Closed
Solved
Pega portal: Implement SSO on pega portal
I want to implement Google SSO in my Pega portal and implement role based authorization.
There are three user type and each user type having different dashboard but login in a same portal.
Please explain in brief how I do this because I am new in Pega.
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.
@VivekV17289972 To implement Google SSO in your Pega portal you need to create a Google authentication service. In the navigation pane click Users Single sign on (SSO) then click New and select Google. Enter a name for the service which will populate the Login URL field for user access. You can also set the Client ID and Client secret as needed. To manage user roles and dashboards utilize role based access control (RBAC). Define different Access Groups for each user type specifying the corresponding dashboards and permissions. When users log in Pega will identify their Access Group and present the appropriate dashboard based on their role.
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
Creating a Google authentication service
Role-based access control (RBAC)