How to create a signed backend plugin?

I’ve just added

allow_loading_unsigned_plugins = my-plugin-name

to /etc/grafana/grafana.ini under [plugins] scope as it written there https://grafana.com/docs/grafana/latest/installation/configuration/#allow-loading-unsigned-plugins

now it works.

more info https://github.com/grafana/grafana/pull/24075 and at the linked issues