I have it integrated and working.

The workflow is:
User registers on drupal
Automatically gets an email from Zendesk with the account confirmation link
Goes to zendesk and enters a password

What I want to know is can the Drupal user and Zendesk password be same? So that user doesnt have to enter password again in zendesk?

Regards

Comments

markwk’s picture

Status: Active » Closed (works as designed)

That's exactly what this module does. I'm not totally sure about the D6 branch (haven't tested it) but if you enter your administrative user info in the module's config page, it'll sync the user table and effectively create a situation where people only need a single login from the Drupal site to sign in and use Zendesk.