Hash-Based Token
You can enable Hash-based token for publishing and playing from the application's advance settings via the AMS web panel. You have the option to use both the publish and playback tokens simultaneously or just one at a time.
Now, all application settings can be changed from the AMS web panel itself. Please check here for more information.
"tokenHashSecret": "",
"hashControlPublishEnabled": false,
"hashControlPlayEnabled": false,
By default, it is disabled but by setting it to true, it can be enabled.
warning
Do not forget to define a secret key for generating a hash value.