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?

Hello,

Would love to get an update on this inquiry. This is a very necessary component of our SaaS product flow, and not having this makes it extremely difficult for our users to integrate with Atlassian, and as a result have to use OAuth applications separately for each product. I believe Github Apps have a similar notion to this inquiry, where a user is redirected upon installation to a specific endpoint with the installation_id.

An update here would be great. thank you