ComponentSpace SAML v2.0 for ASP.NET(英語版)

  1. ComponentSpace SAML v2.0 for ASP.NET v7.0.0

    リリースノート: Adds the ISAMLConfigurationNameResolver interface to support Entra ID multi-tenant applications and any other use cases where SAML message issuer names don't map directly to partner configuration names. Adds the methods IsLocalIdentityProvider, ...

  2. ComponentSpace SAML v2.0 for ASP.NET v6.5.0

    リリースノート: Added support for certificate file passwords stored in web.config using the PasswordKey property. 0 ...

  3. ComponentSpace SAML v2.0 for ASP.NET v6.4.0

    リリースノート: Adds support for automatic and scheduled deletion of expired entries in the database SSO session store. Adds support for automatic and scheduled deletion of expired entries when using the database SSO session store. Adds the ability to include the ...

  4. ComponentSpace SAML v2.0 for ASP.NET v6.3.0

    リリースノート: Improves support for extension elements in SAML authn requests. Added support for extension elements in SAML authn requests via the SSOOptions. Fixed issue with SAMLServiceProvider.IsSSOCompletionPending. 0 ...

  5. ComponentSpace SAML v2.0 for ASP.NET v6.2.0

    リリースノート: Includes updates for latest SAML Profiles specification. Added the DisableClearAllSessionsOnLogout flag to configure how multi-session SLO is handled. Defaulted the configuration flags SignLogoutRequest, SignLogoutResponse, WantLogoutRequestSigned and ...

  6. ComponentSpace SAML v2.0 for ASP.NET v6.1.0

    リリースノート: Improves logout request functionality. When sending a logout request, start with the most recent rather than the oldest session. Disable SHA-1 support by default. If required, it can be enabled using the EnableSha1Support configuration flag. 0 ...

  7. ComponentSpace SAML v2.0 for ASP.NET v6.0.0

    リリースノート: Adds support for multiple pending SAML responses within the one browser session. Added support for encrypted Name IDs. Added support for multiple pending SAML responses within the one browser session. Removed the pre Microsoft.NET 4.0 framework ...

  8. ComponentSpace SAML v2.0 for ASP.NET v5.4.0

    リリースノート: Latest update addresses Microsoft Security Advisory CVE-2022-34716. Added SAMLAttribute.ToString(separator) overload. If returning attributes in an IDictionary, return multi-values separated by a comma. Use the System.Security.Cryptography.Xml update that ...

  9. ComponentSpace SAML v2.0 for ASP.NET v5.3.0

    リリースノート: Added support for new XML encryption methods to the XML schema. Updated the XML schema to support the new XML encryption methods. Repackaged the XML encryption extensions as NuGet packages. ...

  10. ComponentSpace SAML v2.0 for ASP.NET v5.2.0

    リリースノート: Add support for the MySqlConnector database provider. Add support for the MySqlConnector database provider. Support WebHosting and other Windows certificate stores. ...

  11. ComponentSpace SAML v2.0 for ASP.NET v5.1.0

    リリースノート: Adds support for specifying the Destination through SSOOptions. No longer supports Microsoft.NET 2.0 framework. The minimum support level is now.NET 4.0 framework. Now includes Microsoft Visual Studio 2022 examples solution. If ...

  12. ComponentSpace SAML v2.0 for ASP.NET v5.0.0

    リリースノート: Enables Entity Framework support for the SAML configuration. Enables Entity Framework support for the SAML configuration. Adds support for the HTTP-Post binding for non-standard platforms using SAMLHttpResponse. Supports extension XML schemas to validate ...

  13. ComponentSpace SAML v2.0 for ASP.NET v4.8.0

    リリースノート: Includes improvements to ResolveToHttps and IdP-initiated SSO relay state configuration. The ResolveToHttps configuration flag should only apply to relative URLs. Supports IdP-initiated SSO relay state being specified through configuration. ...

  14. ComponentSpace SAML v2.0 for ASP.NET v4.7.0

    リリースノート: Adds ResolveToHttps configuration to better support SSL terminating load balancers. Set the SSO session store memory cache item priority to NotRemovable. Support the recipient field in the SAML assertion being either the entity ID or assertion consumer ...

  15. ComponentSpace SAML v2.0 for ASP.NET v4.6.0

    リリースノート: Adds support for AES-GCM encryption through XML encryption extensions. Supports EC-DSA signature algorithms. For Microsoft.NET 4.8 builds, use the X509KeyStorageFlags.EphemeralKeySet flag when loading certificates to avoid private key container permission ...

  16. ComponentSpace SAML v2.0 for ASP.NET v4.5.0

    リリースノート: Allows refactoring the XML encryption class making it easier to support other algorithms. Ensures the assertion hasn’t expired before adding its ID to the assertion replay check cache. Supports an optional subject alternative name in CreateSelfSignedCert. ...

  17. ComponentSpace SAML v2.0 for ASP.NET v4.4.0

    リリースノート: Adds support for RSASSA-PSS signature algorithms. Added support for clearing the certificate cache through the ICachedCertificateLoader interface. When importing metadata include the certificate thumbprint in the file name for uniqueness. Supports RSASSA ...

  18. ComponentSpace SAML v2.0 for ASP.NET v4.3.0

    リリースノート: Adds the ability to check the configured use when loading local certificates. Check the configured use when loading local certificates. Change the certificate manager to minimize the number of configuration resolver calls. ...

  19. ComponentSpace SAML v2.0 for ASP.NET v4.2.0

    リリースノート: Validate decrypted SAML assertions against the SAML XML schemas. Add SAMLHttpRequest.Headers property. Validate decrypted SAML assertions against the SAML XML schemas. Remove any-----BEGIN/END CERTIFICATE----- when loading a certificate string. Support ...

  20. ComponentSpace SAML v2.0 for ASP.NET v4.1.0

    リリースノート: Allows for long serial numbers when validating SAML metadata against the schema. Allow for long serial numbers when validating SAML metadata against the schema. Don’t attempt SLO to a partner SP if an SLO URL hasn’t been configured. Handle a missing User ...