backstage-opa-plugins icon indicating copy to clipboard operation
backstage-opa-plugins copied to clipboard

Open Policy Agent (OPA) Plugins for Backstage

Results 10 backstage-opa-plugins issues
Sort by recently updated
recently updated
newest added

## 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...

question

**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

bug
help wanted

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....

enhancement
feature-request

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...

enhancement
help wanted
feature-request

**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...

enhancement
feature-request

**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...

documentation
good first issue
help wanted

**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...

documentation
good first issue
help wanted

## What type of PR is this? Please check the category that applies: - [ ] Feature - [ ] Bug Fix - [ ] Refactor - [ ] Documentation...

opa-entity-checker
opa-policies
opa-backend

**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...

enhancement
good first issue
help wanted
feature-request