Scopes

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

Scope

Description

identity:read

View profile informations of the authenticated user (email, first name, last name)

auditlog:read

Read 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:read

Read Boards and Board content of a Klaxoon user.

board:write

Create and modify Boards and Board content of a Klaxoon user.

quiz:read

Get the list of Quizzes of a Klaxoon user and informations on Quiz participants and results

survey:read

Get the list of Surveys of a Klaxoon user and informations on Survey participants and results

memo:read

Get the list of Memos of a Klaxoon user and informations on Memo participants and results

adventure:read

Get the list of Adventures of a Klaxoon user and informations on Adventure participants and results

mission:read

Get the list of Missions of a Klaxoon user and informations on Mission participants and results

session:read

Get the list of Sessions of a Klaxoon user and informations on Session participants and results