Question
Pega API custom authentication via LDAP
Hi everyone!
Currently, I am trying to execute PEGA API from an external application and I am experiencing difficulties with the custom authentication via LDAP. I have created a custom authentication service to authenticate via LDAP and i can perform login to PEGA directly by using registered account in LDAP. However, when i select LDAP authentication service for PEGA API and triggered the API (i.e. get assignments), it is directing me to some sort of login page instead of performing authentication directly.
Am I missing anything here?
Would greatly appreciate any advice on this issue.
Thanks!
Hi,
What type of login page it is displaying, have you configured Initial challenge stream, Credential challenge stream & Authenticaton fail stream ?