Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If your organization integrates applications with Azure AD, you can manage those applications in EmpowerID. This includes onboarding applications, assigning users to application roles, assigning Azure AD adding app roles to applications, editing applications, and deleting applications. In this article, we demonstrate this by adding the Cloud Application Administrator role to an Azure application and verifying the role assignment in Azure.

...

Add an

...

app role to an Azure application

  1. Navigate to the Resource Admin application portal for your environment.

  2. Select Applications from the dropdown menu and search for the application to which you want to assign an Azure AD role.

  3. Click the Friendly Name link for the application.

    Image RemovedImage Added

     

  4. Select Azure Application Roles on the application menu, expand Actions and then click Create Azure Application Role.

    Image RemovedImage Added

     
    This initiates the Create Azure App Role workflow with the selected application as the target and directs you to the App Role Details form.

    Image RemovedImage Added

  5. Fill in the form fields with the appropriate information for your app role.

    Insert excerpt
    IL:Azure Snippets
    IL:Azure Snippets
    nameAppRoleFields
    nopaneltrue

  6. Click Next.

  7. Review the summary information and then click Submit.

Verify the application role in Azure

  1. In Azure, navigate to Azure AD > App registrations.

  2. Select All applications and search for the target application.

  3. Click the Display Name link for the application.

  4. Under Manage, click App Roles.

    You should see the app role you created for the application.

...