Let us know how we can make Jedox even better!
A Web Designer creates a report, which should be deployed via directlink.This means that all users call the report directly, after they entered their username/password. After this, they should logout without the possibility of a relogin into the whole Jedox environment (standard – login).
According to a previous Wordpress article, it was possible to prevent relogin by installing a code in the _body.php and config.php files.
See https://jedoxtools.wordpress.com/2015/03/24/jedox-web-directlink-and-logout/
This worked in the old onprem versions of Jedox.
But it no longer works in the cloud, partly because the file in question no longer exists there.
This means that direct transfer of the code to the cloud is not possible.
The aim of the feature request is to reintegrate the functionality mentioned in such a way that the customer also has the opportunity to activate this functionality in Jedox Web.
E.g. via a parameter in the administration settings, or an additional option in the direct link options or via a different implementation.