开发者

Integrating Authentication For Different Web Applications

开发者 https://www.devze.com 2022-12-14 08:53 出处:网络
What is the best way to share authentication information between two unrelated applications. Is there a standard for this?

What is the best way to share authentication information between two unrelated applications. Is there a standard for this?

For example, if I use MoinMoin and vBulletin on a same website, is it possi开发者_C百科ble for both systems to share the same authentication information (i.e. so, a user will only need to signup for 1 to have a common login for both)?


Possible yes. Worth the effort? I'm not sure. I would look at one of the open authentication systems such as OpenID to get this kind of thing to work.

0

精彩评论

暂无评论...
验证码 换一张
取 消