Skip to end of banner
Go to start of banner

Update API Permissions

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

As an Azure application owner, you can update the delegated and application permissions granted to your application in Resource Admin. EmpowerID fulfills this action by updating the API permissions of the application in Azure.

Delete current API permissions

  1. Log in to Resource Admin.

  2. Select Applications from the Resource Type menu and search for the Azure application you want to manage.

  3. Click the Friendly Name link for the application.

    This directs you to the Overview page for the application.

     

  4. Click API Permissions. You should see all current delegated and application permissions granted to the app.

  5. Click Delete for the permission you want to remove from the application.

  6. Confirm your decision.

  7. Repeat for any other permissions you want to delete.

Update API permissions

  1. In Resource Admin, select Applications from the Resource Type menu and search for the Azure application you want to manage.

  2. Click the Friendly Name link for the application.

    This directs you to the Overview page for the application.

     

  3. Click API Permissions and then expand the Actions accordion.

  4. Click Update Azure Application API Permissions.


    This initiates the Update Azure App API Permissions workflow with the selected application as the target.

  5. Review the configured API permissions and toggle the button from Selected to Remove for each permission you want to remove from the application, and then click Next to progress to the next step of the workflow.

    If you do not want to remove any configured permissions, simply click Next.

    The workflow progresses to the Add Delegated API Permissions selector. Here you select Microsoft and/or custom application APIs from the tree to add delegated permissions to the application.

  6. In the tree, search for and select the API with the delegated permissions you want to add to the application. For example, if you want to add permissions from the Microsoft Graph API, search for and select Microsoft Graph.

    If you do not want to add any delegated permissions to the application, click Next and skip to Step 9 below.

  7. Close the tree and then search for and select the specific related delegated permission you want to add to the application.

  8. Repeat, adding any other permissions needed, and when ready, click Next to progress to the next step.

  9. In the tree, search for and select the API with the application permissions you want to add to the application. If you do not want to add application permissions to the application, click Next and skip to step 12 below.

  10. Close the tree and then search for and select the specific related application permission you want to add to the application.

  11. Repeat, adding any other permissions needed, and when ready, click Next to progress to the next step.

  12. Review the summary information of your proposed changes, and when ready, click Submit.

  • No labels