Graylog2 / Graylog2/graylog2-server

Allow authentication for HTTPS endpoints in Data Adapters

Open
#4,429 3 comments 0 reactions 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Currently the only way in a data adapter to reach an authenticated HTTPS JSON endpoint is to embed the credentials in the URL. This is undesirable for obvious reasons.

Can we please add some support for securely storing the credentials so that Graylog can encrypt/embed the authentication for an HTTPS JSON endpoint in the header and use proper session cookies to help speed up future authentication requests?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.