Question
stg IT LLP
stg IT LLP
US
stg IT LLP
Posted: Feb 15, 2024
Last activity: Mar 18, 2024
Last activity: 18 Mar 2024 13:58 EDT
Solved
LDAP Authentication with pega application
Hi All,
I can able to connect LDAP server with Pega, whenever I login with pega , it's validating only user name with LDAP , but my need is it should check the LDAP Password with pega login password , and also create the Operator dynamically if the operator not exist in pega application.
Tried steps:
- 1.using AuthenticationLDAPWebVerfiyCredentials Activity - while using this activity it was checking only the username not password, while user exist in LDAP and pega
- 2.using AuthenticationLDAPVerifyCredentials Activity - it should not validate user name password , throwing some error like...(Authentication failed)
Please assist me , is there any way to achieve this
Thanks in Advance
***Edited by Moderator Rupashree to add Capability tags***