Skip to main content
Templates
Auth

Log in with Vault credentials

Store credentials in a Notte Vault and use them to authenticate browser sessions without hardcoding secrets.

Run this template

Clone just this template, configure Notte, and start the run.

Before running

Credential flow

  • Creating a vault during setup.
  • Storing username/password credentials in the vault.
  • Attaching vault_id to a session.
  • Filling credential sentinel values instead of hardcoding the real credentials into browser actions.