Question
1
Replies
271
Views
Healthfirst
Posted: August 14, 2018
Last activity: August 16, 2018
REST Connectors LDAP authentication
Does any one have idea on how to pass LDAP credentials in a Connect-REST?
One other question is: The LDAP credentials to pass is the same credentials used to start our Pega Tomcat. Will Pega automatically pass those credentials to the connect-rest by any option?
One idea would be while authenticating you could get the LDAP attributes. You can get via activity pyEstablishOperatorContext activity or any other activity. You can create a requestor level datapage to have those property handy. Then, wherever you need, you can use this datapage.