Scopes
With scopes, you can control who has access to what.
List of available scopes
App
With the app-scope you can give user access to a specific app.
Usage
<APP_NAME>
should be replaced with the name of the app you want to grant access to.
app:<APP_NAME>
Domain
With the domain-scope you can give user access to a specific domain.
Usage
<DOMAIN>
should be replaced with the domain you want to grant access to.
domain:<DOMAIN>