DiscoFeed and jsonp

Cantor, Scott cantor.2 at osu.edu
Wed Jan 27 18:07:03 EST 2016


On 1/27/16, 6:01 PM, "users on behalf of Cantor, Scott" <users-bounces at shibboleth.net on behalf of cantor.2 at osu.edu> wrote:


>
>>Thanks Scott,
>>I mean if I call 
>>https://example.com/Shibboleth.sso/DiscoFeed?callback=result
>>I would receive the result (application/javascript) wrapped in my 
>>callback function: result([.....])
>
>That's far beyond my Javascript, sorry.
>
>All I do is generate a JSON structure in the response body with the expected MIME type. I don't actually even know offhand what the EDS does to consume it.

Taking that literally, I guess, which I suppose would be the only way this would work, there are no parameters of that sort that the handler at that location would look at. So unless that's some kind of client side insanity, no, that wouldn't do anything to the result it sends back.

-- Scott



More information about the users mailing list