Expand my Community achievements bar.

Authenticate salesforce user name and password from CQ

Avatar

Level 3

Hi,  I want to authenticate Salesforce user credential from CQ using API.

Can you please give me any example or steps to do it? I searched api and found com.adobe.cq.mcm.salesforceSalesforceSecretServlet.  It says: The SalesforceSecretServlet connects to the specified Salesforce instance and validates the request. It seems I need to override the doGet() method. However I do not see any API here to pass user name and password to authenticate. There is constant field as customerKey and secretParam, but not sure about it.

Please suggest.

Thanks,

0 Replies