This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information

Entra ID (Azure AD) integration for VisionX

We are currently developing a new AddOn for VisionX that allows you to log in to your application using Entra ID (Azure AD).

The AddOn integrates seamlessly into your application, giving you the flexibility to choose your preferred login method. The authentication type is determined by the URL you access, for example:

  • http://myapp.visionx.cloud/AzureADAuth/ (without Entra ID login)
  • http://myapp.visionx.cloud/AzureADAuth/azauth (with Entra ID login)

If Entra ID login is selected, the Entra ID login mask will appear before the application loads:

EntraID login

EntraID login

After a successful login, you will be redirected straight to the application and signed in automatically. All available screens will be visible immediately, based on your specific permissions. During the login process, we automatically sync app roles and user groups from Entra ID to your application.

We support the following web technologies:

On mobile devices, the login process works similarly to the browser, but the login mask is displayed directly within the app:

Entra ID (mobile)

Entra ID (mobile)

In addition to signing in, you can also change your password or perform a secure logout from Entra ID.

All you need to get started is our Entra ID AddOn.