Skip to end of banner
Go to start of banner

Azure AD SCIM Deployment and Configuration

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

« Previous Version 4 Current »

To access resources secured by your Azure AD tenant, the Azure AD SCIM microservice needs to be represented within the tenant by a security principal. The security principal is an application you create in your tenant to provide the necessary authentication context needed by the microservice to call the Microsoft Graph API.

EmpowerID uses the Azure AD SCIM Microservice to make API calls to your Azure tenant in response to your actions in EmpowerID. As part of the deployment process for the microservice, an app service needs to be created to host the microservice and configured for Azure AD authentication, as well as with a managed identity that can be granted permissions to access resources protected by Azure AD.


Getting Started




Register a Service

Register a Service

Configure and Deploy

Create an App Service

Create an App Service

Assign Permissions

Assign Permissions

Connect to Azure AD

Connect to Azure AD

Publish Azure AD SCIM Microservice

Publish Azure AD SCIM Microservice

  • No labels