As an owner of an Azure application, you have the capability to enhance your application's functionality and access control by adding scopes within Resource Admin. This addition is a crucial step in defining and managing the permissions and access levels for your application's users and services. The following instructions will guide you through the process of adding scopes, allowing you to tailor your application's interaction with Azure services and resources more precisely.
Procedure
Log in to Resource Admin.
Select Applications from the Resource Type menu and search for the Azure application you want to manage.
Click the Friendly Name link for the application.
This directs you to the Overview page for the application.
Click Scopes and then expand the Actions accordion.
Click the Create Azure Application Scope action.
This opens the Create Azure Application Scope form.Fill in the form fields with the appropriate information for your scope.
Field
Description
Example
Scope Name
Name of the scope
read.Calendar
Who Can Consent
Specifies the types of users who can consent to the scope. Options include:
Admins and Users – Select if users can consent to the scope
Admins Only – Select if higher privileges are required for consent
Admins and Users
Admin Consent Name
Name of the consent that appears to admins
Read Email Calendar
Admin Consent Description
Description of the consent that appears to admins
Application can read your Email Calendar
User Consent Display Name
Name of the consent that appears to users
Read Email Calendar
User Consent Description
Description of the consent that appears to users
Application can read your Email Calendar
Select A Location
Select a location in EmpowerID for the application role. This location is for RBAC delegation only.
If there is a location selected by default and you wish to change it, click the link for the location and then search for and select the desired location from the Location tree.EmpowerID Applications
Click Next.
Review the summary information and click Submit when ready.