<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Keycloak with Spring Boot and Kotlin- Introduction	</title>
	<atom:link href="https://blog.codersee.com/keycloak-with-spring-boot-and-kotlin-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.codersee.com/keycloak-with-spring-boot-and-kotlin-introduction/</link>
	<description>Kotlin &#38; Backend Tutorials - Learn Through Practice.</description>
	<lastBuildDate>Wed, 16 Apr 2025 04:50:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Kurt		</title>
		<link>https://blog.codersee.com/keycloak-with-spring-boot-and-kotlin-introduction/#comment-18</link>

		<dc:creator><![CDATA[Kurt]]></dc:creator>
		<pubDate>Fri, 13 Aug 2021 20:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://codersee.com/?p=1625#comment-18</guid>

					<description><![CDATA[Hi Piotr
  Thanks again for your valuable tutorial.
  Do you have any advice about including the access token when performing a POST operation?  It seems that simply adding the same header used in the GET curl examples does not seem to work with POST.
  Thank you very much for any guidance that you may provide.  :-D 
Kurt]]></description>
			<content:encoded><![CDATA[<p>Hi Piotr<br />
  Thanks again for your valuable tutorial.<br />
  Do you have any advice about including the access token when performing a POST operation?  It seems that simply adding the same header used in the GET curl examples does not seem to work with POST.<br />
  Thank you very much for any guidance that you may provide.  😀<br />
Kurt</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Piotr		</title>
		<link>https://blog.codersee.com/keycloak-with-spring-boot-and-kotlin-introduction/#comment-17</link>

		<dc:creator><![CDATA[Piotr]]></dc:creator>
		<pubDate>Sun, 11 Apr 2021 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://codersee.com/?p=1625#comment-17</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.codersee.com/keycloak-with-spring-boot-and-kotlin-introduction/#comment-16&quot;&gt;Kurt&lt;/a&gt;.

Hi Kurt, glad to meet you. You&#039;re right, forgot that I&#039;ve had the DB running in the background. When it comes to the class - I put it inside the config package. Please see the point 8- there is the link to the repo of this project]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://blog.codersee.com/keycloak-with-spring-boot-and-kotlin-introduction/#comment-16">Kurt</a>.</p>
<p>Hi Kurt, glad to meet you. You&#8217;re right, forgot that I&#8217;ve had the DB running in the background. When it comes to the class &#8211; I put it inside the config package. Please see the point 8- there is the link to the repo of this project</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kurt		</title>
		<link>https://blog.codersee.com/keycloak-with-spring-boot-and-kotlin-introduction/#comment-16</link>

		<dc:creator><![CDATA[Kurt]]></dc:creator>
		<pubDate>Sun, 04 Apr 2021 18:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://codersee.com/?p=1625#comment-16</guid>

					<description><![CDATA[This useful example would be even more valuable with some additional information and corrections.
The docker keycloak invocation doesn&#039;t work.  It should be: 
docker run -it -p 8080:8080 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=password -e DB_VENDOR=h2 quay.io/keycloak/keycloak:12.0.2
Also, where should the WebSecurityConfig class be placed?

Thank you.]]></description>
			<content:encoded><![CDATA[<p>This useful example would be even more valuable with some additional information and corrections.<br />
The docker keycloak invocation doesn&#8217;t work.  It should be:<br />
docker run -it -p 8080:8080 -e KEYCLOAK_USER=admin -e KEYCLOAK_PASSWORD=password -e DB_VENDOR=h2 quay.io/keycloak/keycloak:12.0.2<br />
Also, where should the WebSecurityConfig class be placed?</p>
<p>Thank you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: blog.codersee.com @ 2026-02-25 19:17:29 by W3 Total Cache
-->