-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Oauth2 support in Envoy xDS client #2200
Copy link
Copy link
Closed
Labels
area/securityenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.
Description
We should at least add support for an authorization header in the REST/gRPC clients. Beyond this, support for negotiating access tokens as described at https://developers.google.com/identity/protocols/OAuth2 and other auth, e.g. JWT, would be nice to have. We probably need the full auth flow if we want to maintain persistent connections beyond the lifetime that a static token would provide for.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/securityenhancementFeature requests. Not bugs or questions.Feature requests. Not bugs or questions.