when a user is on a page and clicks login, then comes back from sso, they should land back on the same page. this is done through passing the sso page a bounce= parameter. Trac's login module doesn't have a problem with this, but elgg's does, and since the only Log In we have now is in the top bar provided by elgg, we need to correct it to properly pass the bounce URL.