mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3636] How to limit the client only can access specified ports by OIDC. #2901
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2901
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bnuzhouwei on GitHub (Sep 30, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3636
Describe the feature request
OIDC is a useful feature to validate clients so that some clients can be disabled as wish.
But how to limit the client only can access specified ports?
i.e limit the ports and service count in the server.
Describe alternatives you've considered
When oidc auth, send ports and client ak, sk together, so that we can custom the OIDC server to determine whether sending id_token or not.
Affected area
@fatedier commented on GitHub (Sep 30, 2023):
Try https://github.com/fatedier/frp#server-manage-plugins
@github-actions[bot] commented on GitHub (Oct 31, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.