Many different interpration, here one of the example
-
Resource = a components or service (wallet, transaction, jobscheduler)
- The Authorization server usually holds a list (or a Hierarchy) of all possible subjects
-
Rights (or Actions) = an interaction: SendEmail, CreateWallet, MoneyOut..
- The Authorization server usually holds a list (or a Hierarchy) of all possible Rights (Actions)
-
Permission = Right + Resource (Right on a Resource)