About Heroku
Iru reads app and dyno configuration, pipelines, add-ons, and team access metadata via the Heroku Platform API using a Bearer token (CLI authorization or account API key).How It Works
| Detail | Value |
|---|---|
| Category | PaaS / developer tooling |
| Authentication | Platform API token (Bearer) |
Prerequisites
- Access to the Heroku CLI or dashboard API Key section.
- Awareness of SSO: tokens may align to shorter session windows. See Heroku docs for
--expires-in.
Connect Heroku to Iru
- Heroku
- Iru Compliance
Complete this tab before you connect the source in Compliance.
Choose CLI or dashboard
Most teams use the Heroku CLI so the token is scoped as an authorization. If you cannot use the CLI, use the dashboard API Key path in the steps below instead.
Sign in with the Heroku CLI
On a trusted workstation, run
heroku login (or heroku login -i for CI-style flows) and complete authentication with an account that can create authorizations.Create an authorization token
Run
heroku authorizations:create --description "Iru Compliance". Default expiry is often one year; SSO orgs may see shorter lifetimes. Add --expires-in when your policy requires a shorter TTL.Copy the Token value from CLI output
Copy the Token string from the command output and store it in a vault until you paste it into Iru.
Dashboard alternative: open Account settings
In the Heroku Dashboard, select your avatar → Account settings (or Account).
Continue on the Iru Compliance tab.
Troubleshooting
Nothing opens when you turn the source on
Nothing opens when you turn the source on
Check pop-up blocker settings for the Iru site and try again.
401 Unauthorized
401 Unauthorized
Stale after regenerate
Stale after regenerate
Dashboard regeneration invalidates old tokens. Update Iru.
Missing apps
Missing apps
Token’s account must belong to the right teams.
Considerations
Iru is read-only: no deploys, scales, or restarts.
Iru is read-only; no deploys, scales, or restarts.
Related Articles
Sources Management
Browse and manage every Compliance source.
Getting Started With Compliance
Frameworks, actions, and Artifacts.
Iru Overview
How Endpoint, Compliance, and Identity fit together.
Artifacts Management
Upload, review, and organize evidence from sources and actions.
