AgentAuth: Sync Local Browser Session to n8n
detail.loadingPreview
Bypass 2FA and Cloudflare by syncing authenticated sessions from your local Chrome to headless n8n.
🚀Ready to Deploy This Workflow?
About This Workflow
What is AgentAuth?
AgentAuth solves the biggest headache for self-hosters: Logging into complex sites.
Instead of fighting with Puppeteer to solve Captchas or bypass Cloudflare/2FA on a VPS, AgentAuth lets you:
- Log in normally on your local Chrome browser.
- "Teleport" that valid session (Cookies, Headers, LocalStorage) to your remote n8n instance.
- Use the authenticated session to make requests or scrape data.
Key Features
- Bypass 2FA: Use your local browser to handle 2FA, then sync the session.
- Cloudflare Solved: Since the session cookies are generated by a real browser, they pass bot checks.
- Headless Ready: Perfect for VPS/Docker setups where you cannot open a GUI browser.
How To Use
⚠️ Prerequisite: Install Custom Node
This workflow relies on a custom community node. You must install it first:
- Go to your n8n Settings > Community Nodes.
- Click Install.
- Enter package name:
n8n-nodes-agentauth - Tick "I understand the risks" and install.
Usage Steps
- Local Machine: Install the AgentAuth CLI and run
agent-auth export. - n8n: Open this workflow.
- Configure: The AgentAuth node will pull your exported session.
- Run: The HTTP Request node will now act as you, bypassing login screens.
Apps Used
Workflow JSON
{
"id": "06a6883e-bf47-4b91-88de-35647f4ccbd1",
"name": "AgentAuth: Sync Local Browser Session to n8n",
"nodes": 0,
"category": "Security",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 06a6883e-bf47...
About the Author

Jacob Gadek
Contributor
Visit https://github.com/jacobgadek
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Qualys Vulnerability Scan and Report Generator
Automate Qualys vulnerability scans and report generation directly from Slack.
Website Security Scanner
Scan websites for security vulnerabilities and misconfigurations, then receive a detailed report via email.
Email Analysis with Sublime Security
Automate email ingestion, analyze attachments with Sublime Security, and report findings to Slack.
Automated Email Analysis and Jira Ticketing
Automates the analysis of incoming emails from Gmail and Outlook, classifies them for phishing risk using AI, and creates Jira tickets with relevant attachments.
Venafi TLS Protect Cloud Integration with Slack
Automate Venafi certificate requests initiated from Slack, integrating with VirusTotal for security analysis.
Automated Phishing Email Analysis and Jira Ticketing
Automates the process of detecting, analyzing, and reporting phishing emails from Gmail and Outlook to Jira.