Skip to content

Commit

Permalink
hide for now
Browse files Browse the repository at this point in the history
Signed-off-by: Kuat Yessenov <[email protected]>
  • Loading branch information
kyessenov committed Oct 24, 2023
1 parent e471d12 commit 7a4681c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/envoy/extensions/filters/http/jwt_authn/v3/config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ message JwtProvider {
//
string payload_in_metadata = 9;

// [#not-implemented-hide:]
// Normalizes the payload representation in the request metadata.
NormalizePayload normalize_payload_in_metadata = 18;

Expand Down Expand Up @@ -320,6 +321,7 @@ message JwtProvider {
// This header is only reserved for jwt claim; any other value will be overwritten.
repeated JwtClaimToHeader claim_to_headers = 15;

// [#not-implemented-hide:]
// Clears route cache in order to allow JWT token to correctly affect
// routing decisions. Filter clears all cached routes when:
//
Expand Down

0 comments on commit 7a4681c

Please sign in to comment.