database connectivity - ComponentSpace SAML v2.0 for ASP.NET Core

  1. ComponentSpace SAML v2.0 for ASP.NET Core v4.6.0

    Release Notes: Adds artifact resolve and response related events. Add artifact resolve and response related events. Used a typed HTTP client to provide tailored configuration of client certificates etc. When verifying signatures, only check the validity of the certificate used for the verification. When ...

  2. ComponentSpace SAML v2.0 for ASP.NET Core v4.3.0

    Release Notes: Updates the SamlSchemaValidationException.Errors property to make it public. Made the SamlSchemaValidationException.Errors property public. Fixed database configuration licensed package to reference ...

  3. ComponentSpace SAML v2.0 for ASP.NET Core v4.0.0

    Release Notes: Enables Entity Framework support for the SAML configuration. Adds SamlDatabaseConfigurationResolver for storing SAML configuration using the Entity Framework. Adds SamlCachedConfigurationResolver for caching SAML configuration. Defaults to the current HTTP request if the AuthenticationProperties ...

  4. ComponentSpace SAML v2.0 for ASP.NET Core v2.8.0

    Release Notes: Does not clear the cookie's secure flag if the connection isn't secure as there might be an SSL terminating load balancer. ...

  5. ComponentSpace SAML v2.0 for ASP.NET Core v2.0.6

    Release Notes: certificate may be specified for authentication. Add the IncludeClientCertificates configuration flag to include X.509 client certificates when establishing HTTPS connections as part of the SOAP, PAOS and URI ...