TykTechnologies / tyk

Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Other
9.51k stars 1.07k forks source link

TT-8317: Added KeyID to Session State Protobuf #6412

Open nerdydread opened 1 month ago

nerdydread commented 1 month ago

Description

Added the keyID to the session state protobuf so that it can be available to gRPC plugins

Related Issue

https://tyktech.atlassian.net/browse/TT-8317

Motivation and Context

How This Has Been Tested

Wrote a gRPC plugin that printed the keyID to stdout.

Screenshots (if appropriate)

image

image

Types of changes

Checklist