|
| 1 | + |
| 2 | +<!doctype html> |
| 3 | +<html lang="en"> |
| 4 | +<head> |
| 5 | +<meta charset="utf-8"/> |
| 6 | +<title>Videos for the holidays and meet us at FOSDEM! - Keycloak</title> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 8 | +<meta name="description" content="Keycloak is an open source identity and access management solution"> |
| 9 | +<meta name="author" content="Keycloak Team"> |
| 10 | +<meta name="keywords" content="sso,idm,openid connect,saml,kerberos,ldap"> |
| 11 | +<link href="https://www.keycloak.org/resources/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"> |
| 12 | +<link href="https://www.keycloak.org/resources/@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet"> |
| 13 | +<link href="https://www.keycloak.org/resources/css/keycloak.css" rel="stylesheet"> |
| 14 | +<link rel="canonical" href="https://www.keycloak.org/2024/12/keycloak-at-froscon-2024"> |
| 15 | +<link rel="shortcut icon" href="https://www.keycloak.org/resources/favicon.ico"> |
| 16 | +<script src="https://www.keycloak.org/resources/js/ga.js" type="text/javascript"></script> |
| 17 | +<script src="https://www.keycloak.org/resources/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"></script> |
| 18 | +<script src="https://www.keycloak.org/resources/tocbot/dist/tocbot.min.js" type="text/javascript"></script> |
| 19 | +<link rel="alternate" type="application/rss+xml" title="Keycloak's Blog" href="https://www.keycloak.org/rss.xml"></head> |
| 20 | +<body> |
| 21 | + |
| 22 | +<header class="navbar navbar-expand-md bg-light shadow-sm"> |
| 23 | +<nav class="container-xxl flex-wrap flex-md-no-wrap navbar-light"> |
| 24 | + <a class="navbar-brand me-3 me-md-4 me-lg-5" href="https://www.keycloak.org/"> |
| 25 | + <img class="img-fluid" src="https://www.keycloak.org/resources/images/logo.svg" width="240" alt="Keycloak"/> |
| 26 | + </a> |
| 27 | + <a class="nav-link d-none d-sm-block d-md-none d-lg-block" href="https://github.com/keycloak/keycloak"><img src="https://img.shields.io/github/stars/keycloak/keycloak?label=GitHub%20Stars" style="height: 25px" alt="GitHub stars"/></a> |
| 28 | + <a class="nav-link d-block d-sm-none d-md-block d-lg-none" href="https://github.com/keycloak/keycloak"><img src="https://img.shields.io/github/stars/keycloak/keycloak?label=" style="height: 25px" alt="GitHub stars"/></a> |
| 29 | + <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> |
| 30 | + <span class="fa fa-bars fa-lg px-1 py-2"></span> |
| 31 | + </button> |
| 32 | + <div class="collapse navbar-collapse" id="navbarCollapse"> |
| 33 | + <ul class="navbar-nav flex-row flex-wrap bd-navbar-nav pt-2 py-md-0"> |
| 34 | + <li class="nav-item col-6 col-md-auto"> |
| 35 | + <a class="nav-link " href="https://www.keycloak.org/guides">Guides</a> |
| 36 | + </li> |
| 37 | + <li class="nav-item col-6 col-md-auto"> |
| 38 | + <a class="nav-link " href="https://www.keycloak.org/documentation">Docs</a> |
| 39 | + </li> |
| 40 | + <li class="nav-item col-6 col-md-auto"> |
| 41 | + <a class="nav-link " href="https://www.keycloak.org/downloads">Downloads</a> |
| 42 | + </li> |
| 43 | + <li class="nav-item col-6 col-md-auto"> |
| 44 | + <a class="nav-link " href="https://www.keycloak.org/community">Community</a> |
| 45 | + </li> |
| 46 | + <li class="nav-item col-6 col-md-auto"> |
| 47 | + <a class="nav-link " href="https://www.keycloak.org/blog">Blog</a> |
| 48 | + </li> |
| 49 | + </ul> |
| 50 | + </div> |
| 51 | +</nav> |
| 52 | +</header> |
| 53 | + |
| 54 | + |
| 55 | +<div class="container mt-5 kc-article"> |
| 56 | + <h1>Videos for the holidays and meet us at FOSDEM!</h1> |
| 57 | + <p class="blog-date text-muted">December 12 2024 by ALexander Schwartz</p> |
| 58 | + |
| 59 | + |
| 60 | +<div class="sect1"> |
| 61 | +<h2 id="_videos_to_re_watch">Videos to re-watch</h2> |
| 62 | +<div class="sectionbody"> |
| 63 | +<div class="paragraph"> |
| 64 | +<p>This year, the Keycloak project was present at multiple conferences. Here are the videos to watch for the holiday break if you haven’t watched them yet: <a href="https://www.keycloak.org/2024/12/keycloak-at-kubecon-na-2024-recap.html">KubeCon NA</a>, <a href="https://www.keycloak.org/2024/11/keyconf24-videos-available.html">KeyConf</a>, <a href="https://www.keycloak.org/2024/06/keycloak-dev-day-videos.html">Keycloak DevDay</a>, <a href="https://www.keycloak.org/2024/05/keycloak-at-devoxx-france-2024-recap.html">Devoxx France</a> and <a href="https://www.keycloak.org/2024/04/keycloak-at-kubecon-eu-2024-recap.html">KubeCon Europe</a>.</p> |
| 65 | +</div> |
| 66 | +<div class="paragraph"> |
| 67 | +<p>When going through the list, I found that at least two of the talks have not been published on the Keycloak blog yet. |
| 68 | +So here they are:</p> |
| 69 | +</div> |
| 70 | +<div class="ulist"> |
| 71 | +<ul> |
| 72 | +<li> |
| 73 | +<p>FOSDEM in February with the talk <a href="https://archive.fosdem.org/2024/schedule/event/fosdem-2024-2065-add-user-self-management-brokerage-and-federation-to-your-infrastructure-with-keycloak/">Add user self-management, brokerage and federation to your infrastructure with Keycloak</a>,</p> |
| 74 | +</li> |
| 75 | +<li> |
| 76 | +<p>FrOSCon in August with <a href="https://programm.froscon.org/2024/events/3066.html">What’s new in Keycloak, the open source IAM</a>.</p> |
| 77 | +</li> |
| 78 | +</ul> |
| 79 | +</div> |
| 80 | +<div class="paragraph"> |
| 81 | +<p>Did we miss another video that we should have shared here? <a href="https://github.com/ahus1">Let me know!</a></p> |
| 82 | +</div> |
| 83 | +</div> |
| 84 | +</div> |
| 85 | +<div class="sect1"> |
| 86 | +<h2 id="_we_are_excited_to_connect_with_the_community">We are excited to connect with the community</h2> |
| 87 | +<div class="sectionbody"> |
| 88 | +<style> |
| 89 | +@media (min-width:720px) { |
| 90 | + .pull-right { |
| 91 | + max-width: 250px; height: auto; aspect-ratio: 379 / 661; |
| 92 | + margin-left: 10px; |
| 93 | + float: right !important; |
| 94 | + } |
| 95 | +} |
| 96 | +@media (min-width:992px) { |
| 97 | + .pull-right { |
| 98 | + max-width: 300px; height: auto; aspect-ratio: 379 / 661; |
| 99 | + margin-left: 10px; |
| 100 | + float: right !important; |
| 101 | + } |
| 102 | +} |
| 103 | +</style> |
| 104 | +<div class="imageblock pull-right"> |
| 105 | +<div class="content"> |
| 106 | +<img src="https://www.keycloak.org/resources/images/blog/froscon-stand-2024.jpeg" alt="Keycloak stand at FrOSCon with Niko in front of it and our signage in the background"> |
| 107 | +</div> |
| 108 | +</div> |
| 109 | +<div class="paragraph"> |
| 110 | +<p>All conferences were exciting for us: We met with the community to share the latest developments of Keycloak, engaged in discussions and heard interesting stories from people running Keycloak in their production environments.</p> |
| 111 | +</div> |
| 112 | +<div class="paragraph"> |
| 113 | +<p>The FrOSCon and the KubeCon conferences were special as we had our own stand where we connected to both new and existing users of Keycloak. |
| 114 | +At FrOSCon, we had our own signage up as this photo proves!</p> |
| 115 | +</div> |
| 116 | +<div class="paragraph"> |
| 117 | +<p>If you have not met us at a conference yet, please take this <a href="http://bit.ly/keycloak-community">online Keycloak Survey</a>: |
| 118 | +Let us know if you want to share your story with the broader community, and we will be in contact with you about the next steps.</p> |
| 119 | +</div> |
| 120 | +</div> |
| 121 | +</div> |
| 122 | +<div class="sect1"> |
| 123 | +<h2 id="_meet_us_next_at_fosdem">Meet us next at FOSDEM!</h2> |
| 124 | +<div class="sectionbody"> |
| 125 | +<div class="paragraph"> |
| 126 | +<p>The good news is that we will back at <a href="https://fosdem.org/2025/">FOSDEM 2025 in Brussels in February this year</a>. We got some talks accepted and will share the details once the schedule is out. |
| 127 | +In the meantime, save the date to either join us in Brussels or live on the stream. If you want to connect on-site, <a href="https://github.com/ahus1">reach out to me using your preferred channel</a>.</p> |
| 128 | +</div> |
| 129 | +<div class="paragraph"> |
| 130 | +<p>Some of our team members will also be at the <a href="https://keycloak-day.dev/">Keycloak DevDay in March</a>, which is unfortunately already sold out.</p> |
| 131 | +</div> |
| 132 | +<div class="paragraph"> |
| 133 | +<p>We are already planning for other upcoming events in 2025, so return to this blog to read the latest news here!</p> |
| 134 | +</div> |
| 135 | +</div> |
| 136 | +</div></div> |
| 137 | + |
| 138 | + |
| 139 | +<div class="container mt-5"> |
| 140 | + <footer class="py-3 my-4 border-top"> |
| 141 | + <p class="text-center text-muted">Keycloak is a Cloud Native Computing Foundation incubation project</p> |
| 142 | + <div class="text-center"> |
| 143 | + <img alt="Cloud Native Computing Foundation" src="https://www.keycloak.org/resources/images/cncf_logo.png"/> |
| 144 | + </div> |
| 145 | + <p class="mt-4 text-center small text-muted">© Keycloak Authors 2024. © 2024 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> |
| 146 | + </footer> |
| 147 | +</div> |
| 148 | + |
| 149 | +</body> |
| 150 | +</html> |
0 commit comments