Hi there,

I need your help to integrate Drupal 6 to Zend Framework(1.10) based Application.
Drupal is on dp.wow.com
Zend Framework based App on www.wow.com

I am trying to use Zend Auth in Drupal so that I do not need to use Drupal's user login.
What's the best way to integrate both.
Any suggestion?

Thanks so much.

Comments

mfer’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue?

You cannot replace the Drupal Auth with something from Zend. But, you can use the user apis (see http://api.drupal.org) and plug in external services.