Skip to content

Commit ec2c951

Browse files
committed
docs: enhance purpose section in README.rst
1 parent 51d3616 commit ec2c951

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ openedx-authz
77
Purpose
88
*******
99

10-
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.
10+
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.
11+
12+
This repository centralizes the architecture, design decisions, and reference implementation of a unified model for roles and permissions. It introduces custom roles, flexible scopes, and policy-based evaluation, aiming to replace the fragmented legacy system with a scalable, extensible, and reusable solution.
1113

1214
See the `Product Requirements document for Roles & Permissions`_ for detailed specifications and requirements.
1315

0 commit comments

Comments
 (0)