mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.0 KiB
1.0 KiB
| title | description | contentType |
|---|---|---|
| Elastic Security credentials | Documentation for Elastic Security credentials. Use these credentials to authenticate Elastic Security in n8n, a workflow automation platform. | integration |
Elastic Security credentials
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.