mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/elasticSecurity | Learn to configure credentials for the Elastic Security node in n8n |
Elastic Security
You can use these credentials to authenticate the following nodes:
Prerequisites
- Create an Elastic Security account.
- Deploy an application.
Using Basic Auth
From Elastic Security:
- Navigate to your Dashboard > Deployments section and open the dashboard for the desired deployment.
- From the Applications section, copy the endpoint of your application.
From n8n:
- In the Credential Data section, enter your:
- Username
- Password
- Base URL: The application endpoint obtained above.
- Click Save to save your credentials.