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
- Navigate through each section that reflects a part of the Entitlement Message JSON. Use the provided examples or customize the fields as needed.
- Once all sections are filled out, the complete JSON structure will be automatically generated.
- Input your Communication ID and wrap the Entitlement Message JSON into a License Service Message.
- Provide your Communication Key.
- Then generate a License Token (JWT) that can be used by your player.
Where you find the Communication ID and Communication Key depends on how your DRM is configured:
- With the Mosaic DRM Service, open the Management System, go to Admin Settings / DRM Service / Communication Key, and reveal the Key ID and Key Value.
- With a DRM configuration in Axinom Portal, they are in your My Mosaic / DRM section; revealing the Communication Key requires your Management Key.

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