getInboundMessageTransport always returns a null value

Cantor, Scott cantor.2 at osu.edu
Tue May 26 13:05:29 EDT 2015


On 5/26/15, 11:49 AM, "Mark McCoy" <Mark.McCoy at utsa.edu> wrote:

>In a scripted attribute, I’ve tried to use the following calls to get the user’s IP address. Every call results in the getInboundMessageTransport() returning a null value, which obviously causes the getPeerAddress() call to fail. Other calls to methods contained within the requestContext succeed (example, the getEntityId() call works fine).

I don't know why it's null, but you should of course be aware that that kind of thing only works for front-channel, any queries would just return the SP's address.

-- Scott



More information about the users mailing list