-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Based on @AvivRubys's idea, we can extend airbag to work as a forward proxy that does authentication.
Client pod can use http_proxy env variable to route external traffic using airbag.
Airbag will do an authentication (should be cached) against OIDC provider (using secrets) and forward the request.
@AvivRubys, @itaym2, @omerlh - what do you think?
Reactions are currently unavailable