ComponentSpace SAML Suite - Spring 2024

Released: Mar 4, 2024

Actualizaciones en Spring 2024

Características

ComponentSpace SAML v2.0 for ASP.NET v7.0.0 updates:

  • 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, IsLocalServiceProvider, GetPartnerIdentityProviderNames and GetPartnerServiceProviderNames to the ISAMLConfigurationResolver interface for better support of dynamic SAML configurations.

ComponentSpace SAML v2.0 for ASP.NET Core v5.0.0 updates:

  • Targets .NET 8.0 as well as.NET 6.0 and .NET Core 3.1.
  • Includes .NET 8 example projects.
  • 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.

Correcciones

ComponentSpace SAML v2.0 for ASP.NET v7.0.0 fixes:

  • When importing metadata, default the WantAuthnRequestsSigned and AuthnRequestsSigned flags to false as per the SAML specification.

ComponentSpace SAML v2.0 for ASP.NET Core v5.0.0 fixes:

  • When importing metadata, default the WantAuthnRequestsSigned and AuthnRequestsSigned flags to false as per the SAML specification.