0

Does Stack Overflow use SAML2.0 for Single Sign-On(SSO) services from sites like google,yahoo,etc..,.
In Google Chrome, I analysed the network and didnt find any request or response containing SAML details.

STLDev
  • 5,950
  • 25
  • 36
suraj
  • 1,828
  • 12
  • 36
  • 64

1 Answers1

1

No, they use OpenID or other proprietary SSO protocols based on frameworks such as OAuth.

This is mostly the same as this question: How can I imitate Stack Overflows SSO? Particularly where it federates with serverfault.com?

Community
  • 1
  • 1
Scott T.
  • 6,152
  • 1
  • 26
  • 32