Idp behind SSL endpoint without AJP
Andrej Gregorka
Andrej.Gregorka at ixtlan-team.si
Mon Sep 21 05:17:53 EDT 2015
Hi Dave,
Idp has to be behind SSL endpoint, we can't change that.
Andrej
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Dave Perry
Sent: Monday, September 21, 2015 11:15 AM
To: Shib Users <users at shibboleth.net>
Subject: RE: Idp behind SSL endpoint without AJP (POSSIBLE SPAM)
Andre
Can you not take on the SSL stage on the IdP? We are running our new v3 IdP behind ForeFront TMG, and imported our wildcard (*.srv.ourdomain) certificate into Jetty. We did try with Apache but were hitting issues.
So if you're deploying a v3, I highly suggest this approach.
HTH,
Dave
_________________________________________________
Dave Perry
eLearning Technologist, Hull College Group
Room L34 - Queens Gardens Library
Wilberforce Drive, Queen's Gardens, Hull, HU1 3DG
Extension 2230 / Direct Dial 01482 381930
* Need a fast reply? Try elearning at hull-college.ac.uk<mailto:elearning at hull-college.ac.uk> *
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Andrej Gregorka
Sent: 21 September 2015 10:05
To: 'users at shibboleth.net'
Subject: Idp behind SSL endpoint without AJP (POSSIBLE SPAM)
I have IDP deployed behind SSL endpoint. If I connect to IDP using AJP everything works fine:
ProxyPass /idp/ ajp:// xxx.xxx.xxx.xxx:8009/idp/
ProxyPassReverse /idp/ ajp:// xxx.xxx.xxx.xxx:8009/idp/
However, I will not be able to use AJP in production, so I have to connect from proxy using http. If I change to http:
ProxyPass /idp/ http://xxx.xxx.xxx.xxx.si:8080/idp/
ProxyPassReverse /idp/ http:// xxx.xxx.xxx.xxx:8080/idp/
I get the following error in idp-process.log:
10:09:40.817 - ERROR [org.opensaml.common.binding.decoding.BaseSAMLMessageDecoder:215] - SAML message intended destination endpoint 'https://domain/idp/profile/SAML2/Redirect/SSO' did not match the recipient endpoint 'http:// domain /idp/profile/SAML2/Redirect/SSO'
10:09:40.818 - WARN [edu.internet2.middleware.shibboleth.idp.profile.saml2.SSOProfileHandler:406] - Message did not meet security requirements
In idp-access.log:
20150921T084714Z|10.10.10.161|domain:80|/profile/SAML2/Redirect/SSO|
How can I get the IDP working behind proxy using the http connection?
The Review Newsletter<http://www.hull-college.ac.uk/about-us/stakeholders-newsletter>
This message is sent in confidence for the addressee only. It may contain confidential or sensitive information. The contents are not to be disclosed to anyone other than the addressee. Unauthorised recipients are requested to preserve this confidentiality and to advise us of any errors in transmission. Any views expressed in this message are solely the views of the individual and do not represent the views of the College. Nothing in this message should be construed as creating a contract.
Hull College Group owns the email infrastructure, including the contents.
Hull College Group is committed to sustainability, please reflect before printing this email.
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150921/3699439b/attachment-0001.html>
More information about the users
mailing list