SAML1.1 attribute release on Shib 3
Morris, Andi
amorris at cardiffmet.ac.uk
Thu Feb 16 10:30:05 EST 2017
Interesting. Thanks very much for the explanation. I haven't turned off any security settings in the IdP, so I guess that the end-to-end 8443/tcp connection must be remaining unaltered during the reverse proxy. I have some research to do on our load balancer.
Thanks as always for the advice.
Andi
-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: 16 February 2017 14:54
To: Shib Users <users at shibboleth.net>
Subject: RE: SAML1.1 attribute release on Shib 3
> We are definitely proxying 8443 at the moment with Shib 2, and the
> config of that server is pretty much out of the box (I'm not confident
> enough with Shibboleth to do much else!). Therefore it must be the
> reverse proxy acting in a way that pleases both the SP and the IdP I
> guess. I'll have to see if my other reverse proxy can behave in the
> same way somehow, or give the server a routable IP address.
Physically speaking, proxying HTTP to the SOAP port requires that the querying SP be signing its requests or that you turn off security settings in the IdP. I don't know what you're doing exactly, but I can promise you that's the case.
Load balancing of course can involve other approaches that leave end to end TLS/HTTP from SP to IdP, and that would work without the SP signing.
> Would you mind explaining the difference in the risk with passing the
> targetedID attribute via attribute push over encrypted SSL/443 to a
> known, named SP, compared with using the backchannel? I don't
> understand the difference between the two.
Data is passing through the client, and it is not encrypted, not in the client. The client is a cesspool by definition, so if you want to keep data confidential, you don't pass it through there in plaintext. If the data is non-sensitive, then it doesn't much matter.
-- Scott
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
________________________________
[Cardiff Metropolitan University - Queens Anniversary Prizes 2015]<http://www.cardiffmet.ac.uk/news/Pages/Cardiff-Met-research-recognised-in-Queens-Anniversary-Prizes-for-Higher-and-Further-Education.aspx>
More information about the users
mailing list