Skip to content

Commit 1d20925

Browse files
committed
Deploying to main from @ 9e764b5f96cf864ddac69c3c09d4a9bc8eea4770 🚀
1 parent d3d7cfc commit 1d20925

12 files changed

Lines changed: 286 additions & 31 deletions

2025/05/standard-token-exchange-kc-26-2.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
<h1>Standard Token Exchange is now officially supported in Keycloak 26.2</h1>
7373
<p class="blog-date text-muted">May 26 2025 by Giuseppe Graziano</p>
7474

75+
<div class="alert alert-warning" role="alert" data-nosnippet>
76+
This post is more than one year old. The content within the blog post is likely to be out of date.
77+
</div>
7578

7679
<div class="paragraph">
7780
<p>The Token Exchange feature has been available in Keycloak for a long time, but only as a preview feature. With the release of
Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
2+
<!doctype html>
3+
<html lang="en" prefix="og: https://ogp.me/ns#">
4+
<head>
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0J2P9316N6"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
gtag('config', 'G-0J2P9316N6');
11+
</script>
12+
<meta charset="utf-8"/>
13+
<title>Meet Keycloak at KubeCon India in June - Keycloak</title>
14+
<meta name="twitter:card" content="summary_large_image">
15+
<meta property="og:image" content="https://www.keycloak.org/preview/blog/2026/05/kubecon-india-2026.jpg">
16+
<meta name="twitter:site" content="@keycloak">
17+
<meta property="og:site_name" content="Keycloak">
18+
<meta property="og:title" content="Meet Keycloak at KubeCon India in June">
19+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
20+
<meta name="description" property="og:description" content="Keycloak will be at KubeCon India in Mumbai! Join us for talks, and connect with the community at the project pavillion!">
21+
<meta name="author" content="Alexander Schwartz">
22+
<meta name="keywords" content="sso,idm,openid connect,saml,kerberos,ldap">
23+
<link href="https://www.keycloak.org/resources/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
24+
<link href="https://www.keycloak.org/resources/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet">
25+
<link href="https://www.keycloak.org/resources/css/keycloak.css" rel="stylesheet">
26+
<link rel="canonical" href="https://www.keycloak.org/2026/05/keycloak-kubecon26-india-announce">
27+
<meta property="og:url" content="https://www.keycloak.org/2026/05/keycloak-kubecon26-india-announce">
28+
<link rel="icon" type="image/x-icon" href="https://www.keycloak.org/resources/favicon.ico">
29+
<link rel="icon" type="image/vnd.microsoft.icon" href="https://www.keycloak.org/resources/favicon.ico">
30+
<link rel="icon" type="image/svg+xml" href="https://www.keycloak.org/resources/favicon.svg">
31+
<link rel="alternate" type="application/rss+xml" title="Keycloak's Blog" href="https://www.keycloak.org/rss.xml">
32+
<script type="application/ld+json">
33+
{"@context":"https://schema.org/","@type":"BlogPosting","@id":"https://www.keycloak.org/2026/05/keycloak-kubecon26-india-announce","headline":"Meet Keycloak at KubeCon India in June","name":"Meet Keycloak at KubeCon India in June","datePublished":"2026-05-26T08:00:00Z","inLanguage":"en","abstract":"Keycloak will be at KubeCon India in Mumbai! Join us for talks, and connect with the community at the project pavillion!","url":"https://www.keycloak.org/2026/05/keycloak-kubecon26-india-announce","image":"https://www.keycloak.org/preview/blog/2026/05/kubecon-india-2026.jpg","publisher":{"@type":"Organization","@id":"https://keycloak.org","name":"Keycloak"},"author":[{"@type":"Person","name":"Alexander Schwartz"}]}
34+
</script></head>
35+
<body>
36+
37+
<header class="navbar navbar-expand-md bg-light shadow-sm">
38+
<nav class="container-xxl flex-wrap flex-md-no-wrap navbar-light" data-nosnippet>
39+
<a class="navbar-brand me-3 me-md-4 me-lg-5" href="https://www.keycloak.org/">
40+
<img style="aspect-ratio: 730/151" class="img-fluid" src="https://www.keycloak.org/resources/images/logo.svg" width="240" alt="Keycloak"/>
41+
</a>
42+
<a class="nav-link d-none d-sm-block d-md-none d-lg-block" href="https://github.com/keycloak/keycloak"><img src="https://www.keycloak.org/resources/images/stars-large.svg" style="height: 25px; aspect-ratio: 124/20" alt="GitHub stars"/></a>
43+
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
44+
<span class="fa fa-bars fa-lg px-1 py-2"></span>
45+
</button>
46+
<div class="collapse navbar-collapse" id="navbarCollapse">
47+
<ul class="navbar-nav flex-row flex-wrap bd-navbar-nav pt-2 py-md-0">
48+
<li class="nav-item col-6 col-md-auto">
49+
<a class="nav-link " href="https://www.keycloak.org/guides">Guides</a>
50+
</li>
51+
<li class="nav-item col-6 col-md-auto">
52+
<a class="nav-link " href="https://www.keycloak.org/documentation">Docs</a>
53+
</li>
54+
<li class="nav-item col-6 col-md-auto">
55+
<a class="nav-link " href="https://www.keycloak.org/downloads">Downloads</a>
56+
</li>
57+
<li class="nav-item col-6 col-md-auto">
58+
<a class="nav-link " href="https://www.keycloak.org/community">Community</a>
59+
</li>
60+
<li class="nav-item col-6 col-md-auto">
61+
<a class="nav-link " href="https://www.keycloak.org/blog">Blog</a>
62+
</li>
63+
</ul>
64+
</div>
65+
<div class="d-block d-sm-none d-md-block d-lg-none text-center vw-100">
66+
<a class="nav-link d-inline p-0" href="https://github.com/keycloak/keycloak"><img src="https://www.keycloak.org/resources/images/stars-large.svg" style="height: 25px; aspect-ratio: 124/20" alt="GitHub stars"/></a>
67+
</div>
68+
</nav>
69+
</header>
70+
71+
72+
<div class="container mt-5 kc-article kc-asciidoc">
73+
<h1>Meet Keycloak at KubeCon India in June</h1>
74+
<p class="blog-date text-muted">May 26 2026 by Alexander Schwartz</p>
75+
76+
77+
<div class="paragraph">
78+
<p>This year&#8217;s KubeCon India is coming to Mumbai, and Keycloak will be part of this year&#8217;s edition in June 18-19!</p>
79+
</div>
80+
<div class="paragraph">
81+
<p><a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/">Register today to get tickets!</a></p>
82+
</div>
83+
<div class="paragraph">
84+
<p>A lot of people use Keycloak and develop extensions in for Keycloak in India, so we are thrilled to connect with the community.</p>
85+
</div>
86+
<div class="openblock">
87+
<div class="content">
88+
<div class="paragraph">
89+
</style>
90+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-india/"><img src="https://www.keycloak.org/resources/images/blog/keycloak-kubecon26-india-announce.png" alt="Banner for KubeCon India" style="width: 100%; max-width: 1250px; object-fit: cover; height: 250px; object-fit: none; object-position: 95% 50%"></a>
91+
</div>
92+
</div>
93+
</div>
94+
<div class="sect1">
95+
<h2 id="_talk_at_kubecon"><a class="anchor" href="#_talk_at_kubecon"></a>Talk at KubeCon</h2>
96+
<div class="sectionbody">
97+
<div class="paragraph">
98+
<p>The schedule of KubeCon + CloudNativeCon India 2026 has been released, see below talks about Keycloak:</p>
99+
</div>
100+
<div class="ulist">
101+
<ul>
102+
<li>
103+
<p><a href="https://kccncind2026.sched.com/event/2IljT/no-more-secrets-with-keycloaks-federated-client-authentication-rishabh-singh-red-hat"><strong>No More Secrets With Keycloak&#8217;s Federated Client Authentication</strong></a><br>
104+
Thursday June 18, 2026 4:50pm - 5:20pm IST<br>
105+
Rishabh Singh, Red Hat</p>
106+
</li>
107+
</ul>
108+
</div>
109+
</div>
110+
</div>
111+
<div class="sect1">
112+
<h2 id="_project_pavillion"><a class="anchor" href="#_project_pavillion"></a>Project Pavillion</h2>
113+
<div class="sectionbody">
114+
<div class="paragraph">
115+
<p>The Keycloak project table in the Project Pavillion is the place to meet the Keycloak maintainers, contributors and the larger community.</p>
116+
</div>
117+
<div class="paragraph">
118+
<p>We will be there in the afternoons, while other projects will be there during the mornings.
119+
See below for the location and the times.</p>
120+
</div>
121+
<div class="paragraph">
122+
<p><strong><a href="https://github.com/keycloak/keycloak/discussions/49320[this GitHub discussion">Get in touch to help us at the stand!</a></strong></p>
123+
</div>
124+
<div class="paragraph">
125+
<p><strong>Thursday, 18 June:</strong> 3:30 - 7:30pm</p>
126+
</div>
127+
<div class="paragraph">
128+
<p><strong>Friday, 19 June:</strong> 2:05 - 4:10pm</p>
129+
</div>
130+
<div class="paragraph">
131+
<p>Meet us at Table P-5!</p>
132+
</div>
133+
</div>
134+
</div>
135+
<div class="sect1">
136+
<h2 id="_see_you_there"><a class="anchor" href="#_see_you_there"></a>See you there!</h2>
137+
<div class="sectionbody">
138+
<div class="paragraph">
139+
<p>We&#8217;re preparing for KubeCon India 2026 and can&#8217;t wait to connect with our community. Mark your calendars and join us.</p>
140+
</div>
141+
<div class="paragraph">
142+
<p>Let me know in <a href="https://github.com/keycloak/keycloak/discussions/49320">this GitHub discussion</a> to have your contributions or projects mentioned in the talk!</p>
143+
</div>
144+
<div class="paragraph">
145+
<p>See you in Mumbai!</p>
146+
</div>
147+
</div>
148+
</div></div>
149+
150+
151+
<div class="container mt-5" data-nosnippet>
152+
<footer class="py-3 my-4 border-top">
153+
<p class="text-center text-muted">Keycloak is a Cloud Native Computing Foundation incubation project</p>
154+
<div class="text-center">
155+
<img style="aspect-ratio: 300/48" alt="Cloud Native Computing Foundation" src="https://www.keycloak.org/resources/images/cncf_logo.png" loading="lazy"/>
156+
</div>
157+
<p class="mt-4 text-center small text-muted">&copy; Keycloak Authors 2026. &copy; 2026 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage">Trademark Usage page</a>.</p>
158+
</footer>
159+
</div>
160+
161+
<script src="https://www.keycloak.org/resources/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"></script>
162+
<script src="https://www.keycloak.org/resources/tocbot/dist/tocbot.min.js" type="text/javascript"></script>
163+
</body>
164+
</html>

blog-archive.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ <h2>2026</h2>
8686

8787
<h3>May</h3>
8888

89+
<ul>
90+
<li><a href="https://www.keycloak.org/2026/05/keycloak-kubecon26-india-announce">Meet Keycloak at KubeCon India in June</a></li>
91+
</ul>
92+
93+
8994
<ul>
9095
<li><a href="https://www.keycloak.org/2026/05/authzen-as-experimental-feature">Keycloak experimental AuthZEN Support</a></li>
9196
</ul>

blog.html

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,23 @@
6868
<div class="jumbotron jumbotron-fluid bg-light kc-bg-triangles pt-4 pb-2">
6969
<div class="container">
7070
<div class="row">
71+
<div class="col-sm-6">
72+
<div class="card shadow-sm mb-4">
73+
<div class="card-body">
74+
<h4 class="card-title" >
75+
Meet Keycloak at KubeCon India in June
76+
</h4>
77+
<div class="card-text">Keycloak will be at KubeCon India in Mumbai! Join us for talks, and connect with the community at the project pavillion!</div>
78+
<a href="https://www.keycloak.org/2026/05/keycloak-kubecon26-india-announce" class="stretched-link link-dark"></a>
79+
</div>
80+
<div class="card-footer align-items-center d-flex">
81+
<span class="card-subtitle fs-xsmall text-muted">
82+
26 May 2026
83+
by Alexander Schwartz
84+
</span>
85+
</div>
86+
</div>
87+
</div>
7188
<div class="col-sm-6">
7289
<div class="card shadow-sm mb-4">
7390
<div class="card-body">
@@ -186,22 +203,6 @@ <h4 class="card-title" >
186203
</div>
187204
</div>
188205
</div>
189-
<div class="col-sm-6">
190-
<div class="card shadow-sm mb-4">
191-
<div class="card-body">
192-
<h4 class="card-title" style="margin-bottom:0">
193-
Keycloak Client Libraries 26.0.9 released
194-
</h4>
195-
<a href="https://www.keycloak.org/2026/04/keycloak-client-2609-released" class="stretched-link link-dark"></a>
196-
</div>
197-
<div class="card-footer align-items-center d-flex">
198-
<span class="card-subtitle fs-xsmall text-muted">
199-
17 April 2026
200-
201-
</span>
202-
</div>
203-
</div>
204-
</div>
205206
</div>
206207
<div class="row">
207208
<div class="col">

