dependabot[bot]
ee5452ffc8
Bump react-i18next from 14.1.1 to 14.1.2
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 14.1.1 to 14.1.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.1...v14.1.2 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-23 10:13:37 +02:00
Stan Silvert
5d1166b473
OAuth 2.0 Device Polling Interval - Realms settings/Token Tab +- to change value not working ( #29767 )
...
* OAuth 2.0 Device Polling Interval - Setting in Realms settings/Token Plus-Minus to change value not working
>
> The input was taking a String type variable. Fixed it by converting it to a number so that numeric calculations can be done on it. Also, applied a condition for Minus button so that the count is never less than zero since the default value is 0.
>
> Closes #29551
Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>
* Satisfy linter.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
---------
Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
Co-authored-by: Ahana Mallik <ahanamallik@gmail.com>
2024-05-23 10:11:24 +02:00
Thomas Darimont
ab376d9101
Make required actions configurable ( #28400 )
...
- Add tests for crud operations on configurable required actions
- Add support exposing the required action configuration via RequiredActionContext
- Make configSaveError message reusable in other contexts
- Introduced admin-ui specific endpoint for retrieving required actions with config metadata
Fixes #28400
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-23 08:38:36 +02:00
Mark Franceschelli
bc82e7eb3c
Fix deprecated wizards ( #29453 )
...
* updated wizards
Signed-off-by: mfrances <mfrances@redhat.com>
* fix broken tests
Signed-off-by: mfrances <mfrances@redhat.com>
---------
Signed-off-by: mfrances <mfrances@redhat.com>
2024-05-22 14:18:28 +02:00
vramik
278341aff9
Add organizations enabled/disabled capability
...
Closes #28804
Signed-off-by: vramik <vramik@redhat.com>
2024-05-22 07:58:26 -03:00
dependabot[bot]
cb8526e48c
---
...
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>
2024-05-22 09:04:45 +02:00
dependabot[bot]
70bdf29f38
---
...
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 09:03:29 +02:00
Pedro Igor
b019cf6129
Support unmanaged attributes for service accounts and make sure they are only managed through the admin api
...
Closes #29362
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-05-21 16:56:18 -03:00
秉虎
82ae047231
Update KeysListTab.tsx ( #29337 )
...
* Update KeysListTab.tsx
Signed-off-by: 秉虎 <s96016641@gmail.com>
* added missing singular key
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: 秉虎 <s96016641@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-21 13:56:57 +02:00
Hynek Mlnarik
65fcd44fe1
Use admin console correctly in KeycloakIdentity
...
Fixes : #29688
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-05-21 13:35:44 +02:00
mposolda
bb5f308e1d
Translations for loa-condition-level and loa-max-age
...
closes #29738
Signed-off-by: mposolda <mposolda@gmail.com>
2024-05-21 13:28:35 +02:00
dependabot[bot]
9d16f0e7c0
---
...
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 13:25:46 +02:00
himanshi1099
95d883c76f
Enable user when removing temporary lock ( #29618 )
...
Closes #29336
Signed-off-by: Himanshi Gupta <higupta@redhat.com>
2024-05-21 11:21:24 +02:00
Erik Jan de Wit
1a4b6090d3
add value of unmanagedAttributePolicy to the form ( #29645 )
...
fixes : #29644
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-21 10:55:16 +02:00
Stan Silvert
7a0eec5e19
Skip failing test for now.
...
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2024-05-21 09:32:12 +02:00
dependabot[bot]
b7a2c2a834
Bump lightningcss from 1.24.1 to 1.25.0
...
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases )
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.24.1...v1.25.0 )
---
updated-dependencies:
- dependency-name: lightningcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 21:06:58 +02:00
dependabot[bot]
cc558b4090
Bump i18next-http-backend from 2.5.1 to 2.5.2
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.5.1 to 2.5.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 17:15:33 +02:00
Hynek Mlnarik
5212878e9f
Temporarily disable client_authorization_test
...
Workaround for #29688
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-05-20 14:44:36 +02:00
rmartinc
3304540855
Allow admin console whoami endpoint to applications that have a special attribute
...
Closes #29640
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-05-20 09:51:07 +02:00
NorwayFun
519421606c
Georgian translation ( #29559 )
...
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Signed-off-by: norwayfun <temuri.doghonadze@gmail.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-05-15 16:57:17 +00:00
Hynek Mlnarik
ef4a246aa9
Keep correct format of config fields
...
Fixes : #29314
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-05-15 17:17:07 +02:00
Hynek Mlnarik
3ecc564575
Remove the video file only if it exists
...
Fixes : #29554
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-05-15 15:07:22 +02:00
jhchong92
5cacf8637c
Add FormSubmitButton
to handle form submission consistently ( #28701 )
...
Closes #28256
Signed-off-by: jchong <jhchong92@gmail.com>
2024-05-14 16:34:30 +02:00
Erik Jan de Wit
4b6d0fb651
fix smtp authenticate issue ( #29508 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-14 16:05:58 +02:00
Stan Silvert
f14f4805d6
Fix access for IDP links tab. ( #29428 )
...
* Fix access for IDP links tab.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
* Fix tests.
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
---------
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2024-05-14 14:49:47 +02:00
Nicola Beghin
3d1c20b4a5
Add new ProviderConfigProperty
type for URLs in Admin Console ( #27743 )
...
Closes #27673
Signed-off-by: Nicola Beghin <nicolabeghin@gmail.com>
2024-05-14 09:34:49 +00:00
Hynek Mlnarik
7daa2a0471
Only store videos of failed Cypress tests
...
`cypressSplit` function overrides the `after:spec` trigger which
is used for removing videos of successful tests.
Fixes : #29471
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-05-13 16:57:32 +02:00
agagancarczyk
b01e47feec
Added localization for User Profile attribute groups ( #29374 )
...
* resolved conflicts
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* added localization feature to up attributes groups
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* refactor
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fix linting
Signed-off-by: Jon Koops <jonkoops@gmail.com>
* fixed attribute groups test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed another failing test
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* reverted the test change
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-05-13 09:50:00 -04:00
James Hewitt
ee93561706
Change the default role mapping filter to clients ( #29405 )
...
Client roles are more common that realm roles, so we should start the
user off looking at a more useful set of options.
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2024-05-13 09:46:07 +02:00
dependabot[bot]
2c8f890251
Bump @types/react from 18.3.1 to 18.3.2
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.3.1 to 18.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 09:28:52 +02:00
dependabot[bot]
ff83cbd496
Bump react-router-dom from 6.23.0 to 6.23.1
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.23.0 to 6.23.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.23.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 09:08:41 +02:00
dependabot[bot]
67a7e23c6b
Bump i18next from 23.11.3 to 23.11.4
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.11.3 to 23.11.4.
- [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/v23.11.3...v23.11.4 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 08:46:12 +02:00
Hynek Mlnarik
1c3890bb0e
Workaround fixes for clients_test to pass
...
Fixes : #29440
2024-05-10 10:34:28 +02:00
dependabot[bot]
ba75950ebd
Bump cypress-split from 1.23.1 to 1.23.2
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.1 to 1.23.2.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.1...v1.23.2 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 10:46:36 +02:00
dependabot[bot]
1ce2916bbc
Bump cypress from 13.8.1 to 13.9.0
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.8.1 to 13.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.8.1...v13.9.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 10:46:14 +02:00
Hynek Mlnařík
5ec3d759d9
Randomize Cypress TS and fix tests failing after this change ( #29350 )
...
* Fix user_fed_ldap_test
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
* Fix clients_test
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
* Generate random seed to shuffle tests
Signed-off-by: Jon Koops <jonkoops@gmail.com>
* Remove async / await
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
* Fix async test
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
---------
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-05-08 09:33:21 -04:00
Jon Koops
f098f19b15
Upgrade JS dependencies to latest version ( #29379 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-05-08 15:02:45 +02:00
Erik Jan de Wit
e28aa90fcb
use context for adminClient ( #28693 )
...
* use context for adminClient
Now we can reuse the components as we can use the adminClient from the context
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* split environment into base, admin and account
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added type to useEnvironment
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-08 10:23:43 +02:00
James Hewitt
aa5c7c0310
Add a separator for listing required permissions ( #29272 )
...
Closes #29213
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2024-05-07 16:34:06 -04:00
Mark Franceschelli
579197a254
Fix deprecated PF5 Tables ( #29224 )
...
* table dep fixed
Signed-off-by: mfrances <mfrances@redhat.com>
* fix tests
Signed-off-by: mfrances <mfrances@redhat.com>
---------
Signed-off-by: mfrances <mfrances@redhat.com>
2024-05-07 08:15:34 -04:00
Erik Jan de Wit
02cece07e5
use default also when it doesn't contain a "##" ( #29308 )
...
fixes : #29263
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-05-07 09:46:20 +02:00
Anil
2dcd05134e
Improve alternative step display in FlowDiagram ( #28699 ) ( #28700 )
...
* Refactor FlowDiagram to explicitly link concurrent groupings
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Remove subflow nodes from FlowDiagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Remove disabled steps and subflows from FlowDiagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Change alternative steps to be serial w/ labels
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
---------
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
2024-05-07 09:43:57 +02:00
Alexander Schwartz
c47083abb2
Translated using Weblate (German)
...
Translation: Keycloak/Account UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/account-ui/de/
Translated using Weblate (German)
Translation: Keycloak/Theme base/account
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseaccount/de/
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2024-05-06 17:57:43 +02:00
Robin
fd0e4eea6f
Translated using Weblate (German)
...
Translation: Keycloak/Admin UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/admin-ui/de/
Translated using Weblate (German)
Translation: Keycloak/Theme base/account
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseaccount/de/
Translated using Weblate (German)
Translation: Keycloak/Theme base/account
Translate-URL: https://hosted.weblate.org/projects/keycloak/theme-baseaccount/de/
Co-authored-by: Robin <39960884+robson90@users.noreply.github.com>
Signed-off-by: Robin <39960884+robson90@users.noreply.github.com>
2024-05-06 17:57:43 +02:00
Anil
6a38be6239
Fix incorrect branching for some authentication flow diagrams. Fixes #28479 ( #28480 )
...
* Refactor node creation in FlowDiagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Fix flow diagram incorrect branching display
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Enable react unit testing with vitest
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Add react tests for FlowDiagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
* Add cypress test for browser flow diagram
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
---------
Signed-off-by: Anil Dhurjaty <anil.dhurjaty@appfolio.com>
2024-05-06 13:21:32 +02:00
Alexander Schwartz
a9532274e3
Generate translations for locales via built-in Java functionality ( #29125 )
...
Closes #29124
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-05-06 09:30:14 +02:00
Ricardo Martin
65bdf1a604
Encode realm name in console URIs ( #29102 )
...
Before this fix console uris (including the client redirect uris) did not contain the url encoded realm name and therefore were invalid.
closes #25807
Signed-off-by: Philip Sanetra <code@psanetra.de>
Signed-off-by: rmartinc <rmartinc@redhat.com>
Co-authored-by: Philip Sanetra <code@psanetra.de>
Co-authored-by: rmartinc <rmartinc@redhat.com>
2024-05-02 10:30:06 +02:00
Erik Jan de Wit
879fe082dd
add login2 to start script ( #29002 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-04-30 13:34:36 -04:00
Mark Franceschelli
98a620e227
EventsSection icons with color props should be wrapped in Icon ( #28826 )
...
* icon fixes
Signed-off-by: mfrances <mfrances@redhat.com>
* rm autogenerated space
Signed-off-by: mfrances <mfrances@redhat.com>
---------
Signed-off-by: mfrances <mfrances@redhat.com>
2024-04-30 08:05:55 -04:00
Erik Jan de Wit
878be98122
added params to config giving users context ( #28769 )
...
fixes : #28616
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-04-30 08:05:29 -04:00