Skip to content

feat(ext-auth): add support for allowed properties forwarding in external authorization requests#3694

Open
CH3CHO wants to merge 2 commits intohigress-group:mainfrom
CH3CHO:feat/ext-auth-allowed-properties
Open

feat(ext-auth): add support for allowed properties forwarding in external authorization requests#3694
CH3CHO wants to merge 2 commits intohigress-group:mainfrom
CH3CHO:feat/ext-auth-allowed-properties

Conversation

@CH3CHO
Copy link
Copy Markdown
Collaborator

@CH3CHO CH3CHO commented Apr 9, 2026

Ⅰ. Describe what this PR did

Add support for allowed properties forwarding in external authorization requests, such asroute_namecluster_name etc.

Ⅱ. Does this pull request fix one issue?

fixes #3687

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Ⅵ. AI Coding Tool Usage Checklist (if applicable)

Please check all applicable items:

  • For new standalone features (e.g., new wasm plugin or golang-filter plugin):

    • I have created a design/ directory in the plugin folder
    • I have added the design document to the design/ directory
    • I have included the AI Coding summary below
  • For regular updates/changes (not new plugins):

    • I have provided the prompts/instructions I gave to the AI Coding tool below
    • I have included the AI Coding summary below

AI Coding Prompts (for regular updates)

AI Coding Summary

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@EndlessSeeker EndlessSeeker self-requested a review April 20, 2026 01:48
@CH3CHO CH3CHO force-pushed the feat/ext-auth-allowed-properties branch from f3622fe to be48030 Compare April 20, 2026 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ext-auth没法取到路由名称 || ext-auth cannot get the route name.

2 participants