Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic auth for Alloy UI #2295

Open
orlovds opened this issue Dec 18, 2024 · 1 comment
Open

Basic auth for Alloy UI #2295

orlovds opened this issue Dec 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@orlovds
Copy link

orlovds commented Dec 18, 2024

Request

Good afternoon
Now I can restrict access to the UI only by ip (https://grafana.com/docs/alloy/latest/configure/linux/#expose-the-ui-to-other-machines).
Please consider adding a standard basic authentication for UI.

Use case

The ability to specify a username/password for UI authentication in the settings also using vault.
Thank you in advance.

@orlovds orlovds added the enhancement New feature or request label Dec 18, 2024
@Nachtfalkeaw
Copy link

Internally we have Security considerations, too.

  1. No Basic authentication for the alloy ui and reload Points
  2. Remote_write or loki.write do Not offer a possibility to encrypt passwords. Passwords from environment variables or Files can be accessed by other Users.

I would Like to See a possibility to generate a Password, encrypt it and this encryption key can only be used internally by a Grafana alloy component to decrypt and use it.

Thies Party key Management Systems are Not Always available, Image a Client IS disconnected from the Network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants