Does Sitefinity support SAML 2.0?

We have developed an Identity Provider to perform Single sign on using SAML 2.0.

I just want to know whether Sitefinity gives support for SAML protocols ?

  • I came to know sitefinity supports only Claims based authentication(using WIF).
  • And found something in Github link below,where sitefinity can extend to 3rd party STS/IDP like Google,FB,Amazon.
  • But these external auth are OAuth based(i guess).

    https://github.com/Sitefinity/Sitefinity-External-STS-Integration/blob/master/README.md

    Is it possible to use a SAML 2 IDP for performing SSO in sitefinity CMS?

    Any suggestions,resource references will be of great help.


    Sitefinity does not support SAML out of the box.

    For more Reference,follow the link below

    http://www.sitefinity.com/developer-network/forums/developing-with-sitefinity-/does-sitefinity-support-saml-2-0

    链接地址: http://www.djcxy.com/p/60118.html

    上一篇: Azure作为SAML 2.0服务提供商

    下一篇: Sitefinity是否支持SAML 2.0?