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 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 Identity page, click the System assigned tab and , toggle Status to On and then click Save.
Image AddedClick Yes when prompted to confirm that you want to enable system assigned managed identity.
Image RemovedImage AddedCopy 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
Image Added
Next, assign to the App service
principalroot level permissions to the
App serviceTenant Root Group as shown below.
Assign
tothe
identityApp service root level permissions
to the App Servicefor the Tenant Root Group
In Azure navigate to Management groups.
Click the details link beside Tenant Root Group.
Image RemovedImage AddedOn the tenant root page, click Access Control (IAM) in the sidebar.
Image RemovedImage AddedOn the Access Control (IAM) page, click Add and then select Add role assignment.
Image RemovedImage AddedIn the Add role assignment pane that appears, click Select a role and then select Owner.
Image RemovedImage AddedSearch for and select the App service you deployed to the tenant.
Image RemovedImage AddedSave the role assignment.
Image RemovedImage 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 RemovedImage AddedEnter Global administrator in the search field and then select the Global administrator role.
Image RemovedImage AddedOn the Global administrator | Assignments page, click Add assignments.
Image RemovedImage AddedIn the Add assignments pane that appears, search for the App Service and then click the tile for the service to select it.
Image RemovedImage AddedClick Add.
Image RemovedImage 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 | ||||||
---|---|---|---|---|---|---|
|