apache / apache/shenyu

[Question] How can we configure it to isolate requests from accessing these internal interfaces of shenyu-bootstrap?

Open
#5,581 1 comment 0 reactions 0 assignees View on GitHub
type: question
Dominant language
Java
Stars
8.8k
Forks
3.1k
Avg merge
7d 1h
Merged PRs (30d)
85

Description

### Question

As the entry point for traffic following load balancing, the Shenyu gateway directs all subdomains directly to shenyu-bootstrap. However, some API interfaces in shenyu-bootstrap are unauthenticated and can be accessed directly via domain + URI, such as /actuator, /actuator/env, etc. How can we configure it to isolate requests from accessing these internal interfaces of shenyu-bootstrap?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the shenyu-bootstrap entry point and the exposed /actuator and /actuator/env paths, then trace how direct domain routing and access controls are configured. Confirm the supported configuration for isolating these internal interfaces and verify that unauthenticated direct requests are blocked without affecting gateway traffic.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.