Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Updated structures

massimportitem

  • itemisvalid (ADDED) Allows to store item validity against its target structure

    • child → activated

    • Not editable

    • default 1

New operation of the API connection in session mode

The version 2021.4 introduces a new connection mode of the API in session mode. The surfer is no longer created at each invocation (this avoids the execution of surferservices at each invocation).

Cookies

The cookie used to maintain the session is JSessionID. The x-wedia-api-token cookie is not used anymore.

The x-wedia-api-token-so and x-wedia-api-token-tk cookies are maintained.

A new cookie x-wedia-api-token-app is implemented to allow the return to the application connection in case of user disconnection.

Session sharing between Backoffice and Portal

Compatibility

Portal development in localhost

Old cookies maintained by browsers

  • No labels