Jump to content

Passing authentication from one site to another?


roopurt18

Recommended Posts

I wasn't sure if this was the best place for this thread, so please move it to the appropriate area if necessary.

 

I manage a site using a PHP / MySQL back end that tracks user authentication via sessions, nothing magical about that.

 

A design company is creating a new website for one of our clients and they'd like to have access to our user database so that the mutual client's users would be able to use the same user authentication on each site.  In addition, they'd like to provide the functionality that if a user logs into the new website and clicks the link to our website that they'd enter our website as already authenticated.

 

I'm reluctant to provide any outside access to our database, although in reality I'd only be granting "SELECT" access on a single table for a user that had to come from a specific host, which is easy enough.

 

It's the second part about passing authentication from one server to the next that confuses me.  Is this even possible?  I've thought about it a little and can think of one, maybe two ways in which it might be accomplished, but they both seem unlikely.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.