From 5eaafd438128778c964fc6cd0c082f4f92327032 Mon Sep 17 00:00:00 2001 From: keycloak-bot Date: Wed, 5 Feb 2025 10:30:39 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20main=20from=20=20@=20abf57c7f7?= =?UTF-8?q?9eb658d876a91898f1d3a276a932ec0=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2025/02/keycloak-2611-released.html | 146 +++++++++++ archive/documentation-26.1.html | 14 +- archive/downloads-26.1.1.html | 228 ++++++++++++++++++ blog-archive.html | 6 + blog.html | 24 +- documentation.html | 2 +- downloads-archive.html | 1 + downloads.html | 26 +- getting-started/getting-started-docker.html | 2 +- getting-started/getting-started-podman.html | 2 +- getting-started/getting-started-zip.html | 6 +- guides.html | 15 -- index.html | 8 +- .../getting-started-docker.html | 2 +- .../getting-started-podman.html | 2 +- .../getting-started/getting-started-zip.html | 6 +- nightly/operator/installation.html | 6 +- nightly/operator/realm-import.html | 2 +- .../securing-apps/saml-galleon-layers.html | 4 +- nightly/server/directory-structure.html | 2 +- operator/basic-deployment.html | 12 +- operator/installation.html | 6 +- operator/realm-import.html | 2 +- rss.xml | 75 ++++++ securing-apps/saml-galleon-layers.html | 4 +- server/caching.html | 36 ++- server/configuration-production.html | 11 + server/directory-structure.html | 2 +- 28 files changed, 573 insertions(+), 79 deletions(-) create mode 100644 2025/02/keycloak-2611-released.html create mode 100644 archive/downloads-26.1.1.html diff --git a/2025/02/keycloak-2611-released.html b/2025/02/keycloak-2611-released.html new file mode 100644 index 00000000000..11fc4612063 --- /dev/null +++ b/2025/02/keycloak-2611-released.html @@ -0,0 +1,146 @@ + + + + + + + +Keycloak 26.1.1 released - Keycloak + + + + + + + + + + + + + + + + + +
+

Keycloak 26.1.1 released

+

February 05 2025

+ + +

To download the release go to Keycloak downloads.

+ +

Highlights

+
+

New option in X.509 authenticator to abort authentication if CRL is outdated

+
+

The X.509 authenticator has a new option x509-cert-auth-crl-abort-if-non-updated (CRL abort if non updated in the Admin Console) to abort the login if a CRL is configured to validate the certificate and the CRL is not updated in the time specified in the next update field. The new option defaults to true in the Admin Console. For more details about the CRL next update field, see RFC5280, Section-5.1.2.5.

+
+
+

The value false is maintained for compatibility with the previous behavior. Note that existing configurations will not have the new option and will act as if this option was set to false, but the Admin Console will add the default value true on edit.

+
+
+
+

New option in Send Reset Email to force a login after reset credentials

+
+

The reset-credential-email (Send Reset Email) is the authenticator used in the reset credentials flow (forgot password feature) for sending the email to the user with the reset credentials token link. This authenticator now has a new option force-login (Force login after reset). When this option is set to true, the authenticator terminates the session and forces a new login.

+
+
+

For more details about this new option, see Enable forgot password.

+
+
+

Upgrading

+

Before upgrading refer to the migration guide for a complete list of changes.

+ +

All resolved issues

+ + + +

Enhancements

+ + +

Bugs

+ + +
+ + +
+
+

Keycloak is a Cloud Native Computing Foundation incubation project

+
+ Cloud Native Computing Foundation +
+

© 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 Trademark Usage page.

+
+
+ + + diff --git a/archive/documentation-26.1.html b/archive/documentation-26.1.html index 34610c2221b..cdeec3dcb6d 100644 --- a/archive/documentation-26.1.html +++ b/archive/documentation-26.1.html @@ -76,7 +76,7 @@

Guides

- + Release Notes @@ -125,7 +125,7 @@

Guides

- + Server Administration @@ -135,7 +135,7 @@

Guides

- + Server Developer @@ -145,7 +145,7 @@

Guides

- + Authorization Services @@ -155,7 +155,7 @@

Guides

- + Upgrading @@ -172,7 +172,7 @@

API Documentation

- + JavaDoc @@ -182,7 +182,7 @@

API Documentation

- + Administration REST API diff --git a/archive/downloads-26.1.1.html b/archive/downloads-26.1.1.html new file mode 100644 index 00000000000..47ed551a64d --- /dev/null +++ b/archive/downloads-26.1.1.html @@ -0,0 +1,228 @@ + + + + + + + +Downloads 26.1.1 - Keycloak + + + + + + + + + + + + + + + + + +
+

Downloads 26.1.1

+ + + + +

Server

+ + + + + + + + + + + + + + + + + + + + + + + + +
KeycloakDistribution powered by Quarkus + + + + ZIP + +(sha1) + + + + + TAR.GZ + +(sha1) + +
Container imageFor Docker, Podman, Kubernetes and OpenShift + + + Quay + +
OperatorFor Kubernetes and OpenShift + + + OperatorHub + +
Third-party licensesLicense and source code information for third-party dependencies + + + HTML + +
+ +

Quickstarts

+ + + + + + + + +
Quickstarts distribution + + + + + GitHub + + + + + + ZIP + + +
+ + +

Client Adapters

+ +
+ +
+
+ + + + + + + + + + +
JavaScript + + + + + +
+ + + NPM + + + + + + ZIP + +(sha1) + + + + + TAR.GZ + +(sha1) + +
+
Node.js [DEPRECATED] + + + + + +
+ + NPM + +
+
+
+ +
+
+
+ +
+
+

Keycloak is a Cloud Native Computing Foundation incubation project

+
+ Cloud Native Computing Foundation +
+

© 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 Trademark Usage page.

+
+
+ + + diff --git a/blog-archive.html b/blog-archive.html index 74a440ddce2..01e58684337 100644 --- a/blog-archive.html +++ b/blog-archive.html @@ -72,6 +72,12 @@

Blog Archive

2025

+

February

+ + +

January