K-Phoen / backstage-plugin-opsgenie

OpsGenie plugin for Backstage
MIT License
35 stars 37 forks source link

Add permissions to Opsgenie #127

Open DawidMaruszczyk opened 1 year ago

DawidMaruszczyk commented 1 year ago

Hello,

I would like to use the PermissionPolicy Interface in my Backstage Backend together with Opsgenie. As far as I can tell, Opsgenie Plugin does not expose "PolicyQuery", so that I could authorize Users for this Plugin.

  1. Could you add this Feature?
  2. Or is there an other way to DENY OpsGenie for some Users?

Thanks