<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OpenID Connect in Kong Gateway on Atlas</title><link>https://www.javiercd.es/en/posts/kong/plugins-autenticacion/15-autenticacion-openid-connect/</link><description>Recent content in OpenID Connect in Kong Gateway on Atlas</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 26 Jul 2026 00:00:00 +0200</lastBuildDate><atom:link href="https://www.javiercd.es/en/posts/kong/plugins-autenticacion/15-autenticacion-openid-connect/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenID Connect in Kong</title><link>https://www.javiercd.es/en/posts/kong/plugins-autenticacion/15-autenticacion-openid-connect/15-autenticacion-openid-connect/</link><pubDate>Sun, 26 Jul 2026 00:00:00 +0200</pubDate><guid>https://www.javiercd.es/en/posts/kong/plugins-autenticacion/15-autenticacion-openid-connect/15-autenticacion-openid-connect/</guid><description>&lt;p&gt;Kong&amp;rsquo;s official OpenID Connect plugin requires an Enterprise license. In this lab, we use the open community or free-software &lt;a href="https://github.com/cuongntr/kong-openid-connect-plugin" target="_blank" rel="noopener"&gt;&lt;code&gt;cuongntr/kong-openid-connect-plugin&lt;/code&gt;&lt;/a&gt; adapter on top of &lt;a href="https://github.com/zmartzone/lua-resty-openidc" target="_blank" rel="noopener"&gt;&lt;code&gt;lua-resty-openidc&lt;/code&gt;&lt;/a&gt; to complete an Authorization Code flow without a license.&lt;/p&gt;
&lt;p&gt;We will deploy a separate Keycloak instance in Kubernetes, log in with a real user, and verify both the callback and cookie reuse. Every response in this article comes from the lab VM.&lt;/p&gt;
&lt;div class="alert info"&gt;
&lt;span&gt;&lt;i data-feather="info"&gt;&lt;/i&gt;&lt;/span&gt;
&lt;span&gt;&lt;strong&gt;&lt;p&gt;This lab continues from &lt;a href="https://www.javiercd.es/posts/kong/03-instalacion-kic/03-instalacion-kic/"&gt;Installing KIC&lt;/a&gt;. It reuses the &lt;code&gt;kong&lt;/code&gt; Gateway, the &lt;code&gt;echo&lt;/code&gt; Service, KIC &lt;code&gt;3.5&lt;/code&gt;, and &lt;code&gt;192.168.121.200&lt;/code&gt; as the &lt;code&gt;kong-gateway-proxy&lt;/code&gt; address.&lt;/p&gt;</description></item></channel></rss>