Forum Discussion
Marcus Pettersson
Dec 15, 2020Copper Contributor
Application Proxy with STS redirect
Hello, I'm faced with a senario where an internal web application needs to be exposed externally with AAD Application proxy. The application is using a URL that points to an external domain (SaaS a...
JanBakkerOrphaned
Dec 17, 2020Iron Contributor
Marcus Pettersson App proxy is using a reverse proxy, so using it for SaaS is possible, but can give trouble with ADFS. I guess you end up in a loop.
Try simulating the problem with Fiddler running. Happy to help here...
- Marcus PetterssonDec 28, 2020Copper ContributorThanks, good tip! Will give it a try after the holidays.