Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
After you have published the EmpowerID SCIM microservice app to Azure, you need to return to Azure
...
and do the following post-publishing steps:
Turn on System-assigned managed identity for the App service
Assign to the App service identity root level permissions to the App service
Assign the App service to the Global Administrator role for the tenant
These steps ensure that EmpowerID has the appropriate authentication and access to read and write the user information for your Azure tenant.
Turn on System-assigned managed identity for the App Service
Log in to your Azure portal as an administrator and navigate to your App service.
Under Settings in the sidebar of the App service, click Identity.
On the Azure navbar, click App registrations.
...
- Image Added
On the Identity page, click the System assigned tab and toggle Status to On.
...
- Image Added
Copy the Object ID. The Object ID is the ID of the service principal created when the System assigned managed identity feature is enabled. You need to assign to the service principal root level permissions to the App service as shown below.
Assign to the identity root level permissions to the App Service
In Azure navigate to Management groups.
Click the details link beside Tenant Root Group.
...
- Image Added
On the tenant root page, click Access Control (IAM) in the sidebar.
...
- Image Added
On the Access Control (IAM) page, click Add and then select Add role assignment.
...
- Image Added
In the Add role assignment pane that appears, click Select a role and then select Owner.
...
- Image Added
Search for and select the App service you deployed to the tenant.
...
- Image Added
Save the role assignment.
...
- Image Added
Assign the App Service to the Global Administrator role for the tenant
Navigate to Azure Active Directory.
In Azure Active Directory, select Roles and administrators (Preview) from the sidebar.
...
- Image Added
Enter Global administrator in the search field and then select the Global administrator role.
...
- Image Added
On the Global administrator | Assignments page, click Add assignments.
...
- Image Added
In the Add assignments pane that appears, search for the App Service and then click the tile for the service to select it.
...
- Image Added
Click Add.
...
- Image Added
The SCIM App service now has the global administrator role for the tenant. The next step is to connect EmpowerID to Azure AD.
Div | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
IN THIS ARTICLE
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|