/
DC 5.8 Breaking Changes - Asset Urls

DC 5.8 Breaking Changes - Asset Urls

From 5.7, we have introduced a new endpoint for streaming assets. The old API is still available, but has been deprecated.

The new asset urls are accessible on the following urls

  • http(s)://<api-url>/digizuitecore/LegacyService/api/assetstream/{assetid}

  • http(s)://<api-url>/digizuitecore/LegacyService/api/assetstream/{assetid}.{extension}

  • http(s)://<api-url>/digizuitecore/LegacyService/api/assetstream/{assetid}/{mediaformatid}.{extension}

Additionally as part of the accesskey logic change, the accesskey has also been reworked for streaming assets for higher security.

The asset urls now contains a signature which is an accesskey token generated from the combination assetid, format and the user requesting it.

This means that the same signature from one user cannot be used to access another users assets, despite the assets being the same as the identity is encoded in the signature.

For the above reason we have to increase the allowed URL length from a server level. This means the machine MUST be restarted after the upgrade has been conducted as we are changing registry entries.

Related content

DC 5.9 Asset previewing and streaming
DC 5.9 Asset previewing and streaming
More like this
DC 5.9 Breaking Changes - Importer match search
DC 5.9 Breaking Changes - Importer match search
Read with this
DC 5.7 Breaking Changes - Asset Urls
DC 5.7 Breaking Changes - Asset Urls
More like this
DC 5.10 Breaking changes - SSO
DC 5.10 Breaking changes - SSO
Read with this
DC 5.8 Asset previewing and streaming
DC 5.8 Asset previewing and streaming
More like this
DFO 4.0.0 - 13 Video playback
DFO 4.0.0 - 13 Video playback
Read with this