Post install redirect when using forge installation url

I wonder if it is possible (or planned for future) to allow redirects to a url on post install when using the installation url for a forge app.

So the desired flow is as followed

  • User is redirected from our app to the forge app installation url in order to install the app in there organization
  • Post install once the organization has granted access to permission scopes redirect back to our app (perhaps with an installation_id or some kind of installation specific parameter)
1 Like

I’m facing the same issue, is there a way to accomplish this?