The Application Proxy is essentially a reverse proxy with a few more features.
The project is already configured with ssl and an identity provider.
I currently use a VPN but this change is to make it more accessable to many of the mobile users.
I’m looking for advice on:
Will this work?
Is this a valid and secure solution?
Has anyone done this before and what are the pitfalls?
Looking to use this myself. Although I have not attempted to make it work just yet, I am fairly confident it would.
I found this video below illustrates the user management side of things really well:
I never got it working as it relies on the IT dept. and they are understaffed and have too many projects of their own to help. I still want to do this, but it’ll have to wait for the moment.
I successfully got Ignition Perspective working via the Azure App Proxy. We have tested via the Android Mobile app.
The key was I had to toggle the authentication option to pass-thru.
Although toggling the authentication option to pass-thru worked, it actually opens this application up to the world. I DO NOT RECOMMEND THIS SETTING. We have reverted back to Azure Active Directory Pre Authentication which adds the layer of Security required for us to expose this MES to the Internet allowing Mobile Devices to use the App have not been able to get this to work.