Scoping is a mechanism in OAuth 2.0 to limit an application’s access to the portal of a MijnKlantportaal user. When asking the user for permission to access his/her portal, you
have to provide the areas/data (scopes) you want to get access to, as well if you want just to read the data (*.read) or also be able to create, delete and/or make changes to
it (*.write).