We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Using a different database for Auth

Development and Programming

Arrae Developer's avatar
Arrae Developer
27 posts
14 years ago
Arrae Developer's avatar Arrae Developer

I have a client that has an existing database that they use for contact / user management, which I would like to use in place or in conjunction with EE tables in MySQL to validate member login.

Can someone provide insight to any modules that may already exist that does what I need

AND/OR

If I need to build this from scratch can someone point me in the right direction for attaching to a session hook and validating a login with my own module? I imagine there has to be some plugin out there doing this that I can reference for my own module.

       
Dan Decker's avatar
Dan Decker
7,338 posts
14 years ago
Dan Decker's avatar Dan Decker

Hi Clay,

These kinds of cross-login/authentication processes are generally custom built, however there are a few out there that might give you some insight into how to develop your own.

vBee does this for ExpressionEngine/vBulletin integration.

Also, have a look through the extension hooks available to developers.

I’m going to move this over into Development and Programming to see if the talented developer community can offer some tips.

Cheers,

       
Arrae Developer's avatar
Arrae Developer
27 posts
14 years ago
Arrae Developer's avatar Arrae Developer

I’ve come a long way since my original posting. I’ve successfully tied in to the login hook to validate if the user exists in my FileMaker database, now I just need to auto-create an account for the user in EE.

It doesnt seem like that logic would exist through a hook since a hook is only called on a user action.. in Kohana and Zend I would just call the module / class methods directly since they’re already included globally, but that doesnt seem to be the case here, and I dont want to include the physical files with an absolute server path if there’s a better way to call them.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.