Authenticate User against different Database
Posted: Fri Mar 02, 2012 4:49 pm
Hello,
I've read the posts and docs about authentication but can't seem to find something applicable.
When a user logs in (I'm actually using the WebAuction app), I would like the authentication to happen against a different DB than that of the WebAuction App. I know it makes more sense to use the same DB and WebAuction has it's own tables for users, etc.. however, our site admin has already setup a DB for user authentication and I'd like to authenticate against that. So, the webauction app would actually be using two databases...would it make more sense to pass the loing portion over to a different app and then pass back a value to indicate authenticated or not...(logged in to bid).
Thank you,
Jason
I've read the posts and docs about authentication but can't seem to find something applicable.
When a user logs in (I'm actually using the WebAuction app), I would like the authentication to happen against a different DB than that of the WebAuction App. I know it makes more sense to use the same DB and WebAuction has it's own tables for users, etc.. however, our site admin has already setup a DB for user authentication and I'd like to authenticate against that. So, the webauction app would actually be using two databases...would it make more sense to pass the loing portion over to a different app and then pass back a value to indicate authenticated or not...(logged in to bid).
Thank you,
Jason