Sent watch messages contain a link to jump directly to the post of interest. Now the big question is how to do this best when being in a SSO environment.
Is there a way to have the link being generated in the standard parameter syntax? (?module=foo&action=bar&importantid=1) ?
That way I could try to read this parameter from the initial request to the login page , put it into the session, check after login if the session attribute is set and if so, redirect the user to the forum page.. where the session attrib once more would be checked to
exchange the URL of the iframe
[originally posted on jforum.net by Sid]