Azure Entra ID
Available in v1.21.6+This feature is only available for ScaleOps Cloud users.
Azure Configuration
- Create a Web Application Integration: In the Azure Entra ID Console under Applications click on App Registrations and click on
+ New registration. - Give it a name: e.g.
ScaleOps - Choose the Supported account types: Preferably choose
Accounts in this organizational directory only, this would allow only users from your organization to login. - Configure Redirect URI:
- Choose
Webas the platform. - Use redirect URI
https://auth.scaleops.com/login/callback.
5. Save the Client ID and Tenant ID: Record the Application (client) ID we are going to refer to it as CLIENT-ID in this doc and the Directory (tenant) ID we are going to refer to it as TENANT-ID in this doc.
6. Save the Client Secret: Click on Certificates & secrets and click on + New client secret, give it a description and click Add. We are going to refer to it as CLIENT-SECRET.
- Note: that the secret will be shown only once, so make sure to save it somewhere safe.
- Note: that when creating the secret you can choose when it will expire, make sure to ether choose
Neveror save in the calendar when you would need to replace it.

ScaleOps Configuration
-
In the ScaleOps Cloud dashboard, go to
Users>Configure SSO:
-
Select
Azureas the provider, and fill the form.Workspace Domain is your Azure Primary domain

-
Save Configuration
Groups Setup (Optional)
This allows you to automatically assign ScaleOps roles based on your existing Azure AD groups, streamlining user management and permissions.
Azure AD group synchronization is limited to 50 groups per user. See more on how you can limit the groups .
- In the ScaleOps Cloud dashboard, go to
Users>Edit configuration:
- Click on
Grant Permissionsto allow ScaleOps to read users and groups from your Azure Entra ID.
- This will open a new tab in the Azure portal, click on
Acceptto grant the application the required permissions to read the groups.
- On success you should see the following message:

- Close the tab and go back to ScaleOps
Validation
- Log out from ScaleOps Cloud

- Login using
Continue with SSObutton.