How to get started?

Onboarding

ServiceChanger provides a streamlined and user-friendly method for connecting to your Microsoft Entra ID tenant via OAuth2. Through our intuitive onboarding screen, all you need to do is input your Entra Tenant ID and grant admin consent – it's that easy.

Step 1: Azure Entra ID

  1. Open portal.azure.com, sign in and navigate towards Microsoft Entra ID.

  2. Copy your (Entra) Tenant ID

Step 2: ServiceChanger.com

  1. Go to the onboarding link you received in your mailbox after completing the 'start free trial' process

  2. Paste your (Entra) Tenant ID

  3. Submit

  4. Grant permission by logging in with an Global Administrator account

  1. After that, your app will start synchronizing the users, groups, and user-group relations from your Entra ID Tenant. This may take a few minutes.

Grant operators access rights to ServiceChanger can be found on the Microsoft Entra ID integration page.

  1. Once that's done, you're ready to start creating your Attribute-Based Access Control (ABAC) model. We really suggest getting the hang of the basics of the tool first.

(Optional) Step 3: Hybrid Setup - Active Directory

To review your current state of transformation, click here

Many companies still utilize Active Directory (AD) as their primary source for identity and access management, with changes synchronized to Entra ID. ServiceChanger seamlessly supports managing these environments simultaneously.

How Does It Work? ServiceChanger directly reads from Entra ID, not from Active Directory. However, updates made within ServiceChanger are exposed through the ServiceChanger API, allowing you to reflect these updates back into your Active Directory environment.

How to Set This Up?

  1. Start with Steps 1 & 2 to ensure Entra ID is properly connected and in sync.

  2. Set up your runbook to fetch delta changes from the ServiceChanger API and apply them to your local Active Directory.

Last updated