package envoy.extensions.http.injected_credentials.generic.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Generic

generic.proto:27

Generic extension can be used to inject HTTP Basic Auth, Bearer Token, or any arbitrary credential into the proxied requests. The credential will be injected into the specified HTTP request header. Refer to [RFC 6750: The OAuth 2.0 Authorization Framework: Bearer Token Usage](https://www.rfc-editor.org/rfc/rfc6750) for details.