extensions.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ <h5 class="card-title">EDP Keycloak Operator</h5>
289289
<div class="d-flex align-items-center">
290290
<img src="resources/images/github.png" width="16px" alt="GitHub logo"
291291
class="me-2"/>
292-
<span data-nosnippet>89 stars</span>
292+
<span data-nosnippet>90 stars</span>
293293
</div>
294294
</div>
295295
</div>
@@ -435,7 +435,7 @@ <h5 class="card-title">Home IdP Discovery</h5>
435435
<div class="d-flex align-items-center">
436436
<img src="resources/images/github.png" width="16px" alt="GitHub logo"
437437
class="me-2"/>
438-
<span data-nosnippet>335 stars</span>
438+
<span data-nosnippet>336 stars</span>
439439
</div>
440440
</div>
441441
</div>
@@ -571,7 +571,7 @@ <h5 class="card-title">Organizations Extensions</h5>
571571
<div class="d-flex align-items-center">
572572
<img src="resources/images/github.png" width="16px" alt="GitHub logo"
573573
class="me-2"/>
574-
<span data-nosnippet>531 stars</span>
574+
<span data-nosnippet>532 stars</span>
575575
</div>
576576
</div>
577577
</div>
@@ -768,7 +768,7 @@ <h5 class="card-title">Restrict Client Auth</h5>
768768
<div class="d-flex align-items-center">
769769
<img src="resources/images/github.png" width="16px" alt="GitHub logo"
770770
class="me-2"/>
771-
<span data-nosnippet>423 stars</span>
771+
<span data-nosnippet>424 stars</span>
772772
</div>
773773
</div>
774774
</div>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,13 @@ <h1 class="display-3 fw-bold">Identity and Access Management</h1>
9393
<div class="row kc-news-section">
9494
<div class="col-md-1 col-sm-12 fw-bold justify-content-center kc-news-item"><a href="https://www.keycloak.org/blog">News</a></div>
9595
<div class="col kc-news-item">
96-
<span class="badge bg-secondary">20 May</span> <a href="https://www.keycloak.org/2026/05/authzen-as-experimental-feature">Keycloak experimental AuthZEN Support</a>
96+
<span class="badge bg-secondary">26 May</span> <a href="https://www.keycloak.org/2026/05/keycloak-kubecon26-india-announce">Meet Keycloak at KubeCon India in June</a>
9797
</div>
9898
<div class="col kc-news-item">
99-
<span class="badge bg-secondary">19 May</span> <a href="https://www.keycloak.org/2026/05/keycloak-2662-released">Keycloak 26.6.2 released</a>
99+
<span class="badge bg-secondary">20 May</span> <a href="https://www.keycloak.org/2026/05/authzen-as-experimental-feature">Keycloak experimental AuthZEN Support</a>
100100
</div>
101101
<div class="col kc-news-item">
102-
<span class="badge bg-secondary">07 May</span> <a href="https://www.keycloak.org/2026/05/new-maintainer-ricardo">New Keycloak Maintainer: Ricardo Martin</a>
102+
<span class="badge bg-secondary">19 May</span> <a href="https://www.keycloak.org/2026/05/keycloak-2662-released">Keycloak 26.6.2 released</a>
103103
</div>
104104
</div>
105105
</div>
118 KB
Loading
97.9 KB
Loading

0 commit comments

Comments
 (0)