<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OAuth 2.0 Token Introspection in Kong Gateway on Atlas</title><link>https://www.javiercd.es/en/posts/kong/plugins-autenticacion/14-autenticacion-oauth2-introspection/</link><description>Recent content in OAuth 2.0 Token Introspection 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/14-autenticacion-oauth2-introspection/index.xml" rel="self" type="application/rss+xml"/><item><title>OAuth 2.0 Token Introspection in Kong</title><link>https://www.javiercd.es/en/posts/kong/plugins-autenticacion/14-autenticacion-oauth2-introspection/14-autenticacion-oauth2-introspection/</link><pubDate>Sun, 26 Jul 2026 00:00:00 +0200</pubDate><guid>https://www.javiercd.es/en/posts/kong/plugins-autenticacion/14-autenticacion-oauth2-introspection/14-autenticacion-oauth2-introspection/</guid><description>&lt;p&gt;Kong Enterprise includes an official OAuth 2.0 Introspection plugin, but it requires a license. In this lab, we will overcome that limitation by installing an open community or free-software plugin on Kong Gateway 3.10.&lt;/p&gt;
&lt;p&gt;In addition to the plugin, we will deploy Keycloak in Kubernetes. Keycloak will issue access tokens through &lt;code&gt;client_credentials&lt;/code&gt; and expose the introspection endpoint defined by RFC 7662. Every response shown in this article comes from this real scenario.&lt;/p&gt;</description></item></channel></rss>