Kinde allows you to manage API scopes for your M2M applications, providing granular access control and better security between systems.
You need to register your API and secure your API before you can do this.
- Go to Settings > Applications and select View details on the relevant application.
- Select APIs in the side menu.
- If the application is not yet authorized, select the three dots menu next to the API you’re giving the app access to, and then select Authorize application.
- In the same three dots menu, select Manage scopes.
- In the window that opens, switch on or off the scopes allowed for the application.
- Select Save.
You can include API scopes in the permissions
claim and add them as part of the user’s access token.
- Open the relevant M2M application and select Tokens in the menu.
- Scroll to the Token customization section and select Customize on the M2M token.
- In the dialog, switch on Include API scopes in the permissions claim.
- Select Save.