JanssenProject / JanssenProject/jans
feat(jans-config-api): update security to use cedar policies.
@pujavs is already working on this.
Since Jan 29, 2025.
- Dominant language
- Java
- Stars
- 648
- Forks
- 174
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
-------------------
### Description
- Development target issue
Currently `config-api` has custom logic to verify security permissions. Since jans-cedarling module is in place, need to levergae it in config-api to use to use cedar policies.
- Implementation Details
-------------------
### Prepare
- [ ] Read contribution guidelines
- [ ] Read license information
------------------
### Identified code changes
- [ ] task 1
- [ ] task 2
- [ ] task 3
-------------------
### Test cases and code coverage
- [ ] Write unit test to cover added/changed code
- [ ] Update integration tests to cover added/changed code
-------------------
### Document the changes
- [ ] task for updating user guides if needed
- [ ] task for updating installation and configuration guides if needed
- [ ] task for updating developer documentation if needed
- [ ] task for updating technical documentation if needed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.