AdvancedVocabulary#security#backend#architecture

Fine-Grained Authorization Vocabulary

Practice the vocabulary of checking access at the level of an individual resource, not just a broad role.

0 / 5 completed
1 / 5
At standup, a dev mentions checking whether a specific user can access a specific individual resource, like one particular document, rather than only checking a broad role like 'editor' for the whole application. What is this authorization approach called?