Authentication types :
- PRBasic - validates username/password combination with operator record in Pega DB
- PRSecureBasic - PRBasic + uses SSL connection to encrypt user credentials
- PRExtAssign - used for external assignments Example : Directed Web Access (DWA)
- J2EEContext - this supports Container managed authentication server
- PRCustom - authentication would be taken care by external system (Example : Siteminder)
There are some requests to post some tutorial on steps to setup SSO, we would add a separate post to explain SSO : classic example for PRCustom Authentication.
ReplyDelete