|
| 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’s KubeCon India is coming to Mumbai, and Keycloak will be part of this year’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’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’re preparing for KubeCon India 2026 and can’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">© Keycloak Authors 2026. © 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> |
0 commit comments