Okiok

OKIOK ANNOUNCES THE AVAILABILITY OF S-FILER/PORTAL V4.20.7


S-Filer Portal™ is a complete solution that enables large and small organizations to meet all of their enterprise needs for secure file transfer and storage.

OKIOK RELEASES VERSION 4.20.7 OF S-FILER/PORTAL™ SECURE TRANSFER SOLUTION

Support for ECS log format

This new version allows logs to be generated in JSON lines format (https://jsonlines.org/) based on the Elastic Common Schema (ECS, https://www.elastic.co/docs/reference/ecs). This approach simplifies integration with an MDR service. A new file named log4j2.ecs.xml will be placed in the “etc” directory on the server and the S-Filer Portal gateway. Documentation and an implementation example are available here.

Changes to REST API enumerations

Several enumerations in version V2 of the REST API have been modified to include a new value, “UNSUPPORTED.” This value has been added to allow for the coexistence of servers running different versions in a high-availability environment. In this type of deployment, it is possible that a server may have to process data that it does not recognize. When this situation occurs, the value “UNSUPPORTED” will be returned by the REST API. If this deployment mode applies to your situation, review the enumerations that now have the value “UNSUPPORTED” by consulting the YAML file describing the solution’s REST API. Details of the REST API are available via the solution’s URL using the following formula:

https://[URL_SERVER_SFILER]/sfiler/server/api/vX/ (where X is the API version)

Secure cookies (HTTPS)

Starting with version 4.20.7, the “Secure cookies (HTTPS)” configuration setting in the web interface has been removed and is now applied automatically. This change is necessary for the proper functioning of external components that need to interact with the solution’s web interface.

Custom consent and license pages

Starting with version 4.20.7, it is possible to configure a custom consent and license page based on a theme. This feature allows you to display a separate page to a specific group of users by adding pages to the theme. This makes it possible to present users with specific information related to the needs of the business. For more information on this new feature, please refer to the “How to” page, which provides all the implementation steps here.

Change to the REST API

Minor versions do not introduce changes to the REST API except for the correction of certain bugs.

Change in service behavior: /fileversions/{fileVersionId}

The behavior of the Endpoint /fileversions/{fileVersionId} was not consistent because the file deletion process is asynchronous. In some cases, when a file was deleted, the service returned HTTP return value 401 instead of return value 404. Starting with version 4.20.7, return code 404 will be the only one that can be returned when the file is no longer available.

Improvements

Fixes

Other changes

Known issues

There are currently no known issues with this version.

This upgrade requires a database update. We strongly recommend performing a full backup of the solution before updating. Do not hesitate to contact our support group if you have any questions regarding this upgrade. support@okiok.com

Previous Releases

Exit mobile version