Posted by enormous310 on January 13, 2011 at 7:51am
2 followers
Jump to:
| Project: | Zend Framework |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
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
#1
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.