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
- Have
NOTTE_API_KEYready. Generate an API key.
Need help? Join the Notte Slack.
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.