destination endpoint did not match the recipient endpoint error
Peter Schober
peter.schober at univie.ac.at
Tue Aug 22 10:54:25 EDT 2017
* Peter Schober <peter.schober at univie.ac.at> [2017-08-22 16:48]:
> * Satheesh Kumar <satheeshvsbk at gmail.com> [2017-08-22 14:23]:
> > I am trying to access my test IDPv3.3 via apache proxy through AJP
> > port.
>
> Why?
I'd make sure Apache httpd cannot be accessed via plain http (an IDP
has no use for plain HTTP, not even with redirects to https) and that
the mod_proxy_ajp directive is placed within an SSL-enabled vhost, and
that the ServerName directive within that vhost is fully qualified,
i.e., includes the schema and port
("https://testshibbolethidp.test.com:443").
-peter
More information about the users
mailing list