Quantcast
Channel: ComponentSource News | Communication & Messaging Components
Viewing all 1519 articles
Browse latest View live

Rebex File Transfer Pack 2018 R2

$
0
0
Rebex File Transfer Pack

Improves Sftp.GetList() logging and adds support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • FTP: Added Ftp.Settings.BackslashIsRemoteDirectorySeparator option.
  • FTP: Added Ftp.Settings.EnableRenameOperationForFileExistanceCheck option.
  • SFTP: Improved Sftp.GetList() logging.
  • File Server: Tweaked default set of Diffie-Hellman group exchange parameters in order to be compatibile with GlobalScape clients.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • FTP: Fixed Download() method for filenames starting with backslash on Unix-like servers.
  • SFTP: Fixed Download() method for filenames starting with backslash on Unix-like servers.
  • File Server: Fixed behavior of Rename operation in virtual file systems when the source file name and the target file name differ only in letter casing.
  • File Server: Fixed propagation of the custom error from the SaveContent method in virtual file systems.
  • File Server: Fixed non-working combination of legacy 'diffie-hellman-group14-sha1' key exchange cipher with 'hmac-sha2-512' MAC cipher.
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • SSH: Fixed possible bug in SshPublicKey loading.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex FTP/SSL for .NET 2018 R2

$
0
0
Rebex FTP/SSL for .NET

Adds new SSL certificate validation properties and support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • FTP: Added Ftp.Settings.BackslashIsRemoteDirectorySeparator option.
  • FTP: Added Ftp.Settings.EnableRenameOperationForFileExistanceCheck option.
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • FTP: Fixed Download() method for filenames starting with backslash on Unix-like servers.
  • SSH: Fixed possible bug in SshPublicKey loading.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates.
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex HTTPS for .NET 2018 R2

$
0
0
Rebex HTTPS for .NET

Added support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • HTTP: Added HttpRequest.ClientCertificates collection.
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • SSH: Fixed possible bug in SshPublicKey loading.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates.
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex Secure Mail for .NET 2018 R2

$
0
0
Rebex Secure Mail for .NET

Adds support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • Mail: Added MailMessage.Settings.TreatMixedInlineAsAttachment option.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • Mail: Fixed Silent property usage in S/MIME and CMS.
  • Mail: Fixed 'CertificateFactory PKIX implementation not found' error on some Android devices.
  • EWS: Fixed handling of attachments with invalid characters in file name.
  • SSH: Fixed possible bug in SshPublicKey loading.
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex SFTP for .NET 2018 R2

$
0
0
Rebex SFTP for .NET

Improves Sftp.GetList() logging and adds support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • SFTP: Improved Sftp.GetList() logging.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • SFTP: Fixed Download() method for filenames starting with backslash on Unix-like servers.
  • SSH: Fixed possible bug in SshPublicKey loading.
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates.
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex SSH Pack 2018 R2

$
0
0
Rebex SSH Pack

Adds support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • SFTP: Improved Sftp.GetList() logging.
  • File Server: Tweaked default set of Diffie-Hellman group exchange parameters in order to be compatibile with GlobalScape clients.
  • Terminal: Added TerminalControl.MouseWheelMode property.
  • Terminal: Improved logging in Scripting class at LogLevel.Debug level.
  • Terminal: Added additional properties to RequestedAction enumeration (useful in TerminalControl.ActionRequested event).
  • Terminal: Implemented proper Ctrl+arrow handling.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

SFTP: Fixed Download() method for filenames starting with backslash on Unix-like servers.

  • File Server: Fixed behavior of Rename operation in virtual file systems when the source file name and the target file name differ only in letter casing.
  • File Server: Fixed propagation of the custom error from the SaveContent method in virtual file systems.
  • File Server: Fixed non-working combination of legacy 'diffie-hellman-group14-sha1' key exchange cipher with 'hmac-sha2-512' MAC cipher.
  • Telnet: Fixed wrong handling of 0D FF sequences (not processed if preceded by 0A and reported as regular data).
  • Terminal: Fixed Scripting.Send(ConsoleKey.Spacebar).
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • SSH: Fixed possible bug in SshPublicKey loading.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex Terminal Emulation 2018 R2

