Skip to content

Adding a flag to control whether auth is added to the EPP metrics server #1637

@Frapschen

Description

@Frapschen

Currently, authentication and authorization are enabled on the EPP metrics server by default. However, in certain scenarios—such as local testing—it may be desirable to access the metrics endpoint without authentication.

To address this, we can introduce a flag --metrics-auth, which is enabled by default. Users can disable it explicitly when needed.

Metadata

Metadata

Assignees

Labels

needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions