Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.iru.com/llms.txt

Use this file to discover all available pages before exploring further.

About Doppler

Iru calls the Doppler API with a Bearer token (Service Token or Personal Token). Evidence includes projects, environments, secret metadata (names, versions, change history), and team structure. Iru does not retrieve or store plaintext secret values - only metadata needed for compliance visibility.

How it works

Authorization: Bearer YOUR_TOKEN
DetailValue
CategorySecrets management
AuthenticationBearer token (Service or Personal)
  • Service Token: Scoped to a specific project and config; use for narrow audits.
  • Personal Token: Follows your user’s access across projects; use for org-wide visibility.
Official references: Authentication, API reference, and API tokens.

Prerequisites

  • Doppler access to the projects and environments your program covers.

Connect Doppler to Iru

Doppler

1

Generate a Doppler API token

Open the Doppler dashboard → API (or https://dashboard.doppler.com/workplace/api). Select Generate Token, name it (for example Iru Compliance), pick Service Token or Personal Token based on scope, then generate and copy the value. It is shown once.Tokens do not expire unless revoked; store them in a secrets manager.

Iru Compliance

1

Open Sources

In Iru Compliance, on the left navigation bar, expand Compliance and select Sources.
Left navigation: Compliance expanded, Sources selected
2

Turn on Doppler

Find Doppler (use Category or Search by name or description). On that card, turn on the toggle. A browser tab or window may open for the connector wizard.
3

Paste the Bearer token

Paste the token into the Bearer token field.
4

Confirm the source is Active

Submit until the Doppler card is Active.

Troubleshooting

Check pop-up blocker settings for the Iru site and try again.
No extra spaces; confirm the token was not revoked in Doppler.
Service Tokens are single-project - use a Personal Token or additional scoped tokens per project.
Revoke in Doppler, issue a new token, update Iru.

Considerations

If a Personal Token’s user loses workspace access,…

If a Personal Token’s user loses workspace access, the token stops working - reconnect with an active account.

See also