Forum Discussion

AndreasHoffman's avatar
AndreasHoffman
Copper Contributor
Sep 18, 2020

AzureAD Application Proxy and the PATCH-verb

Hi,

 

we did setup an AzureAD Application Proxy to make one of our applications available from the internet.

For the outside-user, we use an MS 365-login. The proxy does then use this information to query our AD in order to get kerberos-credentials that are then used to access the application.

 

This is working just fine. With one exception: Each time, the client sends a request using the http-verb PATCH, the request is not coming through.

The client receives a 502 (bad gateway) and the message "This corporate app can't be accessed.". The proxy does record a warning-event in the eventlog.

In the IIS-Log of the target-application, we do see all of the user's requests, except the ones using PATCH.

 

Do you have any ideas on how to solve that?

 

Thank you very much!

Resources