Benutzerauthentifizierungsdienst-Vorlage

Experte

Dies ist ein Engineering-Bereich Automatisierungsworkflow mit 24 Nodes. Hauptsächlich werden If, Set, Crypto, Webhook, Airtable und andere Nodes verwendet. Ein produktionsbereites Benutzerauthentifizierungssystem mit Airtable und JWT erstellen

Voraussetzungen
  • HTTP Webhook-Endpunkt (wird von n8n automatisch generiert)
  • Airtable API Key

Kategorie

Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "ax4NqX8wle2tpyxC",
  "meta": {
    "instanceId": "13d96e1ebd7901d1ed300d36db3a4447107e9ad60df51fe711e45683875362aa",
    "templateCredsSetupCompleted": true
  },
  "name": "User Authentication Service Template",
  "tags": [],
  "nodes": [
    {
      "id": "aca01100-49cc-4b19-b8da-47809f60ab13",
      "name": "Notiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1660,
        420
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "62520060-c70a-4b77-a3af-bd638ff03bc6",
      "name": "Notiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1640,
        -880
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "8dcdd064-ebdd-4b82-a0cb-e95313251223",
      "name": "Passwort hashen",
      "type": "n8n-nodes-base.crypto",
      "position": [
        -480,
        -640
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "52acc934-d361-4c07-bfe7-31f0813b2f25",
      "name": "Datensatz in Datenbank einfügen",
      "type": "n8n-nodes-base.airtable",
      "position": [
        -260,
        -640
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "93296673-4c4f-4b34-b800-30c323c48b4b",
      "name": "Mit erfolgreicher Registrierung antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -40,
        -640
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "988e0252-18ce-4e01-8e31-57c7bb2f3aa4",
      "name": "Registrierungsanfrage",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1100,
        -840
      ],
      "webhookId": "30ad296d-9b18-49e1-a443-9f2f20d468f9",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "be3afe14-59c1-4f61-a311-7c194c9f5501",
      "name": "Anmeldeanfrage",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1120,
        -180
      ],
      "webhookId": "190cad91-8dde-4baa-8c72-2d587b2f7f3f",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "da2d1f9c-97a6-4d24-b231-5e054269da51",
      "name": "Prüfen ob E-Mail in Datenbank",
      "type": "n8n-nodes-base.airtable",
      "onError": "continueRegularOutput",
      "position": [
        -900,
        -840
      ],
      "parameters": {},
      "typeVersion": 2.1,
      "alwaysOutputData": true
    },
    {
      "id": "e73be62c-1b32-4a55-99b2-f28ef6e50761",
      "name": "Wenn E-Mail in Datenbank",
      "type": "n8n-nodes-base.if",
      "position": [
        -680,
        -840
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "6f5af8f1-e00a-4b3c-aae2-b2d7b65e3a0e",
      "name": "Mit bereits verwendeter E-Mail antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -40,
        -840
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "eaf42d05-4166-4c47-a29d-a6efc7ed1765",
      "name": "Prüfen ob Benutzer existiert",
      "type": "n8n-nodes-base.airtable",
      "onError": "continueRegularOutput",
      "position": [
        -920,
        -180
      ],
      "parameters": {},
      "typeVersion": 2.1,
      "alwaysOutputData": true
    },
    {
      "id": "6271eb5e-4a7b-47b4-bb70-da6401d24b41",
      "name": "Wenn Benutzer existiert",
      "type": "n8n-nodes-base.if",
      "position": [
        -740,
        -180
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f70eb264-2b83-45ae-87a3-c839d6357121",
      "name": "Eingegebenes Passwort hashen",
      "type": "n8n-nodes-base.crypto",
      "position": [
        -500,
        -180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f0aa90fa-45fc-4c92-b024-92b1a4489668",
      "name": "Wenn Passwörter übereinstimmen",
      "type": "n8n-nodes-base.if",
      "position": [
        -280,
        -180
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "8b987f11-87a5-43ae-95fe-ee1d15eca374",
      "name": "Mit falscher E-Mail antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -500,
        20
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "a9dcde02-a2cc-4494-9a76-93218510f0e8",
      "name": "Mit erfolgreicher Anmeldung antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -60,
        -180
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ec77d145-3648-42f9-afe2-a506231b68e4",
      "name": "Mit falschem Passwort antworten",
      "type": "n8n-nodes-base.respondToWebhook",
      "position": [
        -60,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d8a3d0a3-5463-4d83-b7c8-00b26abdb13e",
      "name": "Aktuelle Details angeben",
      "type": "n8n-nodes-base.set",
      "position": [
        -720,
        500
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "868e44b9-e6b1-44f5-8093-b5a4d89859c2",
      "name": "Neue Details angeben",
      "type": "n8n-nodes-base.set",
      "position": [
        -720,
        720
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "57ec0d68-c052-41df-aed6-a1df8654cf0a",
      "name": "Anfrage zur Benutzerdetailabfrage",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1120,
        500
      ],
      "webhookId": "190cad91-8dde-4baa-8c72-2d587b2f7f3f",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "05c6ab14-aeff-49b8-bff1-74bc052d6f11",
      "name": "Anfrage zur Benutzerdetailaktualisierung",
      "type": "n8n-nodes-base.webhook",
      "position": [
        -1120,
        720
      ],
      "webhookId": "190cad91-8dde-4baa-8c72-2d587b2f7f3f",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7065331a-f7f9-40d3-8ec8-d7d68ba117c5",
      "name": "Aktuelle Details abrufen",
      "type": "n8n-nodes-base.airtable",
      "position": [
        -920,
        500
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "fb82b618-d2ee-480a-b66f-47d178a7383a",
      "name": "Mit neuen Details aktualisieren",
      "type": "n8n-nodes-base.airtable",
      "position": [
        -920,
        720
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "f5cff30e-48c2-43a5-a3be-98f58a710e9d",
      "name": "Notiz6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1660,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "108c52fc-79eb-44f3-802a-a74cc63e2bb9",
  "connections": {
    "8dcdd064-ebdd-4b82-a0cb-e95313251223": {
      "main": [
        [
          {
            "node": "52acc934-d361-4c07-bfe7-31f0813b2f25",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6271eb5e-4a7b-47b4-bb70-da6401d24b41": {
      "main": [
        [
          {
            "node": "f70eb264-2b83-45ae-87a3-c839d6357121",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "8b987f11-87a5-43ae-95fe-ee1d15eca374",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f0aa90fa-45fc-4c92-b024-92b1a4489668": {
      "main": [
        [
          {
            "node": "a9dcde02-a2cc-4494-9a76-93218510f0e8",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "ec77d145-3648-42f9-afe2-a506231b68e4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "be3afe14-59c1-4f61-a311-7c194c9f5501": {
      "main": [
        [
          {
            "node": "eaf42d05-4166-4c47-a29d-a6efc7ed1765",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "988e0252-18ce-4e01-8e31-57c7bb2f3aa4": {
      "main": [
        [
          {
            "node": "da2d1f9c-97a6-4d24-b231-5e054269da51",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7065331a-f7f9-40d3-8ec8-d7d68ba117c5": {
      "main": [
        [
          {
            "node": "d8a3d0a3-5463-4d83-b7c8-00b26abdb13e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e73be62c-1b32-4a55-99b2-f28ef6e50761": {
      "main": [
        [
          {
            "node": "6f5af8f1-e00a-4b3c-aae2-b2d7b65e3a0e",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "8dcdd064-ebdd-4b82-a0cb-e95313251223",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "eaf42d05-4166-4c47-a29d-a6efc7ed1765": {
      "main": [
        [
          {
            "node": "6271eb5e-4a7b-47b4-bb70-da6401d24b41",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "52acc934-d361-4c07-bfe7-31f0813b2f25": {
      "main": [
        [
          {
            "node": "93296673-4c4f-4b34-b800-30c323c48b4b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f70eb264-2b83-45ae-87a3-c839d6357121": {
      "main": [
        [
          {
            "node": "f0aa90fa-45fc-4c92-b024-92b1a4489668",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fb82b618-d2ee-480a-b66f-47d178a7383a": {
      "main": [
        [
          {
            "node": "868e44b9-e6b1-44f5-8093-b5a4d89859c2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "da2d1f9c-97a6-4d24-b231-5e054269da51": {
      "main": [
        [
          {
            "node": "e73be62c-1b32-4a55-99b2-f28ef6e50761",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "57ec0d68-c052-41df-aed6-a1df8654cf0a": {
      "main": [
        [
          {
            "node": "7065331a-f7f9-40d3-8ec8-d7d68ba117c5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "05c6ab14-aeff-49b8-bff1-74bc052d6f11": {
      "main": [
        [
          {
            "node": "fb82b618-d2ee-480a-b66f-47d178a7383a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - Engineering

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes24
Kategorie1
Node-Typen7
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor

Automation Developer with 3+ years building innovative solutions on UiPath, Power Platform, and n8n, also with a strong background in both API development and integration. Now specializing in the creation and implementation of AI Agents.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34