How can I imitate Stack Overflows SSO? Particularly where it federates with serverfault.com?

谁都会走 提交于 2019-12-19 18:21:12

问题


How does Stack Overflow's SSO work? ... whatever it is they are doing it seems to work for all sites in the network.

I'd like to learn what Stack is doing so I can see if it's possible to get a similar registration scheme between http://perfmon.com and http://eventvwr.com under ADFS. I understand that SAML and OpenID are different animals, but the concept of transparent registration should be the same.

Q: How does Stackoverflow "federate" with the other sites such as serverfault?


回答1:


OpenID, One Year Later on SO blog explains how do they solve the problem.

Also, there is a post on the new Global Login Mechanism on the SO blog.




回答2:


StackOverflow, Serverfault and Superuser are part of the StackExchange network.

So I imagine they have access to each other's members profiles (via direct database access, an API, or otherwise).

Doctype.com is owned by litmus and therefore not managed by Stackexchange.



来源:https://stackoverflow.com/questions/3654654/how-can-i-imitate-stack-overflows-sso-particularly-where-it-federates-with-serv

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!