-
Notifications
You must be signed in to change notification settings - Fork 2.4k
FR: Add group membership to whois #7075
Copy link
Copy link
Open
Labels
L2 FewLikelihoodLikelihoodP2 AggravatingPriority levelPriority levelT0 New featureIssue typeIssue typeapiIssues around the Tailscale REST APIIssues around the Tailscale REST APIfrFeature requestFeature request
Description
What are you trying to do?
I'm experimenting with implementing something similar to the existing nginx-auth and proxy-to-grafana features.
tl;dr: An nginx-ingress plugin to authenticate Tailscale users per-Ingress
However ideally I'd like to be able to specify a Tailscale ACL group as allowed to access an Ingress.
The localapi whois response only gives me the username, so I either have to specify all users explicitly in my Ingress or maintain a separate group configuration outside of Tailscale.
How should we solve this?
Return ACL group membership in the localapi whois response
What is the impact of not solving this?
Maintain an external group configuration, not the end of the world especially as this method doesn't impact billing at all...
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
L2 FewLikelihoodLikelihoodP2 AggravatingPriority levelPriority levelT0 New featureIssue typeIssue typeapiIssues around the Tailscale REST APIIssues around the Tailscale REST APIfrFeature requestFeature request