JanssenProject / JanssenProject/jans
feat(cedarling): add property to allow specify yaml policy store file
Open
kind-feature
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
We need to extend `CEDARLING_POLICY_STORE_LOCAL` functionality. it should support both JSON/YAML policy store formats.
Alternative solution is to add new property for YAML similar to `CEDARLING_POLICY_STORE_LOCAL` which we uses for JSON
Contributor guide
Research direction
Start by locating the CEDARLING_POLICY_STORE_LOCAL configuration and the Cedarling policy-store loading entry point. Check how JSON policy stores are selected and identify the existing YAML-related path, if any. Done means Cedarling supports YAML as well as JSON through the agreed configuration approach, with behavior verified for both formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100