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 (available in your My Mosaic / DRM section) and wrap the Entitlement Message JSON into a License Service Message.
- Provide your Communication Key (You can reveal it in your My Mosaic / DRM section using your Management key).
- Then generate a License Token (JWT) that can be used by your player.
tip
The tool performs all the operations locally in a browser. The entered data is not sent to any server.