janus-idp / backstage-showcase

This repo is moving to https://github.com/redhat-developer/red-hat-developer-hub
https://janus-idp.io
Apache License 2.0
112 stars 152 forks source link

rbac: Implement condition policy validator. #675

Closed AndrienkoAleksandr closed 3 months ago

AndrienkoAleksandr commented 1 year ago

Provide a clear and concise description of the feature request

We are going to support condition policy decision feature: https://github.com/janus-idp/backstage-showcase/issues/429 . We need to implement validator for condition objects.

Describe the problem that this feature resolves

That's nice to have opportunity validate condition objects for Backstage permission framework.

Additional context or screenshots for the feature request

Acceptance Criteria

AndrienkoAleksandr commented 3 months ago

Feature was implemented.