Closed
How to use prpcServiceUtils with LDAP authentication?
Currently prpcServiceUtils requires local Pega authentication.
We would like prpcServiceUtils (which uses servlet WebRestService) to use LDAP authentication (AuthenticationType J2EEContext) because we want our Pega users to be managed from LDAP.
Is there a way to achieve this?