Skip to content

feat(event-gateway): dynamic field encryption how to#5690

Open
michaelbeaumont wants to merge 7 commits into
release/event-gateway-1.2from
feat/gateway-dynamic-field-enc
Open

feat(event-gateway): dynamic field encryption how to#5690
michaelbeaumont wants to merge 7 commits into
release/event-gateway-1.2from
feat/gateway-dynamic-field-enc

Conversation

@michaelbeaumont

Copy link
Copy Markdown
Contributor

Description

Fixes #issue

Preview Links

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit c096f8c
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a3d6ee570b2860007fbbdbb
😎 Deploy Preview https://deploy-preview-5690--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@michaelbeaumont michaelbeaumont force-pushed the feat/gateway-dynamic-field-enc branch from 65f129f to 3afc2cc Compare June 24, 2026 19:42
@Guaris

Guaris commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Note to @lena-larionova This one will ship after the release.

@michaelbeaumont michaelbeaumont force-pushed the feat/gateway-dynamic-field-enc branch from 3afc2cc to 6226265 Compare June 25, 2026 16:55
@michaelbeaumont michaelbeaumont force-pushed the feat/gateway-dynamic-field-enc branch from 6226265 to 19d7621 Compare June 25, 2026 16:58
@michaelbeaumont michaelbeaumont marked this pull request as ready for review June 25, 2026 17:44
@michaelbeaumont michaelbeaumont requested a review from a team as a code owner June 25, 2026 17:44
Copilot AI review requested due to automatic review settings June 25, 2026 17:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Event Gateway how-to that demonstrates dynamically encrypting/decrypting specific Kafka message fields based on the authenticated context, and links it from relevant navigation surfaces.

Changes:

  • Adds a new how-to page for dynamic field encryption/decryption in Kafka message values.
  • Updates the Event Gateway landing page to link to the new how-to.
  • Adds the new how-to to Encrypt Fields / Decrypt Fields policy related resources.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 7 comments.

File Description
app/_landing_pages/event-gateway.yaml Adds a landing-page link to the new dynamic field encryption how-to.
app/_how-tos/event-gateway/encrypt-kafka-message-fields-dynamic.md Introduces a new end-to-end tutorial for dynamic field encryption/decryption.
app/_event_gateway_policies/encrypt-fields/index.md Adds a related resource pointing to the new how-to.
app/_event_gateway_policies/decrypt-fields/index.md Adds a related resource pointing to the new how-to.

Comment thread app/_landing_pages/event-gateway.yaml
Comment thread app/_event_gateway_policies/encrypt-fields/index.md Outdated
Comment thread app/_event_gateway_policies/decrypt-fields/index.md Outdated
Comment thread app/_how-tos/event-gateway/encrypt-kafka-message-fields-dynamic.md
Comment thread app/_how-tos/event-gateway/encrypt-kafka-message-fields-dynamic.md Outdated
Comment thread app/_how-tos/event-gateway/encrypt-kafka-message-fields-dynamic.md Outdated
Comment thread app/_how-tos/event-gateway/encrypt-kafka-message-fields-dynamic.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants