Commit Graph

27026 Commits

Author SHA1 Message Date
Jose Angel Munoz cfdfd828ce Fix GitHub Links to quickstarts in getting started guide (#35919)
closes #35947


Signed-off-by: Jose Angel Munoz <5019972+imjoseangel@users.noreply.github.com>
Signed-off-by: joseangel <joseangel.munoz@zurich.com>
2024-12-16 16:58:11 +01:00
Thomas Darimont 368c1f5a76 Add ProviderConfigProperty types for numeric values
Fixes #29511

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-12-16 14:53:06 +01:00
Erik Jan de Wit 83bba0f84e added loading indicator when waiting for data (#35887)
fixes: #35874

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-16 13:40:18 +00:00
Erik Jan de Wit 2979beadde wait for load after changing role type (#35890)
* wait for load after changing role type

might stabilize the client test

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

* changed to wait in the loading spinner to disappear

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

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-16 13:39:58 +00:00
Manuel Schallar 7e08b095a3 Use optional realm attribute for request param max size/number (#25007)
closes #25006 

Enable fail-fast toggle for additional request parameter parsing
Enable configuration of an overall size of additional request parameters

Everything is backwardscompatible. No configuration necessary when upgrading.

Signed-off-by: Manuel Schallar <manuel.schallar@prime-sign.com>
Co-authored-by: Manuel Schallar <manuel.schallar@prime-sign.com>
2024-12-16 14:03:12 +01:00
Martin Bartoš 9f13b271ec OTEL: Fix #podNamePropagation test for Operator (#35769)
Fixes #32490

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2024-12-16 13:20:03 +01:00
Hosted Weblate f13a6abbe0 Updated translation for Dutch
Closes #35939

Language: nl

Co-authored-by: exbu <meharmsen@me.com>
Signed-off-by: exbu <meharmsen@me.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
2024-12-16 11:38:27 +01:00
dependabot[bot] 951fdb0f65 Bump @rollup/plugin-replace from 6.0.1 to 6.0.2 in /js (#35929)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 6.0.1 to 6.0.2.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.2/packages/replace)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  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>
2024-12-16 10:28:38 +00:00
dependabot[bot] e4b2fc1b2a Bump @rollup/plugin-commonjs from 28.0.1 to 28.0.2 in /js (#35928)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 28.0.1 to 28.0.2.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.2/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  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>
2024-12-16 10:27:44 +00:00
dependabot[bot] afd7af45e1 Bump @eslint/js from 9.16.0 to 9.17.0 in /js (#35927)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  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>
2024-12-16 11:10:07 +01:00
dependabot[bot] 9397fac3d3 Bump @rollup/plugin-node-resolve from 15.3.0 to 16.0.0 in /js (#35930)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.3.0 to 16.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v16.0.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  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>
2024-12-16 11:08:50 +01:00
Alexander Schwartz 039bcc8d25 Remove duplicate keys from message file
Closes #35937

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-12-16 11:08:10 +01:00
dependabot[bot] 82c1473f5e Bump eslint from 9.16.0 to 9.17.0 in /js (#35926)
Bumps [eslint](https://github.com/eslint/eslint) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.16.0...v9.17.0)

---
updated-dependencies:
- dependency-name: eslint
  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>
2024-12-16 11:04:34 +01:00
Weblate (bot) 67cad56782 Update translation files (#35936)
Updated by "Cleanup translation files" hook in Weblate.

Signed-off-by: Hosted Weblate <hosted@weblate.org>
2024-12-16 10:49:22 +01:00
dependabot[bot] 26a9516126 Bump react-hook-form from 7.54.0 to 7.54.1 in /js (#35885)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.54.0 to 7.54.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.54.0...v7.54.1)

---
updated-dependencies:
- dependency-name: react-hook-form
  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>
2024-12-13 15:38:39 +00:00
dependabot[bot] 2123c63ff8 Bump react-i18next from 15.1.4 to 15.2.0 in /js (#35886)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.1.4 to 15.2.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.1.4...v15.2.0)

---
updated-dependencies:
- dependency-name: react-i18next
  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>
2024-12-13 15:56:46 +01:00
Stefan Guilhen 15259f4d0e Remove testPostBrokerLoginFlowWithOTP_bruteForceEnabled
- OTP with brute force is already tested in BruteForceTest

Closes #34592
Closes #35068

Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2024-12-13 11:33:04 -03:00
Tobi 26fe9b28fe Reduce debounce to 300ms (#35677)
Signed-off-by: twobiers <22715034+twobiers@users.noreply.github.com>
2024-12-13 15:03:11 +01:00
Erik Jan de Wit fb8f5ce908 another try to fix the tests (#35821)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-12-13 08:34:43 -05:00
Leandro Conca De Luccia 771f45f027 Fix username typo in pt_BR account console
Closes #35876

Signed-off-by: Leandro Conca <lluccia@gmail.com>
Co-authored-by: Leandro Conca <leandro.luccia@spcbrasil.org.br>
2024-12-13 12:48:20 +00:00
rmartinc 2868a399dc Remove updateMasterAdminPassword call in AbstractKeycloakTest
Closes #35088

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-12-13 13:37:19 +01:00
Steven Hawkins 5584a5518e fix: allow multiple non-xa datasources to work (#35878)
closes: #34880

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-12-13 12:03:37 +01:00
Steven Hawkins 2bb98d9684 fix: updating the partially dynamic url to not include path (#35831)
closes: #35706

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-12-13 12:01:13 +01:00
Steven Hawkins cb1d28d043 fix: deprecating the default db value in production mode (#35674)
closes: #23805



Fix typo in docs, some improvements



adding a negative assertion



Update docs/documentation/upgrading/topics/changes/changes-26_1_0.adoc

Signed-off-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2024-12-13 11:59:55 +01:00
Marek Posolda 0265cb6254 Update upgrading notes with the changes related to core clients (#35860)
closes #35859

Signed-off-by: mposolda <mposolda@gmail.com>


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
2024-12-13 10:12:37 +01:00
Marek Posolda 47753b9624 Release note about node.js adapter and javascript adapter released in… (#35857)
closes #35856

Signed-off-by: mposolda <mposolda@gmail.com>


Co-authored-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>

---------

Signed-off-by: mposolda <mposolda@gmail.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-12-13 09:38:55 +01:00
Erik Jan de Wit 6c2b573ec2 Revert "use master realm to fetch realm names list (#35128)" (#35871)
This reverts commit 272ebcc2e6.
2024-12-12 12:32:01 -05:00
Alexander Schwartz c8078fa2af Optimize meter generation
Closes #35834

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Pedro Ruivo <pruivo@users.noreply.github.com>
2024-12-12 18:00:41 +01:00
Bruno Oliveira da Silva f12fe052a6 Revert "Move Snyk reports from GitHub Security tab to GitHub issues"
This reverts commit 65a96757bd.
2024-12-12 11:10:08 -03:00
Michal Hajas 2c0d42ae1d Test metrics from Observability guides are available
Closes #35807

Signed-off-by: Michal Hajas <mhajas@redhat.com>
2024-12-12 14:43:22 +01:00
dependabot[bot] 231dc1acee Bump rollup from 4.28.0 to 4.28.1 in /js (#35717)
Bumps [rollup](https://github.com/rollup/rollup) from 4.28.0 to 4.28.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.28.0...v4.28.1)

---
updated-dependencies:
- dependency-name: rollup
  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>
2024-12-12 12:35:46 +00:00
Jon Koops ac37711768 Prevent Dependabot from upgrading react-router-dom (#35868)
Closes #35867

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-12-12 13:25:39 +01:00
rmartinc bac5ec8858 Better caching for federated users
Closes #35637

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-12-12 09:22:58 -03:00
dependabot[bot] 1a1cdf4120 Bump i18next from 24.0.5 to 24.1.0 in /js (#35839)
Bumps [i18next](https://github.com/i18next/i18next) from 24.0.5 to 24.1.0.
- [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/v24.0.5...v24.1.0)

---
updated-dependencies:
- dependency-name: i18next
  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>
2024-12-12 13:06:49 +01:00
dependabot[bot] 32e0b8a6a3 Bump @types/node from 22.10.1 to 22.10.2 in /js (#35841)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.10.2.
- [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-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>
2024-12-12 13:05:42 +01:00
Pedro Igor a33d5c646e Better path parameter names for organization and member APIs
Closes #35745

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-12-12 13:02:33 +01:00
Martin Bartoš 41356dff24 Add Keycloak CR support for Tracing options (#35703)
Closes #32092

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2024-12-12 12:59:27 +01:00
Pedro Igor ad679b8729 Exact searches should be the default when querying user by attributes
Closes #35822

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-12-12 12:46:51 +01:00
Alaa 6f469b9dd1 Fix missing userId in LOGIN_ERROR event for permanent lockout with separate username/password forms
Signed-off-by: Alaa <alaainamor@gmail.com>
2024-12-12 11:17:34 +01:00
Ricardo Martin bbca6116b0 Implement a conditional authenticator to check if a sub-flow was executed or not previously in the process (#35668)
Closes #35231

Signed-off-by: rmartinc <rmartinc@redhat.com>


Co-authored-by: Marek Posolda <mposolda@gmail.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2024-12-12 11:16:30 +01:00
Tetsuhiro hiruta 8d934de3cb Add note to building.md for avoid build error which caused by proto-schema-compatibility-maven-plugin check
Closes #35846

Signed-off-by: Tetsuhiro Hiruta <tetsuhiro.hiruta.sg@hitachi.com>
2024-12-12 09:10:17 +00:00
rmartinc 8e13e761b9 Use UPDATE_CREDENTIAL as the enet type in RecoveryAuthnCodesAction
Closes #35760

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-12-12 09:35:45 +01:00
rmartinc 51517d1961 Remove failed attempt in KerberosStandaloneCrossRealmTrustTest.test03SpnegoLoginWithCorrectKerberosPrincipalRealm
Closes #30037

Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-12-12 09:14:44 +01:00
mposolda efdc42c2a4 Token revocation may not correctly revoke related access tokens
closes #35813

Signed-off-by: mposolda <mposolda@gmail.com>
2024-12-11 18:25:35 +01:00
Martin Bartoš 8f2c825835 Enable opentelemetry feature by default (#35756)
Closes #35753

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2024-12-11 16:53:14 +00:00
Václav Muzikář 9993e17346 Ability to specify log category levels through separate options (#35138)
Closes #34957

Co-authored-by: Steve Hawkins <shawkins@redhat.com>
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-12-11 17:27:44 +01:00
Steven Hawkins 27eaaefc4f fix: removing doc that suggests using the config file for quarkus props (#35820)
closes: #35770

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-12-11 16:35:38 +01:00
Stefan Guilhen a43b65281d Search user by id and fallback to username when needed
- prevents performance issues when reading policies as users are always stored by id.

Closes #35796

Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
2024-12-11 11:54:59 -03:00
vramik 16a42d5a64 [FGAP] Create scopes upon creation of the admin permission client
Closes #35810

Signed-off-by: vramik <vramik@redhat.com>
2024-12-11 11:30:36 -03:00
Nicola Baiocco 4c263f4897 fix: refactor LightweightUserAdapter instantiation for DefaultTokenEx… (#35363)
Closes #28241

Signed-off-by: Nicola Baiocco <nicola.baiocco@intesys.it>
2024-12-11 14:46:14 +01:00