DiamondLightSource / DiamondLightSource/daq-config-server

Add basic authentication

Open
#95 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
2
Avg merge
1d 12h
Merged PRs (30d)
2

Description

The config server is running with the same permissions as `dls-dasc`, so we shouldn't allow it to be used by anyone in DLS.

For now, the easiest solution is to add an ingress rule, using something like https://kubernetes.github.io/ingress-nginx/examples/auth/basic/. Each beamline cluster will need need valid credentials, using secrets.

## Acceptance Criteria
- Ingress rule added to helm chart
- Document how to give a new beamline cluster valid credentials

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.