Skip to content

Commit 12af384

Browse files
committed
Deploying to main from @ 3842951d625a8e45968356bde394701e1374f519 🚀
1 parent 27f5cee commit 12af384

File tree

7 files changed

+55
-55
lines changed

7 files changed

+55
-55
lines changed

2025/05/fgap-kc-26-2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<script src="https://www.keycloak.org/resources/tocbot/dist/tocbot.min.js" type="text/javascript"></script>
3030
<link rel="alternate" type="application/rss+xml" title="Keycloak's Blog" href="https://www.keycloak.org/rss.xml">
3131
<script type="application/ld+json">
32-
{"@context":"https://schema.org/","@type":"BlogPosting","@id":"https://www.keycloak.org/2025/05/fgap-kc-26-2","headline":"Beyond Roles: Achieving Fine-Grained Authorization with Keycloak","name":"Beyond Roles: Achieving Fine-Grained Authorization with Keycloak","datePublished":"2025-05-06T08:00:00Z","inLanguage":"en","abstract":"Keycloak's latest release introduces new suported version of long-in-preview feature fine-grained admin permissions.","url":"https://www.keycloak.org/2025/05/fgap-kc-26-2","publisher":{"@type":"Organization","@id":"https://keycloak.org","name":"Keycloak"},"author":[{"@type":"Person","name":"Vlasta Ramik"}]}
32+
{"@context":"https://schema.org/","@type":"BlogPosting","@id":"https://www.keycloak.org/2025/05/fgap-kc-26-2","headline":"Beyond Roles: Achieving Fine-Grained Authorization with Keycloak","name":"Beyond Roles: Achieving Fine-Grained Authorization with Keycloak","datePublished":"2025-05-14T08:00:00Z","inLanguage":"en","abstract":"Keycloak's latest release introduces new suported version of long-in-preview feature fine-grained admin permissions.","url":"https://www.keycloak.org/2025/05/fgap-kc-26-2","publisher":{"@type":"Organization","@id":"https://keycloak.org","name":"Keycloak"},"author":[{"@type":"Person","name":"Vlasta Ramik"}]}
3333
</script></head>
3434
<body>
3535

@@ -68,7 +68,7 @@
6868

6969
<div class="container mt-5 kc-article">
7070
<h1>Beyond Roles: Achieving Fine-Grained Authorization with Keycloak</h1>
71-
<p class="blog-date text-muted">May 06 2025 by Vlasta Ramik</p>
71+
<p class="blog-date text-muted">May 14 2025 by Vlasta Ramik</p>
7272

7373

7474
<div class="paragraph">

blog-archive.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@ <h2>2025</h2>
8585
<h3>May</h3>
8686

8787
<ul>
88-
<li><a href="https://www.keycloak.org/2025/05/keycloak-2624-released">Keycloak 26.2.4 released</a></li>
88+
<li><a href="https://www.keycloak.org/2025/05/fgap-kc-26-2">Beyond Roles: Achieving Fine-Grained Authorization with Keycloak</a></li>
8989
</ul>
9090

9191

9292
<ul>
93-
<li><a href="https://www.keycloak.org/2025/05/fgap-kc-26-2">Beyond Roles: Achieving Fine-Grained Authorization with Keycloak</a></li>
93+
<li><a href="https://www.keycloak.org/2025/05/keycloak-2624-released">Keycloak 26.2.4 released</a></li>
9494
</ul>
9595

9696

blog.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,32 +69,32 @@
6969
<div class="col-sm-6">
7070
<div class="card shadow-sm mb-4">
7171
<div class="card-body">
72-
<h4 class="card-title" style="margin-bottom:0">
73-
Keycloak 26.2.4 released
72+
<h4 class="card-title" >
73+
Beyond Roles: Achieving Fine-Grained Authorization with Keycloak
7474
</h4>
75-
<a href="https://www.keycloak.org/2025/05/keycloak-2624-released" class="stretched-link link-dark"></a>
75+
<div class="card-text">Keycloak's latest release introduces new suported version of long-in-preview feature fine-grained admin permissions.</div>
76+
<a href="https://www.keycloak.org/2025/05/fgap-kc-26-2" class="stretched-link link-dark"></a>
7677
</div>
7778
<div class="card-footer align-items-center d-flex">
7879
<span class="card-subtitle fs-xsmall text-muted">
79-
08 May 2025
80-
80+
14 May 2025
81+
by Vlasta Ramik
8182
</span>
8283
</div>
8384
</div>
8485
</div>
8586
<div class="col-sm-6">
8687
<div class="card shadow-sm mb-4">
8788
<div class="card-body">
88-
<h4 class="card-title" >
89-
Beyond Roles: Achieving Fine-Grained Authorization with Keycloak
89+
<h4 class="card-title" style="margin-bottom:0">
90+
Keycloak 26.2.4 released
9091
</h4>
91-
<div class="card-text">Keycloak's latest release introduces new suported version of long-in-preview feature fine-grained admin permissions.</div>
92-
<a href="https://www.keycloak.org/2025/05/fgap-kc-26-2" class="stretched-link link-dark"></a>
92+
<a href="https://www.keycloak.org/2025/05/keycloak-2624-released" class="stretched-link link-dark"></a>
9393
</div>
9494
<div class="card-footer align-items-center d-flex">
9595
<span class="card-subtitle fs-xsmall text-muted">
96-
06 May 2025
97-
by Vlasta Ramik
96+
08 May 2025
97+
9898
</span>
9999
</div>
100100
</div>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ <h1 class="fs-xlarge">Open Source Identity and Access Management</h1>
9696
<div class="row">
9797
<div class="col-md-1 col-sm-12 fw-bold">News</div>
9898
<div class="col">
99-
<span class="badge bg-secondary">08 May</span> <a href="2025/05/keycloak-2624-released.html">Keycloak 26.2.4 released</a>
99+
<span class="badge bg-secondary">14 May</span> <a href="2025/05/fgap-kc-26-2.html">Beyond Roles: Achieving Fine-Grained Authorization with Keycloak</a>
100100
</div>
101101
<div class="col">
102-
<span class="badge bg-secondary">06 May</span> <a href="2025/05/fgap-kc-26-2.html">Beyond Roles: Achieving Fine-Grained Authorization with Keycloak</a>
102+
<span class="badge bg-secondary">08 May</span> <a href="2025/05/keycloak-2624-released.html">Keycloak 26.2.4 released</a>
103103
</div>
104104
<div class="col">
105105
<span class="badge bg-secondary">05 May</span> <a href="2025/05/keycloak-2623-released.html">Keycloak 26.2.3 released</a>

rss.xml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -8,41 +8,6 @@
88
<description>Keycloak Blog</description>
99
<language>en-us</language>
1010
<category>Keycloak/SSO/Identity and Access Management</category>
11-
<item>
12-
<title>Keycloak 26.2.4 released</title>
13-
<link>https://www.keycloak.org/2025/05/keycloak-2624-released</link>
14-
<description>&lt;p&gt;To download the release go to &lt;a href=&quot;https://www.keycloak.org/downloads.html&quot;&gt;Keycloak downloads&lt;/a&gt;.&lt;/p&gt;
15-
16-
17-
&lt;h2&gt;Upgrading&lt;/h2&gt;
18-
&lt;p&gt;Before upgrading refer to &lt;a href=&quot;https://www.keycloak.org/docs/latest/upgrading/#migration-changes&quot;&gt;the migration guide&lt;/a&gt; for a complete list of changes.&lt;/p&gt;
19-
20-
&lt;h2&gt;All resolved issues&lt;/h2&gt;
21-
22-
23-
24-
&lt;h3&gt;Enhancements&lt;/h3&gt;
25-
&lt;ul&gt;
26-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39418&quot;&gt;#39418&lt;/a&gt; Clarify when to use podman &lt;span class=&quot;badge bg-secondary&quot;&gt;docs&lt;/span&gt;&lt;/li&gt;
27-
&lt;/ul&gt;
28-
29-
&lt;h3&gt;Bugs&lt;/h3&gt;
30-
&lt;ul&gt;
31-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/35278&quot;&gt;#35278&lt;/a&gt; Double click on social provider link causes page has expired error &lt;span class=&quot;badge bg-secondary&quot;&gt;login/ui&lt;/span&gt;&lt;/li&gt;
32-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/38918&quot;&gt;#38918&lt;/a&gt; IPv6 support: Broker tests failing with proxy configuration &lt;span class=&quot;badge bg-secondary&quot;&gt;ci&lt;/span&gt;&lt;/li&gt;
33-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39021&quot;&gt;#39021&lt;/a&gt; After migrating to newer Keycloak, token refreshes using inherited offline sessions return access tokens with invalid exp value &lt;span class=&quot;badge bg-secondary&quot;&gt;oidc&lt;/span&gt;&lt;/li&gt;
34-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39023&quot;&gt;#39023&lt;/a&gt; Keycloak 26.2.0 UI Performance Degradation &lt;span class=&quot;badge bg-secondary&quot;&gt;admin/ui&lt;/span&gt;&lt;/li&gt;
35-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39173&quot;&gt;#39173&lt;/a&gt; duplicate key value violates unique constraint &quot;constraint_offl_cl_ses_pk3&quot; &lt;span class=&quot;badge bg-secondary&quot;&gt;infinispan&lt;/span&gt;&lt;/li&gt;
36-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39454&quot;&gt;#39454&lt;/a&gt; JGroups errors when running a containerized Keycloak in Strict FIPS mode and with Istio &lt;span class=&quot;badge bg-secondary&quot;&gt;infinispan&lt;/span&gt;&lt;/li&gt;
37-
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39500&quot;&gt;#39500&lt;/a&gt; Update Job Pod is listed in the keycloak discovery service &lt;span class=&quot;badge bg-secondary&quot;&gt;operator&lt;/span&gt;&lt;/li&gt;
38-
&lt;/ul&gt;
39-
40-
</description>
41-
<guid>https://www.keycloak.org/2025/05/keycloak-2624-released</guid>
42-
<pubDate>Thu, 8 May 2025 00:00:00 GMT</pubDate>
43-
<category>Keycloak Release</category>
44-
45-
</item>
4611
<item>
4712
<title>Beyond Roles: Achieving Fine-Grained Authorization with Keycloak</title>
4813
<link>https://www.keycloak.org/2025/05/fgap-kc-26-2</link>
@@ -173,10 +138,45 @@ to help you run Keycloak with confidence, clarity, and control.&lt;/p&gt;
173138
&lt;/div&gt;
174139
&lt;/div&gt;</description>
175140
<guid>https://www.keycloak.org/2025/05/fgap-kc-26-2</guid>
176-
<pubDate>Tue, 6 May 2025 00:00:00 GMT</pubDate>
141+
<pubDate>Wed, 14 May 2025 00:00:00 GMT</pubDate>
177142