$
0
0
Rebex Terminal Emulation

Adds TerminalControl.MouseWheelMode property and adds support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • Terminal: Added TerminalControl.MouseWheelMode property.
  • Terminal: Improved logging in Scripting class at LogLevel.Debug level.
  • Terminal: Added additional properties to RequestedAction enumeration (useful in TerminalControl.ActionRequested event).
  • Terminal: Implemented proper Ctrl+arrow handling.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • Telnet: Fixed wrong handling of 0D FF sequences (not processed if preceded by 0A and reported as regular data).
  • Terminal: Fixed Scripting.Send(ConsoleKey.Spacebar).
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex Time for .NET 2018 R2

$
0
0
Rebex Time for .NET

Adds support for .NET Core on macOS.

Features

  • All: Added support for .NET Core on macOS.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates.
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Rebex Total Pack 2018 R2

$
0
0
Rebex Total Pack

Adds support for .NET Core on macOS and new HttpRequest.ClientCertificates collection.

Features

  • All: Added support for .NET Core on macOS.
  • FTP: Added Ftp.Settings.BackslashIsRemoteDirectorySeparator option.
  • FTP: Added Ftp.Settings.EnableRenameOperationForFileExistanceCheck option.
  • SFTP: Improved Sftp.GetList() logging.
  • File Server: Tweaked default set of Diffie-Hellman group exchange parameters in order to be compatibile with GlobalScape clients.
  • Mail: Added MailMessage.Settings.TreatMixedInlineAsAttachment option.
  • Terminal: Added TerminalControl.MouseWheelMode property.
  • Terminal: Improved logging in Scripting class at LogLevel.Debug level.
  • Terminal: Added additional properties to RequestedAction enumeration (useful in TerminalControl.ActionRequested event).
  • Terminal: Implemented proper Ctrl+arrow handling.
  • HTTP: Added HttpRequest.ClientCertificates collection.
  • Proxy: Closed ProxySocket objects throw more meaningful exception.
  • SSH: Added support for additional formats to SshPublicKey.
  • SSH: Added SshPrivateKey.GetPrivateKeyInfo() method.
  • TLS/SSL: Added SslSettings.SslServerCertificateValidationOptions and SslCertificateValidationEventArgs.Options properties.
  • Cryptography: Added workaround for eToken CSP private key operations.
  • Cryptography: RSACryptoServiceProvider usability detection made more compatible.

Fixes

  • FTP: Fixed Download() method for filenames starting with backslash on Unix-like servers.
  • SFTP: Fixed Download() method for filenames starting with backslash on Unix-like servers.
  • File Server: Fixed behavior of Rename operation in virtual file systems when the source file name and the target file name differ only in letter casing.
  • File Server: Fixed propagation of the custom error from the SaveContent method in virtual file systems.
  • File Server: Fixed non-working combination of legacy 'diffie-hellman-group14-sha1' key exchange cipher with 'hmac-sha2-512' MAC cipher.
  • Mail: Fixed Silent property usage in S/MIME and CMS.
  • Mail: Fixed 'CertificateFactory PKIX implementation not found' error (reportedly occured on some Android devices).
  • EWS: Fixed handling of attachments with invalid characters in file name.
  • Cryptography: Fixed possible 'Unexpected key algorithm' error in AsymmetricKeyAlgorithm.
  • Cryptography: Fixed Certificate.GetSignatureHashAlgorithm() for RSASSA-PSS certificates.
  • Telnet: Fixed wrong handling of 0D FF sequences (not processed if preceded by 0A and reported as regular data).
  • Terminal: Fixed Scripting.Send(ConsoleKey.Spacebar).
  • Cryptography: Fixed CertificateStore.Exists on .NET Core.
  • Cryptography: Fixed Certificate.HasPrivateKey for non-silent keys.
  • Cryptography: Fixed potential security vulnerability in RSAManaged class (proper padding check in signature verification).
  • Common: Fixed compatibility with AWS Lambda.

