Hello!
Currently, I want to use AppService to build an Apache + mod_auth_mellon setup. However, AppService accesses backend services via HTTP. Is it possible to configure mod_auth_mellon in the Apache HTTP (port 80) configuration file to make it work?
I have done a simple setup for now, but when accessing the page, after completing the SAML authentication, mellon/postResponse shows "Bad Request," and RelayState displays a URL starting with HTTP.
Who can provide the following solution?