Skip to content

feat(gateway): How-to guides for routing authenticated clients using datakit - #6684

Open
lena-larionova wants to merge 2 commits into
mainfrom
feat/datakit-dynamic-upstream
Open

feat(gateway): How-to guides for routing authenticated clients using datakit#6684
lena-larionova wants to merge 2 commits into
mainfrom
feat/datakit-dynamic-upstream

Conversation

@lena-larionova

@lena-larionova lena-larionova commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes #5548

Two how-to guides (and parallel plugin examples) that use Datakit with OpenID Connect to route the client based on their auth token, either to a specific Upstream (which provides load balancing and health checking), or directly to a mapped host.

This doesn't use Kong Identity as Kong Identity isn't supported for Datakit yet.

Preview Links

/how-to/configure-oidc-datakit-host-routing/
/how-to/configure-oidc-datakit-upstream-routing/
/plugins/datakit/
/plugins/datakit/examples/route-upstream-by-credential/
/plugins/datakit/examples/route-host-by-credential/

@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 52b4b53
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a7f8c8eef2a5b000702ffee
😎 Deploy Preview https://deploy-preview-6684--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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gateway/Datakit: Dynamically set upstream based on authenticating consumer

1 participant