Jon Koops
a3591f670f
Isolate account console tests on a per-realm basis ( #41608 )
...
Closes #41606
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-08-12 07:43:21 -04:00
Robin Meese
d235864448
Add zh_Hant.properties file
...
Closes #41744
Signed-off-by: Robin Meese <39960884+robson90@users.noreply.github.com>
2025-08-08 16:12:13 +00:00
Stan Silvert
cb3d59a48c
Fix flaky org test. ( #41753 )
...
Fixes #41752
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-08-08 08:34:54 -04:00
dependabot[bot]
ec35c02392
Bump vite from 7.0.6 to 7.1.0 in /js ( #41737 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.0.6 to 7.1.0.
- [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/create-vite@7.1.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.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-08 11:16:15 +00:00
dependabot[bot]
6a00c48f7a
Bump @vitejs/plugin-react-swc from 3.11.0 to 4.0.0 in /js ( #41738 )
...
Bumps [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc ) from 3.11.0 to 4.0.0.
- [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@4.0.0/packages/plugin-react-swc )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
dependency-version: 4.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 12:06:32 +02: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
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
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
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]
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
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
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
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
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
Weblate (bot)
2b019d711e
Translations update from Hosted Weblate ( #41506 )
...
* Updated translation for Georgian
Language: ka
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
* 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
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>
Co-authored-by: 翁震軒 <benwater12@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: 秉虎 <s96016641@gmail.com>
Signed-off-by: 翁震軒 <benwater12@gmail.com>
---------
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: 秉虎 <s96016641@gmail.com>
Signed-off-by: 翁震軒 <benwater12@gmail.com>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Co-authored-by: 秉虎 <s96016641@gmail.com>
Co-authored-by: 翁震軒 <benwater12@gmail.com>
2025-07-30 20:44:56 +02:00
Stan Silvert
e82f76aee5
Make fileChooser platform independent. ( #41500 )
...
* Make fileChooser platform independent.
Fixes #41474
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
* Added node: prefix to imports.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
---------
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-07-30 13:21:05 -04:00
Jon Koops
1ac1f37508
Use single worker to run tests on CI ( #41541 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-07-30 18:09:25 +02:00
Freeda Vales
bcc85c2ff9
Fix: prevent federated users from being listed on initial Users page load
...
Ensure that the Users page waits for userProfileProvidersEnabled to be defined
before fetching users. This prevents federated users from being listed by
default on first load, providing a consistent experience and avoiding confusion
when user federation is enabled.
Fixes #41044
Signed-off-by: Freeda Vales <freedavales28@gmail.com>
2025-07-30 13:37:25 +02:00
Jon Koops
f81e42ada5
Align and optimize Playwright configurations ( #41461 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-07-28 10:56:14 -04:00
Weblate (bot)
29d1ea19a0
Translations update from Hosted Weblate ( #41420 )
...
* Updated translation for German
Language: de
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>
* Updated translation for Spanish
Language: 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: Hosted Weblate <hosted@weblate.org>
---------
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
2025-07-28 16:03:17 +02:00
秉虎
d2e9b09ebc
Migrate to zh-Hant / zh-Hans for Chinese language
...
Closes : #41239
Signed-off-by: 秉虎 <s96016641@gmail.com>
Signed-off-by: Allen <s96016641@gmail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2025-07-28 11:47:55 +02:00
dependabot[bot]
cc69864ecd
Bump react-i18next from 15.6.0 to 15.6.1 in /js ( #41346 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 15.6.0 to 15.6.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v15.6.0...v15.6.1 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-version: 15.6.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-07-25 14:30:50 -04:00
dependabot[bot]
4b36ab7052
Bump properties-file from 3.5.12 to 3.5.13 in /js ( #41343 )
...
Bumps [properties-file](https://github.com/properties-file/properties-file ) from 3.5.12 to 3.5.13.
- [Release notes](https://github.com/properties-file/properties-file/releases )
- [Changelog](https://github.com/properties-file/properties-file/blob/main/CHANGELOG.md )
- [Commits](https://github.com/properties-file/properties-file/compare/3.5.12...3.5.13 )
---
updated-dependencies:
- dependency-name: properties-file
dependency-version: 3.5.13
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-07-25 14:29:18 -04:00
Weblate (bot)
60bf9689ad
Translations update from Hosted Weblate ( #41126 )
...
* Updated translation for Portuguese (Brazil)
Language: pt_BR
Updated translation for Portuguese (Brazil)
Language: pt_BR
Co-authored-by: Felipe Zorzo <felipe.b.zorzo@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Felipe Zorzo <felipe.b.zorzo@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
* Updated translation for German
Language: de
Translated using Weblate (German)
Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/de/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Robin <39960884+robson90@users.noreply.github.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Robin <39960884+robson90@users.noreply.github.com>
* Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Updated translation for Japanese
Language: ja
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Kohei Tamura <ktamura.biz.80@gmail.com>
* Updated translation for Italian
Language: it
Updated translation for Italian
Language: it
Translated using Weblate (Italian)
Translation: Keycloak/Theme base/admin
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseadmin/it/
Updated translation for Italian
Language: it
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: EdoardoTona <tona.edoardo@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: EdoardoTona <tona.edoardo@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
* Updated translation for Dutch
Language: nl
Updated translation for Dutch
Language: nl
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>
* Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: es
Updated translation for Spanish
Language: 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: Hosted Weblate <hosted@weblate.org>
* Updated translation for French
Language: fr
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>
---------
Signed-off-by: Felipe Zorzo <felipe.b.zorzo@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Robin <39960884+robson90@users.noreply.github.com>
Signed-off-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: EdoardoTona <tona.edoardo@gmail.com>
Signed-off-by: Hernan Lopez <hernan.lopez@gmail.com>
Signed-off-by: Sylvain Pichon <service@spichon.fr>
Co-authored-by: Felipe Zorzo <felipe.b.zorzo@gmail.com>
Co-authored-by: Robin <39960884+robson90@users.noreply.github.com>
Co-authored-by: Kohei Tamura <ktamura.biz.80@gmail.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: EdoardoTona <tona.edoardo@gmail.com>
Co-authored-by: Hernan Lopez <hernan.lopez@gmail.com>
Co-authored-by: Sylvain Pichon <service@spichon.fr>
2025-07-24 12:52:45 +02:00
Stan Silvert
e8c4c442c2
Fix add/del bundle test ( #41340 )
...
Fixes #41339
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-07-23 07:40:27 +00:00
dependabot[bot]
be208643f1
Bump @vitejs/plugin-react-swc from 3.10.2 to 3.11.0 in /js ( #41275 )
...
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react-swc"
dependency-version: 3.11.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-07-22 15:27:04 -04:00
dependabot[bot]
30f804af45
Bump i18next from 25.3.1 to 25.3.2 in /js ( #41047 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 25.3.1 to 25.3.2.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v25.3.1...v25.3.2 )
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.3.2
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-07-22 12:45:36 +00:00
Jon Koops
7d11ac30ea
Fix broken localization tests on Firefox ( #41324 )
...
Closes #41323
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-07-22 12:11:23 +00:00
dependabot[bot]
df91059cfe
Bump vite from 7.0.3 to 7.0.5 in /js ( #41241 )
...
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.0.5
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-07-22 13:14:24 +02:00
Stan Silvert
d354b2c337
Let account test pass for now. Follow up with another issue. ( #41288 )
...
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-07-22 11:08:31 +02:00
Alexis Rico
15b0f032cd
Fallback to display text consent scopes ( #40789 )
...
Closes #40788
Signed-off-by: Alexis Rico <sferadev@gmail.com>
2025-07-21 16:46:18 -04:00
rmartinc
e0bba39da0
Allow configure encryption details for SAML clients
...
Closes #40933
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-07-18 20:13:40 +02:00
Jon Koops
225b693c10
Stabilize flow duplication modal to avoid test failures ( #41218 )
...
Closes #41216
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-07-17 16:42:16 -04:00
Stan Silvert
bfd725d851
Only view svc acct users on exact search
...
Closes #41103
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-07-17 09:22:46 +02:00
dependabot[bot]
7907019ca3
Bump @playwright/test from 1.53.2 to 1.54.1 in /js ( #41131 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.53.2 to 1.54.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.54.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.54.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-07-16 15:13:15 -04:00
dependabot[bot]
a61146c911
Bump react-i18next from 15.5.3 to 15.6.0 in /js ( #40909 )
...
---
updated-dependencies:
- dependency-name: react-i18next
dependency-version: 15.6.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-07-16 15:11:26 -04:00
Jon Koops
c12d0c958a
Fix client scope assigned type test ( #41198 )
...
Closes #41195
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-07-16 14:52:13 -04:00
Takashi Norimatsu
f00cd980c4
Add FAPI 2.0 + DPoP security profile as default profile of client policies
...
closes #35441
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2025-07-16 09:30:11 +02:00
Andreas Kozadinos
5c930c1f73
Bug Fix: Blank Tab in Client Registration Access Policies ( #41143 )
...
Closes #41140
Signed-off-by: Andreas Kozadinos <koza-sparrow@hotmail.com>
2025-07-15 14:09:32 -04:00