Question
2
Replies
89
Views
TCS
Posted: February 13, 2019
Last activity: February 25, 2019
Closed
SSO Authentication for large number of users.
Suppose there are 10000 end users accessing an application in production.
Generally in SSO authentication we authenticate the customer id with operator id in PRPC.Those customer ids which are present in PRPC as operators are authenticated and login through the Pega portal.
How can we achieve authentication for 10000 customer ids without creating their respective operators in PRPC? Please suggest.
***Edited by Moderator Marissa to update platform capability tags****
In Pega 8.1 there is a feature called "Operator Provisioning" which allows you to configure external authentication such that operator in PRPC is created automatically when a user logs in for the first time. This way the system can easily handle 10000 users with no need to create any Pega operators manually.