HTTPConnector
Cantor, Scott
cantor.2 at osu.edu
Mon Oct 22 09:39:48 EDT 2018
> I am trying to use the HTTPConnector to obtain attributes from a web service.
> For this reason I copied the example from the shibboleth wiki. When the idp
> resolves the attributes it produces an "Attempted read from closed stream"
> error. How can I fix this?
I did not run into any error of that sort, so I don't have any particular insight. You'd have to debug into the response.getEntity method on the HTTP client library. I imagine something's wrong with the web service's response.
-- Scott
More information about the users
mailing list