HTTPConnector
Mundry, Marvin
Marvin.Mundry at uni-hamburg.de
Tue Oct 23 10:33:26 EDT 2018
I found a way avoid the "Attempted read from closed stream" error
two conditions must be fulfilled so that the DataConnector works:
1. shibboleth.NonCachingHttpClient must not be used (I am using shibboleth.MemoryCachingHttpClient instead)
2. the URLTemplate must not contain question marks (as in
http://localhost:8080/script.php?account=$pathEscaper.escape($uid.get(0))
)
--
Best regards,
Marvin Mundry
More information about the users
mailing list