Skip to content

Add Basic Authentication to config flow #12

Description

@DaeronAlagos

User Story

As a user who has configured a webhook trigger with n8n with Basic Authentication, I want to be able to submit the authentication credentials to the HA integration, so that I can make an authenticated request to n8n.

Acceptance Criteria

Adding integration for the first time

  • Navigate to Settings -> Integrations -> Add Integration
  • Search for n8n
  • Input webhook url for n8n trigger
  • Select 'Basic' from Authentication dropdown
  • Click submit
  • Confirm a new form (step) is presented
  • Input username and password as configured on the n8n webhook trigger
  • Click submit
  • Initiate an assistant conversation in the usual manner and confirm that the n8n workflow runs as expected

Modifying an existing integration

TBC

Additional Notes
[Implementation, links, etc]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions