Communication Protocol used by SP with TCPListener-enabled

Cantor, Scott cantor.2 at osu.edu
Wed Jan 10 10:24:14 EST 2018


On 1/10/18, 10:16 AM, "dev on behalf of César Bernardini" <dev-bounces at shibboleth.net on behalf of cbernardini at barracuda.com> wrote:

>  I have been testing Shibboleth in the last couple of days. I have set up a Service Provider with a TCP Listener. I want to
> know if there exists documentation regarding the communication between the TCP Listener and a client.

No, it's not a public interface and is not callable under any circumstances. It's an internal implementation detail of the code and subject to change at any time.

>  Is there any RFC-like document over there? Or I am forced to go over the source code in order to understand this
> protocol?

You're not forced to do anything, but it's undocumented and will remain so. If you're asking from the perspective of design documentation, that's simply not something that exists, as it does not in 99% of open source projects.

-- Scott




More information about the dev mailing list