28374 Commits

Author SHA1 Message Date
Anchels
1fe782997c
added DCL pattern implementation for TransformerUtil
Closes #40030

Signed-off-by: Anchels <mishtitov@gmail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-05 19:39:11 +02:00
Alexander Schwartz
3578499f86
Sequential transactions instead of nested transactions
Closes #40171

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-05 13:49:48 -03:00
Ryan Emerson
56af1aa22a
Remove outdated tests in model/infinispan
Closes #40203

Signed-off-by: Ryan Emerson <remerson@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-05 16:01:58 +00:00
Weblate (bot)
fca5d70b0b
Translations update from Hosted Weblate (#40276)
* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Hosted Weblate <hosted@weblate.org>

* Translated using Weblate (Russian)

Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/ru/

Updated translation for Russian

Language: ru

Updated translation for Russian

Language: ru

Updated translation for Russian

Language: ru

Updated translation for Russian

Language: ru

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>

* Translated using Weblate (French)

Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/fr/

Translated using Weblate (French)

Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/fr/

Updated translation for French

Language: fr

Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Sylvain Pichon <service@spichon.fr>

---------

Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
2025-06-05 17:18:37 +02:00
Ryan Emerson
0c62bd0878
Change discovery in Kubernetes to jdbc-ping
Closes #39544

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2025-06-05 16:48:30 +02:00
rmartinc
c3bbf45a7b Add webauthn and recovery codes to the default browser flow as disabled
Closes #39999

Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-06-05 16:09:32 +02:00
Alexander Schwartz
9a4b1a99e1
Feed data in export format to the created user
Closes #40235

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-05 10:15:54 -03:00
Thomas Darimont
b544c0b694
Suppress ISPN000312: Lost data because of graceful leaver
Fixes #39816

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-05 14:26:15 +02:00
Ryan Morris
cf8c837125
case insensitive match on organization identity provider domain
Closes #40253

Signed-off-by: ryan-morris <ryan@devenvy.com>
2025-06-05 12:04:53 +00:00
Erik Jan de Wit
a62a2c4414
better global exact query handling (#40147)
* always send also `false`
  * keep value of the field
  * changed the default to true

fixes: #39915

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-06-05 07:59:23 -04:00
Erik Jan de Wit
066fd26dd7
refactor the keyValue input to have a override component (#40130)
fixes: #40129

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-06-05 07:53:35 -04:00
Erik Jan de Wit
25b88392cc
fix stability of test (#40019)
fixes: #39949

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-06-05 07:45:19 -04:00
Erik Jan de Wit
087813de62
Revert "better filter and match the tabs that should be rendered dynamic (#38199)" (#39986)
This reverts commit 7bfceee8fb9faa01abefbea4e4a35839893f5a83.

this creates more issues than it fixes

fixes: #39971

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-06-05 07:44:39 -04:00
Erik Jan de Wit
259a1695f7
removed unused message (#39967)
fixes: #39920

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-06-05 07:43:57 -04:00
Bruno Oliveira da Silva
f2743e161c
Use pinned-dependencies for GitHub Actions (#38183)
Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2025-06-05 12:44:45 +02:00
Pascal Knüppel
193bee0c6e
[OID4VCI] Add nonce endpoint (#39479)
fixes #39272

Signed-off-by: Pascal Knüppel <pascal.knueppel@governikus.de>
2025-06-05 10:11:46 +02:00
Pascal Knüppel
192c7bed57
[OID4VCI] Fix order of protocol-type selection in admin-ui (#39564)
fixes #39563

Signed-off-by: Pascal Knüppel <pascal.knueppel@governikus.de>
2025-06-05 10:08:35 +02:00
Ricardo Martin
41110823c7
Integrate current auth-username-password-form authenticator with passkeys isConditionalMediationAvailable (#38781)
Closes #29596

Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-06-05 08:53:00 +02:00
Pascal Knüppel
17e2602a56
[OID4VCI] Fix creation of clientScopes with protocol oid4vc (#39556)
closes #39527

Signed-off-by: Pascal Knüppel <pascal.knueppel@governikus.de>
2025-06-05 08:49:05 +02:00
mposolda
b03b9f9e3a Improve documentation of service-accounts and make it more clear. Delete the unused file service-accounts.adoc
closes #39748

Signed-off-by: mposolda <mposolda@gmail.com>
2025-06-05 08:45:12 +02:00
Rubén Rodríguez
c888f96e29
Adjust capitalization in Catalan translation strings (#39951)
Signed-off-by: Ruben Rodriguez <rrodriguez@opentrends.net>
2025-06-04 22:40:34 +00:00
Thomas Darimont
04191e0c7a
Add cpu info to serverinfo
Fixes #40208

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2025-06-05 00:07:17 +02:00
vramik
9590221ef8 Allow mapping Admin roles by server administrator only
Closes #39956


Signed-off-by: vramik <vramik@redhat.com>
2025-06-04 15:05:51 -03:00
Weblate (bot)
a712692535
Translations update from Hosted Weblate (#40257)
* Updated translation for German

Language: de

Updated translation for German

Language: de

Co-authored-by: Andreas Hunkeler <ah+a77dj3@einbit.ch>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Andreas Hunkeler <ah+a77dj3@einbit.ch>
Signed-off-by: Hosted Weblate <hosted@weblate.org>

* Translated using Weblate (Spanish)

Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/es/

Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>

---------

Signed-off-by: Andreas Hunkeler <ah+a77dj3@einbit.ch>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Andreas Hunkeler <ah+a77dj3@einbit.ch>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
2025-06-04 17:13:44 +00:00
Ryan Emerson
f3a1dc4aee
Remove kubernetes stack port_range workarounds
Closes #39546

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2025-06-04 17:08:28 +00:00
Steven Hawkins
72d3063a54
fix: ensuring update job handles secrets when none exist in the cr
closes #39939

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2025-06-04 18:29:35 +02:00
Ryan Emerson
706390addd
JGroups: Switch to "per-destination" bundler for jdbc-ping
Closes #39545

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2025-06-04 12:58:36 +00:00
Ecron
752522f70c
Update messages_en.properties
Closes #40240

This string should be capitalized.

Signed-off-by: Ecron <ecron_89@hotmail.com>
2025-06-04 14:14:17 +02:00
Rutger Lubbers
5219101aec Configure Argon2's type correctly in Argon2PasswordHashProviderFactory
Closes #40232

Signed-off-by: Rutger Lubbers <RutgerLubbers@gmail.com>
2025-06-04 14:13:34 +02:00
rmartinc
abd7f88526 Make the checkbox "Sign out from other devices" unchecked by default
Closes #39975

Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-06-04 14:11:29 +02:00
Ryan Emerson
e984fc7c21
Upgrade Aurora to 16.8
Closes #40166

- Upgrade aws-advanced-jdbc-wrapper to v2.5.6

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2025-06-04 12:04:56 +02:00
Ryan Emerson
daa1883492
Upgrade to Infinispan 15.0.15.Final
Closes #40165

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2025-06-04 12:00:13 +02:00
mposolda
ab7edb0d01 Introduce ExternalToInternalTokenExchangeProvider. Make it working with Google IDP using token-info endpoint instead of user-info endpoint
closes #40146
closes #40133

Signed-off-by: mposolda <mposolda@gmail.com>
2025-06-04 10:03:52 +02:00
dependabot[bot]
aac2dcb6f1
Bump @axe-core/playwright from 4.10.1 to 4.10.2 in /js (#40216)
Bumps [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core-npm/compare/v4.10.1...v4.10.2)

---
updated-dependencies:
- dependency-name: "@axe-core/playwright"
  dependency-version: 4.10.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 09:29:56 +02:00
dependabot[bot]
41e3d5b42b
Bump @vitejs/plugin-react-swc from 3.9.0 to 3.10.1 in /js (#40217)
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) from 3.9.0 to 3.10.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@3.10.1/packages/plugin-react-swc)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 3.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 09:29:15 +02:00
dependabot[bot]
bddbf235a7
Bump vitest from 3.1.3 to 3.2.1 in /js (#40218)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.3 to 3.2.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 09:28:42 +02:00
Rutger Lubbers
e15ab7d9f9
Update documentation for Argon2 hash-key length to use the correct property
Closes #40195

Signed-off-by: Rutger Lubbers <RutgerLubbers@gmail.com>
2025-06-04 08:03:33 +02:00
Alexander Schwartz
a02c9641e4
Showing localized names of the default clients (#40181)
Closes #40180

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-03 13:49:05 -04:00
Alexander Schwartz
44deba91c5
Icon for default role should have a separator to the role name (#40194)
Closes #40191

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-03 13:46:25 -04:00
Alexander Schwartz
32352ef3e2
Avoid unbalanced curly braces in message properties
Closes #40151

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-03 15:35:30 +00:00
Alexander Schwartz
2b2d7bbcbe
Updated documentation to handle the conf folder on upgrades (#40175)
Closes #40046
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-03 16:14:11 +02:00
Alexander Schwartz
6238814625
Broaden the permissions to update translation changes
Closes #40154

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-03 15:50:36 +02:00
Erik Jan de Wit
8a3bff7c7e
updated the coding guidelines (#40179)
* updated the coding guidelines

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* added link to guidelines

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2025-06-03 12:43:33 +00:00
Martin Kanis
f35c413b31 Add re-authentication when updating email via UPDATE_EMAIL feature
Closes #39670

Signed-off-by: Martin Kanis <mkanis@redhat.com>
2025-06-03 09:09:44 -03:00
Niko Köbler
814e66ef7b
add missing id attributes on button elements (#39910)
* add missing id attributes on button elements

this makes automated ui-tests easier to fetch the proper button element, despite label-text

closes #39909

Signed-off-by: Niko Köbler <niko@n-k.de>

* Review

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>

---------

Signed-off-by: Niko Köbler <niko@n-k.de>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-06-03 12:03:29 +02:00
Anton
d656aa747f
Support more i18n keys in messages_ru.properties for login theme
Current messages_ru.properties file is a full copy of base/messages_en.properties file but with translated values

Closes #40108

Signed-off-by: Anton Petrov <petrov9810@gmail.com>
2025-06-02 21:01:49 +00:00
Anchels
ec59b36193
Replaced AttributeType with AssertionType
Closes #40027

Signed-off-by: Anchels <mishtitov@gmail.com>
2025-06-02 17:59:33 +02:00
Anchels
856293b7cc
Removed the Serializable interface
Closes #40034

Signed-off-by: Anchels <mishtitov@gmail.com>
2025-06-02 17:51:10 +02:00
SoMin Park
a115a442f4
Add warning about using exec in custom entrypoint scripts
Closes #39817

Signed-off-by: Somin Park <ps4708@naver.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-02 17:49:20 +02:00
Alexander Schwartz
5e59370c28
Cache the client session if it is missing from the cache (#39786)
Closes #39785

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-02 16:30:49 +02:00