Authorization

This is a tentative modification to the main proposal that is under discussion.

Overview

A Role defines permissions for a given type of Resource.

A Scope defines a set of Resources.

A Grant maps a User to a Role for a given Scope.

Example Grant: Alice (User) is a Course Author (Role) for “all courses in the Axim organization” (Scope).

 

Related content