OAuth 2.0 scopes provide a way to limit the amount of access that is granted to an access token. When an app requests permission to access a resource through Klaxoon authorization server, it uses the scope parameter to specify what access it needs.

Available scopes

ScopeDescription
identity:readView profile informations of the authenticated user (email, first name, last name)
auditlog:readRead Audit Logs for an organization.
Note : The authenticated user authorizing your application must have a Company Admin role within the organization for full access to the Company Audit Logs
board:readRead Boards and Board content of a Klaxoon user.
board:writeCreate and modify Boards and Board content of a Klaxoon user.