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:
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:
- vaadin UI
- react UI
- flutter UI (mobile mode)
On mobile devices, the login process works similarly to the browser, but the login mask is displayed directly within the app:
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.



RSS-Feed