When a user logs in via Gigya, they need to be redirected back to the page they came from. This is particularly important if they click on a link from a block or comment form, they need to be returned to that page, or that comment once they have been logged in.
The Gigya settings page has a place where you can hard code in a page to redirect users to, but if that is not specified, then the Drupal ?destination parameter should be set, and respected.
Comments
Comment #1
As If commentedsubscribing.
Comment #2
gambaweb commentedadded a fix, it is updated in the last dev version.
you have a configuration option under "Parameters for Login UIConfig" -> "Advanced LoginUI Settings"
just check the checkbox and make sure there is no path under "URL redirect after login"