it-at-m / it-at-m/refarch

Secure actuator endpoints

Open
#36 4 comments 0 reactions 0 assignees View on GitHub
Component: API-Gateway Type: Feature
Dominant language
Java
Stars
7
Forks
5
Avg merge
2d 4h
Merged PRs (30d)
34

Description

**Is your feature request related to a problem? Please describe.**

At the moment the actuator and metrics endpoints are reachable via the default application port.
This means everyone can access all these endpoints.

**Describe the solution you'd like**

Use a custom management port which is only used internally and can't be accessed externally.
Since the `/actuator/info` endpoint is also affected by this, it must be considered how to deal with this in the future, e.g. for the appswitcher.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.