ComponentSpace SAML Suite Fall 2017

Released: Sep 24, 2017

Fall 2017 中的更新

特性

  • SAML v2.0 for ASP.NET updates:
    • For the .NET 4.6 build, use X509Certificate2.GetRSAPublicKey() as this returns an RSACngAdd IConfigurationResolver for dynamic resolution of SAML configuration.
    • Make exception constructors public so they may be thrown by custom classes implementing interfaces.
    • Enhance SAML metadata import and export.
  • SAML v2.0 for ASP.NET Core updates:
    • Adds support for ASP.NET Core 2.0 applications.