openedx / openedx/openedx-authz
Spike - RBAC AuthZ - Auditability of "Allow Public Read" changes on libraries
@gviedma-aulasneo is already working on this.
Since Jun 3, 2026.
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- Avg merge
- 13d 9h
- Merged PRs (30d)
- 9
Description
Originally, product had requested tracking changes to the "Allow Public Read" toggle on libraries V2 on the Authz auditability feature.
However, from the technical perspective, that toggle is not handled by authz, so tracking it on the Authz auditiability feature would add complexity.
It was decided that for Phase 2 this would be kept out, but we are creating this issue to review this for future phases.
Related Issue: https://github.com/openedx/openedx-authz/issues/175
Related spike results and discussion: https://openedx.atlassian.net/wiki/spaces/OEPM/pages/6045859842/Spike+-+RBAC+AuthZ+-+Auditability
Related PR and discussion: https://github.com/openedx/openedx-events/pull/561
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.