I am a new bee to azure. I have an on-premise environment with a lot of apps in my AD environment with single public IP. Now I use on-premise ADFS to authenticate local users to my on-premise host apps, such as on-premise exchange, on-premise sharepoint, etc. Now our company has an approach of extend the structure to azure and use azure active directory authentication services. The users can authenticate the apps through azure auth portal to access the apps.
But I've followed the method present on the azure docs regarding seamless sso with Azure AD. But I may have some misconfiguration on the reverse proxy. I got a test failure with 'bad gateway' error during testing.
Is there any tutorial to get around for my case?
Thanks very much!