Aspose.Email for .NET V18.6

$
0
0
Aspose.Email for .NET

Latest maintenance release.

Fixes

  • Memory leak in unauthenticated Smtp Client.
  • Optional attendee not set in the appointment created by Aspose.Email.
  • The email subject title is incorrectly encoded after adding to the PST file.
  • EML to EML: Resultant file contains encoded body in Apple Mail.
  • Task start date/time set to UTC instead of local time.
  • Attachment not detected from attached EML.
  • Event time not set properly while adding to PST.
  • Embedded email corrupted when attached email is sent via SMTP.
  • ORGANIZER calendar property is not parsed properly.
  • HTML code when saving attachment to MSG.
  • Data loss when license is used with Pop3.
  • Mht to MSG using MapiMessage corrupts the MSG file.
  • MapiMessage.ToMailMessage raises exception with TimeZone UTC+2 Gaza, Hebron.
  • Exception while appending message to exchange.
  • IEWSClient.AppendMessage raises exception.
  • Exception while loading attached EML.
  • Appending IPM.Note file to Exchange raises exception.
  • Exception(Argument out of range) occurs while retrieving the list of contacts.
  • Exception raised trying to retrieve a list of contacts.

Aspose.Email for Java V18.6

$
0
0
Aspose.Email for Java

Manage and manipulate emails without using Microsoft Outlook. Latest maintenance release.

Fixes

  • Memory leak in unauthenticated Smtp Client.
  • Optional attendee not set in the appointment created by Aspose.Email.
  • The email subject title is incorrectly encoded after adding to the PST file.
  • EML to EML: Resultant file contains encoded body in Apple Mail.
  • Task start date/time set to UTC instead of local time.
  • Attachment not detected from attached EML.
  • Event time not set properly while adding to PST.
  • Embedded email corrupted when attached email is sent via SMTP.
  • ORGANIZER calendar property is not parsed properly.
  • HTML code when saving attachment to MSG.
  • Data loss when license is used with Pop3.
  • Mht to MSG using MapiMessage corrupts the MSG file.
  • MapiMessage.ToMailMessage raises exception with TimeZone UTC+2 Gaza, Hebron.
  • Exception while appending message to exchange.
  • IEWSClient.AppendMessage raises exception.
  • Exception while loading attached EML.
  • Appending IPM.Note file to Exchange raises exception.
  • Exception (Argument out of range) occurs while retrieving list of contacts.
  • UriFormatException raised while loading the email message.

Aspose.Email for C++ V18.6

$
0
0
Aspose.Email for C++

Maintenance release includes several bug fixes.

Fixes

  • Memory leak in unauthenticated Smtp Client.
  • Optional attendee not set in the appointment created by Aspose.Email.
  • The email subject title is incorrectly encoded after adding to the PST file.
  • EML to EML: Resultant file contains encoded body in Apple Mail.
  • Task start date/time set to UTC instead of local time.
  • Attachment not detected from attached EML.
  • Event time not set properly while adding to PST.
  • Embedded email corrupted when attached email is sent via SMTP.
  • ORGANIZER calendar property is not parsed properly.
  • HTML code when saving attachment to MSG.
  • Data loss when license is used with Pop3.
  • Mht to MSG using MapiMessage corrupts the MSG file.
  • MapiMessage.ToMailMessage raises exception with TimeZone UTC+2 Gaza, Hebron.
  • Exception while appending message to exchange.
  • IEWSClient.AppendMessage raises exception.
  • Exception while loading attached EML.
  • Appending IPM.Note file to Exchange raises exception.
  • Exception(Argument out of range) occurs while retrieving the list of contacts.
  • Exception raised trying to retrieve a list of contacts.

