Run firmwared without firmwared group

Hi,

I’d like to configure firmwared to allow any user accessing the software to be able to use it. I’m still working on installing the software in a container and when I run the container as a non-root user, firmwared doesn’t allow users who aren’t root. You can add however many users to the firmwared group or add them later. However, even if you add the users, which I’m not going to be able to add all users who may access the container on installation time, the firmwared group doesn’t see the user as the same user who is accessing the software when running the container. uuids may not match up, I’m not sure. Regardless, I was curious if there was a way to disable the firmwared group and just allow any user to access it. Maybe in the /etc/firmwared.conf config file like specified here - About Firmwared - 2.14.1

Any help is appreciated. Thanks!