This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Description
The new consent management feature (#113) introduces a new dialogue to provide certain rights to an app prior installing an app. The rights are configured in a PERMISSION.json file stored beside the actual app image in an hawkbit instance.
If the PERMISSIONS.json file is not present the user will see an error message saying the PERMISSION.json file is missing. It would be better to not show an error message if the file is not present.