Aspose.Email for Android via Java V18.6

$
0
0
Aspose.Email for Android via Java

Maintenance release includes several bug fixes.

Fixes

  • Optional attendee not set in the appointment created by Aspose.Email.
  • Email subject title is incorrectly encoded after adding to PST file.
  • EML to EML: Resultant file contains encoded body in Apple Mail.
  • Task start date/time set to UTC instead of local time.
  • Attachment not detected from attached EML.
  • Event time not set properly while adding to PST.
  • ORGANIZER calendar property is not parsed properly.
  • HTML code when saving attachment to MSG.
  • Mht to MSG using MapiMessage corrupts the MSG file.
  • MapiMessage.ToMailMessage raises exception with TimeZone UTC+2 Gaza, Hebron.
  • Exception while loading attached EML.
  • UriFormatException raises while loading the email message.

PowerTCP SSH and SFTP for .NET 4.10.2.0

$
0
0
PowerTCP SSH and SFTP for .NET

Files are now truncated at their current size when a transfer completes regardless of the file size reported.

Features

  • Files are now truncated at their current size when a transfer completes regardless of the file size reported by the server.

PowerTCP Web Enterprise for ActiveX 1.9.2.6

$
0
0
PowerTCP Web Enterprise for ActiveX

Revises ProtocolConstants enumeration to provide explicit support for TLS 1.1 and TLS 1.2.

Features

  • Revised ProtocolConstants enumeration to provide explicit support for TLS 1.1 and TLS 1.2.

Fixes

  • An issue where websites retrieving using chunking were not be reassembled correctly has been resolved.
  • URL casing will now be preserved.

PowerTCP Telnet for .NET V4.4.8.0

$
0
0
PowerTCP Telnet for .NET

Adds support for .NET Standard 2.0 and .NET Core 2.0.

Features

  • Added support for .NET Standard 2.0 and .NET Core 2.0.
  • New .NET Core 2.0 sample projects, referencing the Dart.Telnet.Standard.dll.
  • Updated trial license operation for use on .NET Standard-compatible platforms.

Aspose.Email for .NET V18.7

$
0
0
Aspose.Email for .NET

Adds unified method for MAPI Item fetching using EWS, plus an option to set the font in text only emails.

Features

  • Use HTTP proxies in email clients.
  • Unified method for MAPI Item fetching using EWS.
  • Added option to set the font in text only emails.
  • MailMessage like MHT output for MAPI Tasks.

Fixes

  • ImapClient.ListMessagesByPage should ignore error.
  • Setting MapiCalendar.IsAllDay to TRUE causes changes in AppointmentStateFlag.
  • Regression: Difference in message times from version 18.4.
  • API doesn't raise exception for empty MailMessage.
  • Pop3/Imap returns BodyEncoding as NULL.
  • ImapClient.ListMessages(true) raises Timeout exception.
  • Attached images rendered in PDF after converting MSG to MHTML.
  • MHT to HTML loses image.
  • Converting message .msg to VCard .vcf format produces incorrect output.
  • Creation of Draft Appointment from text raises exception with space.
  • MailMessage to MapiMessage converts signed message to normal.
  • EML with VCF to MSG corrupts attachment.
  • Contact photo not fetched using EWS.
  • MapiMessage.FromMailMessage has different dates as compared to MapiMessage.FromFile.
  • Exception arises when contact object is created with specified email addresses on Exchange 2007.
  • Embeddd Message in EML is not updated with PreserveTnefAttachments.
  • MessageInfo fields are null if accepted meeting response is in inbox.
  • Unable to set DisplayName of VCF Contact.
  • Calendar item not added properly to Inbox and Calendar folder of PST.
  • Issues with MHT to MSG using MapiMessage.
  • An exception occurs while fetching contacts.

