You need to sign in to do that
Don't have an account?

social-single-sign-on Auth.RegistrationHandler: How to redirect to custom start url
I implemented the Auth.RegistrationHandler and got it working,
As in this post http://blogs.developerforce.com/developer-relations/2012/01/social-single-sign-on-authentication-providers-in-spring-12.html
Only question I have: "How to redirect the portal user to a custom url as the portal start page?"
We don't use the std. portal and redirect to a custom VF page. I thought siteLoginUrl would do that, but it does not seem to work the same way the startURL works in the Site.login method.
Thanks,
Matthias