How do I revoke a user's access to the Heroku Connect add-on?

Issue

My team needs to restrict the users who have access to Heroku Connect. A user who currently has access needs to be removed. How do I prevent the user from using Heroku Connect?

Resolution

Removing the user from the app that contains Heroku Connect is the most straightforward way to do this.

Once the user is removed from the app, one more step needs to be taken: a user who still has access needs to open the Heroku Connect add-on in one of two ways:

  1. From the Heroku Dashboard, click on the Heroku Connect add-on to launch the Connect Dashboard, or
  2. From the CLI, execute heroku addons:open herokuconnect -a YOUR_APP_NAME to launch the Connect dashboard.

After this step, Heroku Connect will prevent the removed user from using Heroku Connect.

Ask on Stack Overflow

Engage with a community of passionate experts to get the answers you need

Ask on Stack Overflow

Heroku Support

Create a support ticket and our support experts will get back to you

Contact Heroku Support