Skip to content
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ openedx-authz
Purpose
*******

For now, a placeholder repo covering upcoming implementation of RBAC (role-based access control) for the Open edX platform.
This repository contains the architecture and design decisions for the new authorization system in Open edX. The project aims to provide a more flexible and powerful framework for managing user access, designed to modernize and replace the legacy permission system.

See the `Product Requirements document for Roles & Permissions`_.
See the `Product Requirements document for Roles & Permissions`_ for detailed specifications and requirements.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about:

Open edX AuthZ provides the architecture and foundations of the authorization framework. It implements the core machinery needed to support consistent authorization across the Open edX ecosystem.

We can also draw inspiration from: https://github.com/openedx/openedx-authz/pull/28/files

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion! What do you think about: ec2c951


.. _Product Requirements document for Roles & Permissions: https://openedx.atlassian.net/wiki/spaces/OEPM/pages/4724490259/PRD+Roles+Permissions

Expand Down