backstage-opa-plugins
backstage-opa-plugins copied to clipboard
Open Policy Agent (OPA) Plugins for Backstage
## Quick Question/Feedback **Question or Feedback:** Hello. Just want to clarify. I am using RBAC plugin made by janus-idp. When I try to add OPA wrapper, Backstage fails. I want...
**Description** The docs need updating as we do not use "decision" necessarily anymore, just the `result` **Additional context** Should be updated before next release. Files are here: https://github.com/Parsifal-M/backstage-opa-plugins/blob/main/docs/example-inputs-outputs.md
While the policy model provided by the Backstage permissions framework works great, it would also be interesting to explore models where OPA has more say in the decisions being made....
I went through the docs to set up the plugin today, and found a few minor issues along the way.
**Is your feature request related to a problem? Please describe.** Would be nice to have a front-end for the OPA plugins, especially the Permissions Wrapper, this way you could post...
**Is your feature request related to a problem? Please describe.** Something that came to mind when looking into #218 is that if you fall back to say a deny/allow/fail you...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Some documentation and examples on how to use [http builtin](https://www.openpolicyagent.org/docs/latest/policy-reference/#http) to for example fetch...
**Is your feature request related to a problem? Please describe.** Kind of related to #205 need to add some more complex examples to help people use this easier. **Describe the...
## What type of PR is this? Please check the category that applies: - [ ] Feature - [ ] Bug Fix - [ ] Refactor - [ ] Documentation...
**Is your feature request related to a problem? Please describe.** It would be great if the pre-commit hooks worked, making it easier for contributors and maintainers, even I always forget...