Skip to main content

Entitlement Message

Overview

Entitlement Message is a JSON data structure designed to instruct the Axinom DRM License Service how to configure a License.

This tool enables you to generate an Entitlement Message JSON section by section, wrap it into a License Service Message, and sign it as a JWT for use in your player applications. All operations happen locally in your browser, ensuring full privacy.

Access the tool here: Entitlement Message Tool.

Learn more about Entitlement Message.

How to Use

  1. Navigate through each section that reflects a part of the Entitlement Message JSON. Use the provided examples or customize the fields as needed.
  2. Once all sections are filled out, the complete JSON structure will be automatically generated.
  3. Input your Communication ID (available in your My Mosaic / DRM section) and wrap the Entitlement Message JSON into a License Service Message.
  4. Provide your Communication Key (You can reveal it in your My Mosaic / DRM section using your Management key).
  5. Then generate a License Token (JWT) that can be used by your player.

Entitlement Message

tip

The tool performs all the operations locally in a browser. The entered data is not sent to any server.

Video