<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Rest on Oleg Zimakov</title>
    <link>https://zimakov.net/tags/rest/</link>
    <description>Recent content in Rest on Oleg Zimakov</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 13 Feb 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://zimakov.net/tags/rest/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>You Don&#39;t Need a Sidecar: Custom REST APIs Inside Keycloak with the RealmResourceProvider SPI</title>
      <link>https://zimakov.net/posts/keycloak-custom-rest-endpoint-spi/</link>
      <pubDate>Tue, 13 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://zimakov.net/posts/keycloak-custom-rest-endpoint-spi/</guid>
      <description>The inobvious Keycloak extension point — mount your own JAX-RS endpoints inside the server with the RealmResourceProvider SPI, reuse its session, JPA transaction, and token auth instead of standing up a sidecar, and ship it as a provider JAR baked into an optimized image on Kubernetes. Targets Keycloak 24.</description>
    </item>
  </channel>
</rss>
