Skip to content

Error 401 (Unauthorized) #377

@jorgeju4rez

Description

@jorgeju4rez

What version of ReactiveSearch API are you using ?

Lastest

What issue did you run into?

When configuring a remote elasticsearch the variables found in config/docker.env (username and password) don't work, I had to put the credentials in the url. Is there a way to not have to pass the credentials through the url?

What did you expect to see?

ES_CLUSTER_URL=https://my-elastic.com
USERNAME=username
PASSWORD=password

What did you see instead?

ES_CLUSTER_URL=https://username:password@my-elastic.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions