docs: add authorization schema reference - #431
mariajgrimaldi wants to merge 7 commits into
Conversation
|
Thanks for the pull request, @mariajgrimaldi! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review. 🔘 Get product approvalIf you haven't already, check this list to see if your contribution needs to go through the product review process.
🔘 Provide contextTo help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:
🔘 Get a green buildIf one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green. DetailsWhere can I find more information?If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources: When can I expect my changes to be merged?Our goal is to get community contributions seen and reviewed as efficiently as possible. However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:
💡 As a result it may take up to several weeks or months to complete a review and merge your PR. |
54c8073 to
ba9db08
Compare
ba9db08 to
826c56c
Compare
826c56c to
6520e54
Compare
BryanttV
left a comment
There was a problem hiding this comment.
Thanks for adding this reference, it's very comprehensive and really useful. My only suggestion would be to use Python modules instead of YAML for the Tutor plugin example.
9bf36f6 to
a592c1f
Compare
a592c1f to
9b39506
Compare
9b39506 to
d98b0f7
Compare
d98b0f7 to
51a83fd
Compare
51a83fd to
c5dcce0
Compare
c5dcce0 to
747ea74
Compare
f3ac839 to
8ab23d9
Compare
8ab23d9 to
0994edb
Compare
909c781 to
2ab71e9
Compare
2ab71e9 to
bcd2b03
Compare
b15445b to
85c2541
Compare
85c2541 to
bd6410c
Compare
rodmgwgu
left a comment
There was a problem hiding this comment.
Schema looks great, just a nit on how the schema is rendered in the docs, but if that's expected then I'm good with this.
I would like to use the schema as part of the validation strategy on the code implementation.
bd6410c to
0d1bc9a
Compare

Description
Developers and site operators need one practical reference for building and extending the Open edX Authorization schema. This PR documents the schema fields, naming conventions, application and Tutor examples, and the command used to check the resulting permissions. It also links the reference from ADR 0017 and ADR 0023 so readers can move from the decisions to the configuration details.
Merge checklist:
Check off if complete or not applicable: