EDS + request parameters = fatal.noReturnURL
Peter Schober
peter.schober at univie.ac.at
Fri Mar 1 05:58:51 EST 2013
* Peter Schober <peter.schober at univie.ac.at> [2013-03-01 11:41]:
> Causes the fatal.noReturnURL error with the pop-up
> "FATAL - DISCO UI:No URL return parameter provided":
> https://saml-test.aco.net/?foo
Seems I intially conflated that issue with the one I described in the
"include EDS without displaying" thead, since the application I'm
integrating this has the EDS on /index.php and all other functionality
at /index.php?something=whatever
By preventing the loading of the EDS in any of the states other than
the start page (which is the only one without query parameters) I
"fixed" (and hid) the underlying problem of the EDS not handling any
page with query parameters, seemingly.
(At some point I probably stopped reading the actual message of the
Javascript pop-up -- don't you just love pop-ups -- and confused the
two issues.)
I'll add an issue in Jira. This one is pretty serious for us as it
means I have no chance of getting the EDS working with an app that is
designed to require query parameters (except moving the EDS out of the
application, to its own URL, again).
-peter
More information about the dev
mailing list