178143
<author>Vlasta Ramik</author>
179144
</item>
145+
<item>
146+
<title>Keycloak 26.2.4 released</title>
147+
<link>https://www.keycloak.org/2025/05/keycloak-2624-released</link>
148+
<description>&lt;p&gt;To download the release go to &lt;a href=&quot;https://www.keycloak.org/downloads.html&quot;&gt;Keycloak downloads&lt;/a&gt;.&lt;/p&gt;
149+
150+
151+
&lt;h2&gt;Upgrading&lt;/h2&gt;
152+
&lt;p&gt;Before upgrading refer to &lt;a href=&quot;https://www.keycloak.org/docs/latest/upgrading/#migration-changes&quot;&gt;the migration guide&lt;/a&gt; for a complete list of changes.&lt;/p&gt;
153+
154+
&lt;h2&gt;All resolved issues&lt;/h2&gt;
155+
156+
157+
158+
&lt;h3&gt;Enhancements&lt;/h3&gt;
159+
&lt;ul&gt;
160+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39418&quot;&gt;#39418&lt;/a&gt; Clarify when to use podman &lt;span class=&quot;badge bg-secondary&quot;&gt;docs&lt;/span&gt;&lt;/li&gt;
161+
&lt;/ul&gt;
162+
163+
&lt;h3&gt;Bugs&lt;/h3&gt;
164+
&lt;ul&gt;
165+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/35278&quot;&gt;#35278&lt;/a&gt; Double click on social provider link causes page has expired error &lt;span class=&quot;badge bg-secondary&quot;&gt;login/ui&lt;/span&gt;&lt;/li&gt;
166+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/38918&quot;&gt;#38918&lt;/a&gt; IPv6 support: Broker tests failing with proxy configuration &lt;span class=&quot;badge bg-secondary&quot;&gt;ci&lt;/span&gt;&lt;/li&gt;
167+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39021&quot;&gt;#39021&lt;/a&gt; After migrating to newer Keycloak, token refreshes using inherited offline sessions return access tokens with invalid exp value &lt;span class=&quot;badge bg-secondary&quot;&gt;oidc&lt;/span&gt;&lt;/li&gt;
168+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39023&quot;&gt;#39023&lt;/a&gt; Keycloak 26.2.0 UI Performance Degradation &lt;span class=&quot;badge bg-secondary&quot;&gt;admin/ui&lt;/span&gt;&lt;/li&gt;
169+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39173&quot;&gt;#39173&lt;/a&gt; duplicate key value violates unique constraint &quot;constraint_offl_cl_ses_pk3&quot; &lt;span class=&quot;badge bg-secondary&quot;&gt;infinispan&lt;/span&gt;&lt;/li&gt;
170+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39454&quot;&gt;#39454&lt;/a&gt; JGroups errors when running a containerized Keycloak in Strict FIPS mode and with Istio &lt;span class=&quot;badge bg-secondary&quot;&gt;infinispan&lt;/span&gt;&lt;/li&gt;
171+
&lt;li&gt;&lt;a href=&quot;https://github.com/keycloak/keycloak/issues/39500&quot;&gt;#39500&lt;/a&gt; Update Job Pod is listed in the keycloak discovery service &lt;span class=&quot;badge bg-secondary&quot;&gt;operator&lt;/span&gt;&lt;/li&gt;
172+
&lt;/ul&gt;
173+
174+
</description>
175+
<guid>https://www.keycloak.org/2025/05/keycloak-2624-released</guid>
176+
<pubDate>Thu, 8 May 2025 00:00:00 GMT</pubDate>
177+
<category>Keycloak Release</category>
178+
179+
</item>
180180
<item>
181181
<title>Keycloak 26.2.3 released</title>
182182
<link>https://www.keycloak.org/2025/05/keycloak-2623-released</link>

sitemap-extra.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)