Authenticating External and Internal Operators using a Single Sign On.
We are planning to implement Single Sign On (SS0) using in the below DEV Env:
Pega 7.1.8
Apache Tomcat/7.0.57
Microsoft Sequel Server 2012 (64bit) Development Database
With the intent of allowing access to external and internal operators. We have separate authentication services which are called for internal and external users based on the user type. The implementation of this exercise is unclear to us. Can you please help us?
Hi,
For external operators, please enable Use External authentication in operator security tab, these operators will use SSO to login. For internal operators they use PRBasic authentication to login.