Aspose.Email for Java V18.7

$
0
0
Aspose.Email for Java

Adds unified method for MAPI Item fetching using EWS, plus an option to set the font in text only emails.

Features

  • Using HTTP proxies in email clients.
  • Added unified method for MAPI Item fetching using EWS.
  • Added option to set font in text only emails.
  • MailMessage like MHT output for Mapi Tasks
  • Ignore error during ImapClient.ListMessagesByPage.

Fixes

  • Setting MapiCalendar.IsAllDay to TRUE causes changes in AppointmentStateFlag.
  • Regression: Difference in message times from version 18.4.
  • API doesn't raise exception for empty MailMessage.
  • Pop3/Imap return BodyEncoding as NULL.
  • ImapClient.ListMessages(true) raises Timeout exception.
  • Attachment images rendered in PDF after converting MSG to Mhtml.
  • MHT to HTML loses image.
  • Converting message .msg to VCard .vcf format produces incorrect output.
  • Creation of Draft Appointment from Text raises exception.
  • MailMessage to MapiMessage converts signed message to normal.
  • EML with VCF to MSG corrupts attachment.
  • Contact photo not fetched using EWS.
  • MapiMessage.FromMailMessage has different dates compared to MapiMessage.FromFile.
  • Exception arises when contact object is created with specified email addresses on Exchange 2007.
  • Embeddd Message in EML is not updated with PreserveTnefAttachments.
  • MessageInfo fields are null if accepted meeting response is in inbox.
  • Unable to set DisplayName of VCF Contact.
  • Calendar item not added properly to Inbox and Calendar folder of PST.
  • Issues with MHT to MSG using MapiMessage.
  • An exception occurs while fetching contacts.

ComponentSpace SAML Suite Summer 2018 Update

$
0
0
ComponentSpace SAML Suite

SAML v2.0 for ASP.NET Core adds support for disabling XML schema checks.

Features

SAML v2.0 for ASP.NET Core v2.0.6 updates:

  • Support disabling XML schema checks.
  • Add interfaces for IdPSsoResult, SpSsoResult, SloResult etc to make mocking these for testing easier.
  • Support HttpOnly and Secure options for SAML cookie.
  • Add a display message parameter to the HTTP-Post template in case a message should be displayed in the browser.
  • Support custom advice in the SAML assertion.
  • Add GenerateSignature and CreateConfiguration examples.
  • Add MetadataToConfiguration.ImportUrlAsync overload that takes an HttpMessageHandler so a client 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 SAML bindings.
  • Add ILicense interface for retrieving licensing information.
  • Add PeekMessageTypeAsync method to support single SAML endpoint.
  • Support relative URLs in the configuration for local and partner URLs.
  • Mark the SAML authentication handler and middleware public for dynamic authentication scheme creation.

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

$
0
0
ComponentSpace SAML v2.0 for ASP.NET Core

Adds support for custom advice in the SAML assertion, plus the ability to disable XML schema checks.

Features

  • Support disabling XML schema checks.
  • Add interfaces for IdPSsoResult, SpSsoResult, SloResult etc to make mocking these for testing easier.
  • Support HttpOnly and Secure options for SAML cookie.
  • Add a display message parameter to the HTTP-Post template in case a message should be displayed in the browser.
  • Support custom advice in the SAML assertion.
  • Add GenerateSignature and CreateConfiguration examples.
  • Add MetadataToConfiguration.ImportUrlAsync overload that takes an HttpMessageHandler so a client 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 SAML bindings.
  • Add ILicense interface for retrieving licensing information.
  • Add PeekMessageTypeAsync method to support single SAML endpoint.
  • Support relative URLs in the configuration for local and partner URLs.
  • Mark the SAML authentication handler and middleware public for dynamic authentication scheme creation.
Viewing all 1519 articles
Browse latest View live




Latest Images