target URL format/behavior
George Kroner
george.kroner at umuc.edu
Tue Jan 7 12:18:29 EST 2014
Hi all -
I hope that I'm messaging the correct list. Apologies if I'm not in the
right place.
We're working with a vendor to deep link into their product and pass the
target (ie: redirect) parameter correctly through the authentication
sequence. The target URL is a bit tricky as it itself contains not only
parameters but also URL encoded parameters:
/path/to/servlet?param1=abc¶m2=123¶m3={URLencoded_URL}
>From what we can tell, the target parameter is being encoded and passed
along - but we just don't know enough to determine if it is entirely
correct. The vendor replies:
"Once authentication against the IDP is complete, you're brought back to
the site and redirected to a URL which contains the decoded form of the
target querystring parameter. We have tested this process against an
internal IDP to confirm what the status of the Target parameter should be,
and internally it is not decoded when it gets to request 14. This suggests
that your IDP is decoding the URL, which would be the root cause of this
issue. If the decoding of the Target parameter at your IDP can be avoided,
that should allow this whole process to work correctly."
Historically, other systems we've linked to in this manner have seemed to
work just fine with our configuration as-is, and we're unsure where to look
next. Has anyone maybe run across this scenario before? Or could anyone
please offer a hint of what we should look for in the documentation to dive
deeper into this issue? We're very grateful for any direction.
Thank you,
-George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20140107/4d37d016/attachment.html
More information about the users
mailing list