You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to modify/add features to enable JWTProvider Claim to Header and Payload in Metadata fields. To test if the code is successful, I am trying to change the envoy access-log format. Is there a way to get the value of the JWT token from within the access log?
What are the other testing method where we can gain insight on whether the request with JWT token has been picked up by the Contour configuration we need during pass through?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm attempting to modify/add features to enable JWTProvider Claim to Header and Payload in Metadata fields. To test if the code is successful, I am trying to change the envoy access-log format. Is there a way to get the value of the JWT token from within the access log?
What are the other testing method where we can gain insight on whether the request with JWT token has been picked up by the Contour configuration we need during pass through?
Beta Was this translation helpful? Give feedback.
All reactions