Modifying permissions of registered API apps
Related information
Modifying permissions of registered API apps
You can modify the permissions assigned to a registered API app to control the API operations that the app can perform. The App Registration details page displays the permissions currently assigned to the API app and allows you to update them as required.
To modify permissions of a registered API app:
-
In the left navigation pane, select App registrations. The App registrations page appears.
-
Select the registered API app for which you want to modify permissions. The app details page appears.
-
Click Edit Permissions. The permissions available for the API app appear. The available permissions include:
Permission Description Manage Certificates Allows the API app to upload certificates through API. View Certificates Allows the API app to read certificate status through API. -
Select or clear the required permissions.
-
Click Save. The updated permissions are assigned to the API app, however, Changes take effect on the next token issued.