Skip to content

Commit 5a68367

Browse files
docs: replace example to real use case
1 parent 31f220e commit 5a68367

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/decisions/0002-authorization-model-foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Normalize all checks to Subject-Action-Object-Context (S-A-O-C)
3636
* Examples:
3737

3838
- Can Alice (subject) edit (action) Course 123 (object) as part of Org A (context)?
39-
- Can a service account (subject) read (action) Library X (object) during maintenance mode (context)?
39+
- Can Bob (subject) read (action) Library X (object)?
4040

4141
II. Resources and Scopes
4242
========================

0 commit comments

Comments
 (0)