|
-
May 2nd, 2008, 11:45 PM
#1
Secure Cross-Site Authentication
I am working on multiple sites that I would like to share the same login system (much like Windows Live).
What's the best way to accomplish this via PHP? I thought about creating some sort of web service that you can authenticate against but I'm not sure if that's the best way to go. I've never created a web service in PHP before and it seems quite complex and I was hoping for a simple yet secure and fast way of doing this (Xml serialization and deserialization, IMO, isn't necessary if the site that's authenticating is on the same server so I would prefer to not use this).
Have any of you created a system like this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|