Can you provide me with any information on how to connect our EZM server to our Entra ID?
Here is how you can configure user authentication via Microsoft Entra ID (aka Azure AD):
-
Register an application in Microsoft Entra ID.
Keep the Redirect URI field empty for now - you will update it later, in step 5 below. -
Go to Server settings and create a new identity provider (Microsoft Entra). Call it, for instance, "EasyMorph Entra ID".
-
Configure the identity provider settings using your Entra ID credentials obtained in step 1 above:
- Tenant ID
- Client ID
- Secret
Enter your EasyMorph Server host from the Server URL in your browser (it must not be
localhost
)..Test the connection, if necessary.
-
Copy the Redirect URL (return URL) from the IDP (identity provider) settings in step 3 above, and enter it in the app settings created in step 1 above.
-
Make sure your new IDP is enabled:
Now, when users log into EasyMorph Server, they can use the new identity provider for authentication: