saml - What's today's standard protocols that use by SSO(single sign on)? -
saml 2.0? openid? oauth 2.0? cas? , others?
i know can sso, want find out standard protocol nowadays used sso covers 80% of market?
anyone knows how find result?
there no standard protocol because depends on use case e.g.
microsoft enterprise uses ws-fed.
java enterprise uses saml-p.
native (mobile) uses oauth2 consent. if want authentication on top of this, add openid connect.
and depends on sts - not every sts supports above.
Comments
Post a Comment