I have a scenario where I have a tab application that will be deployed to various fan pages.
I am looking for a way to get build the redirect url from the signed request so I know which fan page to redirect to once the user has authorized the app.
Most of the examples show this as a static url in the tab app, but in my instance I am not sure which fan page is providing the link to the tab.
Hope that is clear.
Rabbit