Skip to main content

Connect Authentication

Mapache separates global credential storage from workspace access. Store secrets once, then explicitly enable them only where a project needs them.

Add a Provider

  1. Open the Authentication Center.
  2. Add the provider credentials in your profile.
  3. Return to the workspace.
  4. Toggle the provider on for that workspace.
  5. Restart or relaunch sessions that need the new auth surface.

What Gets Generated

Mapache formats workspace-specific auth files and environment values for the selected providers. Agents and terminal commands read those generated files from inside the runner instead of reaching into your browser profile directly.

Operational Rule

If two projects need different credentials, use two workspaces. The boundary is the feature: it keeps agent experiments from inheriting access they did not ask for.