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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
JWTs can now add a claim named "customattributes" that will pass the value on to the target in a header called "x-apigee-customattributes" (if "append_metadata_headers" is configured to be true).
Addressed Issues
Addresses an issue where an invalid api key could create spurious log entries and analytics records
Changelog
4604974 Added new header to capture customattributes (#402)
c70fcad fix handling of errors for analytics (#401)