Stefan Guilhen
5b4973f0e8
Change e-mail verification to perform a find by UUID on LDAP only when the local and imported users are different
...
Closes #41532
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2025-08-07 15:28:01 -03:00
Jon Koops
1f1ac2fc39
Align TypeScript code with Node.js requirements ( #41731 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-08-07 14:09:28 -04:00
Bruno Oliveira da Silva
7153d8668d
Automatically assign issues with observability label to SRE and CN teams
...
Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
Closes #41680
2025-08-07 12:12:25 -03:00
Martin Bartoš
7d8144f433
Wildcard mappers should be implicitly handled and value propagated ( #41026 )
...
* Wildcard mappers should be implicitly handled and value propagated
Closes #40977
Co-authored-by: Steven Hawkins <shawkins@redhat.com>
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
* Include additional mapping only when from() is used
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
---------
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
Co-authored-by: Steven Hawkins <shawkins@redhat.com>
2025-08-07 13:30:51 +00:00
Stan Silvert
3c30c463ea
Assert correct message for base url ( #41712 )
...
Fixes #41711
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-08-07 08:07:24 -04:00
Pedro Ruivo
ee5607727c
Allow setting the number of owners
...
Closes #10875
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
2025-08-07 08:13:15 -03:00
rmartinc
a58556d761
Use Optional instead of getOrDefault for settings in testSMTPConnection
...
Closes #41643
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-08-07 11:26:30 +02:00
Ryan Emerson
907ee2e4e2
High-availability guide restructuring
...
* Refactor high-availability guide to include both single and multi cluster architectures
Closes #30095
Closes #41585
Signed-off-by: Ryan Emerson <remerson@ibm.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-08-06 18:38:37 +00:00
Pedro Igor
84fc9bb3e5
Allow forwarding parameters set as a client note in the authentication session
...
Closes #41670
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-08-06 14:57:47 -03:00
Weblate (bot)
cce920e1cb
Translations update from Hosted Weblate ( #41602 )
...
* Updated translation for Japanese
Language: ja
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
* Updated translation for French
Language: fr
Updated translation for French
Language: fr
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
* Updated translation for Chinese (Traditional Han script)
Language: zh_Hant
Updated translation for Chinese (Traditional Han script)
Language: zh_Hant
Translated using Weblate (Chinese (Traditional Han script))
Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/zh_Hant/
Updated translation for Chinese (Traditional Han script)
Language: zh_Hant
Updated translation for Chinese (Traditional Han script)
Language: zh_Hant
Updated translation for Chinese (Traditional Han script)
Language: zh_Hant
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 秉虎 <s96016641@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: 秉虎 <s96016641@gmail.com>
---------
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
Signed-off-by: 秉虎 <s96016641@gmail.com>
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
Co-authored-by: 秉虎 <s96016641@gmail.com>
2025-08-06 19:47:12 +02:00
Jon Koops
a22fb31f6c
Fix broken lockfile and upgrade JS tooling ( #41698 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-08-06 14:30:08 -03:00
Pedro Igor
ac632d609e
Do not allow setting default values for root attributes
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-08-06 13:59:54 -03:00
Pedro Igor
10c510206f
Fixing formatting errors
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-08-06 13:59:54 -03:00
Pedro Igor
a8997c364f
Fixing updating attribute value
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-08-06 13:59:54 -03:00
huyenvu2101
5436f9781c
Allow setting default value for userprofile attribute
...
Closes #36160
Signed-off-by: huyenvu2101 <vhuyen2101@gmail.com>
2025-08-06 13:59:54 -03:00
Stan Silvert
1af235c4f1
Wait for key generation to finish. ( #41684 )
...
Fixes #41683
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-08-06 08:41:16 -04:00
dependabot[bot]
2d15033b47
Bump @testing-library/jest-dom from 6.6.3 to 6.6.4 in /js ( #41450 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.6.4
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-08-06 12:32:49 +00:00
dependabot[bot]
33b9651adc
Bump @types/node from 24.1.0 to 24.2.0 in /js ( #41668 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 24.1.0 to 24.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.2.0
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-08-06 12:29:09 +00:00
dependabot[bot]
5d8b82d95c
Bump lint-staged from 16.1.2 to 16.1.4 in /js ( #41633 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 16.1.2 to 16.1.4.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.1.2...v16.1.4 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-version: 16.1.4
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-08-06 14:07:44 +02:00
dependabot[bot]
ca92aefcfe
Bump chalk from 5.4.1 to 5.5.0 in /js ( #41634 )
...
Bumps [chalk](https://github.com/chalk/chalk ) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/chalk/chalk/releases )
- [Commits](https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0 )
---
updated-dependencies:
- dependency-name: chalk
dependency-version: 5.5.0
dependency-type: direct:production
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-08-06 14:07:29 +02:00
dependabot[bot]
6ab5881323
Bump fs-extra from 11.3.0 to 11.3.1 in /js ( #41687 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 11.3.0 to 11.3.1.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.0...11.3.1 )
---
updated-dependencies:
- dependency-name: fs-extra
dependency-version: 11.3.1
dependency-type: direct:production
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-08-06 14:05:40 +02:00
dependabot[bot]
74300e5c6d
Bump @testing-library/dom from 10.4.0 to 10.4.1 in /js ( #41447 )
...
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 10.4.0 to 10.4.1.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.4.0...v10.4.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
dependency-version: 10.4.1
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-08-06 14:05:16 +02:00
dependabot[bot]
64116817b2
Bump vite from 7.0.5 to 7.0.6 in /js
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.0.5 to 7.0.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.0.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 09:04:28 -03:00
Martin Bartoš
73eb57a7d3
Cannot use dev-file for additional datasources ( #41689 )
...
Closes #41641
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-08-06 12:01:30 +02:00
Steven Hawkins
c231574d4c
fix: ensuring the ordering of the providers ( #41685 )
...
closes : #41653
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-08-06 10:06:56 +02:00
AvivGuiser
9feca65665
feat(operator): add support for custom labels in ingress ( #41627 )
...
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
2025-08-06 09:09:42 +02:00
Steven Hawkins
5731cdf673
fix: correcting how provider default is found ( #41678 )
...
closes : #41677
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-08-06 08:50:43 +02:00
Martin Bartoš
534a37f356
Remove workaround for PostgreSQL and Liquibase
...
Closes #40687
This reverts commit 3a7569662ee6286a9c9138963b0f70beba90a561.
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-08-05 16:35:25 -03:00
Pedro Igor
6014a0e1a2
Fixing test
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-08-05 14:14:49 -03:00
statist32
93bcb16b20
Use providerId from class attribute
...
Signed-off-by: statist32 <lars_31@hotmail.de>
2025-08-05 14:14:49 -03:00
statist32
85ad8a3b0d
Load declarative component instead of any user profile component
...
Signed-off-by: statist32 <lars_31@hotmail.de>
2025-08-05 14:14:49 -03:00
Steven Hawkins
11924e6473
enhance: adding the ability to get the root config from a Scope
...
closes : #36268
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-08-05 18:51:33 +02:00
Steven Hawkins
d3d217e074
fix: showing only the canonical oauth2 property name ( #41652 )
...
closes : #41624
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-08-05 11:03:27 -04:00
Pedro Ruivo
75afda4104
Ensure cache configuration has correct number of owners
...
Closes #41558
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
2025-08-05 15:19:03 +01:00
Stan Silvert
65ba383a26
Using a different attrib name fixes flakiness ( #41649 )
...
Fixes #41648
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-08-05 10:06:05 -04:00
Pedro Igor
725f1e40f0
Re-enable test for setting the basic info in the account console ( #41650 )
...
Closes #41289
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-08-05 09:17:11 -04:00
Adham Ahmed Hussein Mahrous
0c2226b4c4
Show transport media for WebAuthn authenticators in Account console
...
Closes #10063
Signed-off-by: Adham Ahmed Hussein Mahrous <adhamahmad541@gmail.com>
2025-08-05 15:03:59 +02:00
Ryan Emerson
50181816b6
Utilise table to display Features
...
Closes #41328
Signed-off-by: Ryan Emerson <remerson@ibm.com>
2025-08-04 20:14:20 +02:00
Martin Bartoš
0c213c2f3d
Fix formatting issue for Operator Realm Import docs ( #41644 )
...
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-08-04 13:55:42 -04:00
Steven Hawkins
a79e603272
fix: cutting down on the memory footprint for import ( #41196 )
...
closes : #40875
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-08-04 11:02:39 -04:00
Alexander Böhm
9cdbd1cc35
added a non-null check to check whether the to be exported realm exists ( #40655 )
...
* added non-null check for the exported realm like already used in SingleFileExportProvider to have a proper error message in case the realm does not exist
Closes #39122
Signed-off-by: Alexander Böhm <boehm.alexanderb@gmail.com>
* added tests based upon review conversation
Closes #39122
Signed-off-by: Alexander Böhm <boehm.alexanderb@gmail.com>
* updating tests for non existent realm name
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
---------
Signed-off-by: Alexander Böhm <boehm.alexanderb@gmail.com>
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Co-authored-by: Steve Hawkins <shawkins@redhat.com>
2025-08-04 08:42:55 -04:00
Steven Hawkins
f5f93ef6e1
fix: adding the ability to set the ingress tlsSecret ( #41426 )
...
* fix: adding the ability to set the ingress tlsSecret
closes : #34777
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
* Apply suggestions from code review
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>
---------
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
2025-08-04 09:28:46 -03:00
Ogen Bertrand
db01ff742b
[OID4VCI] Add support for credential_response_encryption in credential request ( #41001 )
...
Closes #39310
Closes #41031
Signed-off-by: Ogenbertrand <ogenbertrand@gmail.com>
2025-08-04 10:44:41 +00:00
mposolda
3cc8808465
Wrap deprecated passkeys authenticator behind the feature
...
closes #40696
Signed-off-by: mposolda <mposolda@gmail.com>
2025-08-01 16:48:57 +02:00
Alexander Schwartz
31495ec7b9
Adjust the test to dynamically remove all sessions
...
This will handle even those sessions created by other tests.
Closes #41545
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-08-01 14:16:49 +02:00
Ricardo Martin
f45280a65d
Add a securing-apps guide with the specifications implemented by keycloak
...
Closes #41176
Signed-off-by: rmartinc <rmartinc@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2025-08-01 09:28:37 +00:00
Stan Silvert
eb814bb927
Move flaky test to top so it will run first. ( #41599 )
...
Fixes #41598
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-08-01 11:11:10 +02:00
Takashi Norimatsu
cb4e06b6f8
FAPI 2.0 Security Profile Final - Documentation
...
closes #41121
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2025-08-01 09:24:30 +02:00
forkimenjeckayang
43610cfa67
[OID4VCI] Update SD-JWT VCs Format Identifier to dc+sd-jwt ( #41233 )
...
Closes #39293
Signed-off-by: forkimenjeckayang <forkimenjeckayang@gmail.com>
2025-08-01 09:13:35 +02:00
Stan Silvert
72bc02c34a
Log retry count for all Playwright runs. ( #41472 )
...
Closes #41471
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-07-31 13:33:31 -04:00