|
| 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>Documentation 26.6 - Keycloak</title> |
| 14 | +<meta name="twitter:card" content="summary_large"> |
| 15 | +<meta name="twitter:site" content="@keycloak"> |
| 16 | +<meta property="og:site_name" content="Keycloak"> |
| 17 | +<meta property="og:title" content="Documentation 26.6"> |
| 18 | +<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 19 | +<meta name="description" property="og:description" content="Documentation for Keycloak 26.6"> |
| 20 | +<meta name="author" content="Keycloak Team"> |
| 21 | +<meta name="keywords" content="sso,idm,openid connect,saml,kerberos,ldap"> |
| 22 | +<meta name="robots" content="noindex"> |
| 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/archive/documentation-26.6"> |
| 27 | +<meta property="og:url" content="https://www.keycloak.org/archive/documentation-26.6"> |
| 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"></head> |
| 31 | +<body> |
| 32 | + |
| 33 | +<header class="navbar navbar-expand-md bg-light shadow-sm"> |
| 34 | +<nav class="container-xxl flex-wrap flex-md-no-wrap navbar-light" data-nosnippet> |
| 35 | + <a class="navbar-brand me-3 me-md-4 me-lg-5" href="https://www.keycloak.org/"> |
| 36 | + <img style="aspect-ratio: 730/151" class="img-fluid" src="https://www.keycloak.org/resources/images/logo.svg" width="240" alt="Keycloak"/> |
| 37 | + </a> |
| 38 | + <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> |
| 39 | + <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> |
| 40 | + <span class="fa fa-bars fa-lg px-1 py-2"></span> |
| 41 | + </button> |
| 42 | + <div class="collapse navbar-collapse" id="navbarCollapse"> |
| 43 | + <ul class="navbar-nav flex-row flex-wrap bd-navbar-nav pt-2 py-md-0"> |
| 44 | + <li class="nav-item col-6 col-md-auto"> |
| 45 | + <a class="nav-link " href="https://www.keycloak.org/guides">Guides</a> |
| 46 | + </li> |
| 47 | + <li class="nav-item col-6 col-md-auto"> |
| 48 | + <a class="nav-link active" href="https://www.keycloak.org/documentation">Docs</a> |
| 49 | + </li> |
| 50 | + <li class="nav-item col-6 col-md-auto"> |
| 51 | + <a class="nav-link " href="https://www.keycloak.org/downloads">Downloads</a> |
| 52 | + </li> |
| 53 | + <li class="nav-item col-6 col-md-auto"> |
| 54 | + <a class="nav-link " href="https://www.keycloak.org/community">Community</a> |
| 55 | + </li> |
| 56 | + <li class="nav-item col-6 col-md-auto"> |
| 57 | + <a class="nav-link " href="https://www.keycloak.org/blog">Blog</a> |
| 58 | + </li> |
| 59 | + </ul> |
| 60 | + </div> |
| 61 | + <div class="d-block d-sm-none d-md-block d-lg-none text-center vw-100"> |
| 62 | + <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> |
| 63 | + </div> |
| 64 | +</nav> |
| 65 | +</header> |
| 66 | + |
| 67 | + |
| 68 | +<div class="container mt-5"> |
| 69 | + <h1>Documentation <span class="badge bg-primary">26.6</span></h1> |
| 70 | + |
| 71 | + <nav aria-label="breadcrumb"> |
| 72 | + <ol class="breadcrumb"> |
| 73 | + <li class="breadcrumb-item"><a href="../documentation.html">Documentation</a></li> |
| 74 | + <li class="breadcrumb-item"><a href="../documentation-archive.html">Archive</a></li> |
| 75 | + <li class="breadcrumb-item active">26.6</li> |
| 76 | + </ol> |
| 77 | + </nav> |
| 78 | + |
| 79 | +<h2 class="mt-4">Guides</h2> |
| 80 | + |
| 81 | + |
| 82 | +<table class="table table-bordered table-striped"> |
| 83 | + <tbody> |
| 84 | + <tr> |
| 85 | + <td> |
| 86 | + <a href="https://www.keycloak.org/docs/26.6.0/release_notes/index.html" target="_blank"> |
| 87 | + Release Notes |
| 88 | + </a> |
| 89 | + </td> |
| 90 | + <td> |
| 91 | + </td> |
| 92 | + </tr> |
| 93 | + <tr> |
| 94 | + <td> |
| 95 | + <a href="https://www.keycloak.org/docs/26.6.0/server_admin/index.html" target="_blank"> |
| 96 | + Server Administration |
| 97 | + </a> |
| 98 | + </td> |
| 99 | + <td> |
| 100 | + Management and runtime configuration of the Keycloak server |
| 101 | + </td> |
| 102 | + </tr> |
| 103 | + <tr> |
| 104 | + <td> |
| 105 | + <a href="https://www.keycloak.org/docs/26.6.0/server_development/index.html" target="_blank"> |
| 106 | + Server Developer |
| 107 | + </a> |
| 108 | + </td> |
| 109 | + <td> |
| 110 | + Creating themes and providers to customize the Keycloak server |
| 111 | + </td> |
| 112 | + </tr> |
| 113 | + <tr> |
| 114 | + <td> |
| 115 | + <a href="https://www.keycloak.org/docs/26.6.0/authorization_services/index.html" target="_blank"> |
| 116 | + Authorization Services |
| 117 | + </a> |
| 118 | + </td> |
| 119 | + <td> |
| 120 | + Centrally manage fine-grained permissions for applications and services |
| 121 | + </td> |
| 122 | + </tr> |
| 123 | + <tr> |
| 124 | + <td> |
| 125 | + <a href="https://www.keycloak.org/docs/26.6.0/upgrading/index.html" target="_blank"> |
| 126 | + Upgrading |
| 127 | + </a> |
| 128 | + </td> |
| 129 | + <td> |
| 130 | + Upgrading Keycloak server and adapters |
| 131 | + </td> |
| 132 | + </tr> |
| 133 | + </tbody> |
| 134 | +</table> |
| 135 | + |
| 136 | +<h2 class="mt-4">API Documentation</h2> |
| 137 | + |
| 138 | +<table class="table table-bordered table-striped"> |
| 139 | + <tbody> |
| 140 | + <tr> |
| 141 | + <td> |
| 142 | + <a href="https://www.keycloak.org/docs-api/26.6.0/javadocs/index.html" target="_blank"> |
| 143 | + JavaDoc |
| 144 | + </a> |
| 145 | + </td> |
| 146 | + <td> |
| 147 | + Documentation for Java API |
| 148 | + </td> |
| 149 | + </tr> |
| 150 | + <tr> |
| 151 | + <td> |
| 152 | + <a href="https://www.keycloak.org/docs-api/26.6.0/rest-api/index.html" target="_blank"> |
| 153 | + Administration REST API |
| 154 | + </a> |
| 155 | + </td> |
| 156 | + <td> |
| 157 | + Documentation for the Adminstration RESTful API |
| 158 | + </td> |
| 159 | + </tr> |
| 160 | + </tbody> |
| 161 | +</table> |
| 162 | +</div> |
| 163 | + |
| 164 | +<div class="container mt-5" data-nosnippet> |
| 165 | + <footer class="py-3 my-4 border-top"> |
| 166 | + <p class="text-center text-muted">Keycloak is a Cloud Native Computing Foundation incubation project</p> |
| 167 | + <div class="text-center"> |
| 168 | + <img style="aspect-ratio: 300/48" alt="Cloud Native Computing Foundation" src="https://www.keycloak.org/resources/images/cncf_logo.png" loading="lazy"/> |
| 169 | + </div> |
| 170 | + <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> |
| 171 | + </footer> |
| 172 | +</div> |
| 173 | + |
| 174 | +<script src="https://www.keycloak.org/resources/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"></script> |
| 175 | +<script src="https://www.keycloak.org/resources/tocbot/dist/tocbot.min.js" type="text/javascript"></script> |
| 176 | +</body> |
| 177 | +</html> |
0 commit comments