fwojnar
e30e6cba8e
Remove Safari from supported web drivers ( #30424 )
...
Related to #29921
Signed-off-by: wojnarfilip <fwojnar@redhat.com>
Co-authored-by: wojnarfilip <fwojnar@redhat.com>
2024-06-24 13:27:12 +02:00
fwojnar
640db99c27
Remove Appium from supported web drivers ( #30483 )
...
Related to #29921
Signed-off-by: wojnarfilip <fwojnar@redhat.com>
Co-authored-by: wojnarfilip <fwojnar@redhat.com>
2024-06-24 13:26:33 +02:00
agagancarczyk
b77a69ed18
added missing help text on tokens tab ( #30686 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-24 11:39:26 +01:00
dependabot[bot]
62fbd3aed0
Bump @types/node from 20.14.7 to 20.14.8 ( #30675 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.7 to 20.14.8.
- [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-06-24 10:38:57 +00:00
dependabot[bot]
07081e1916
Bump @types/mocha from 10.0.6 to 10.0.7 ( #30676 )
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 10.0.6 to 10.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
---
updated-dependencies:
- dependency-name: "@types/mocha"
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-06-24 12:17:38 +02:00
Giuseppe Graziano
ee44f09cf3
Removed jakarta transformation modules from saml adapters
...
Closes #30556
Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com>
2024-06-24 11:03:38 +02:00
Takashi Norimatsu
b0aac487a3
VC issuance in Authz Code flow with considering scope parameter
...
closes #29725
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2024-06-24 10:53:19 +02:00
Erik Jan de Wit
3156f264b7
made realm the namespace so we can change the bundle ( #30239 )
...
fixes : #29566
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-24 09:00:09 +01:00
Sascha Marcel Schmidt
13ef6fb1c8
fix(operator): Scale statefulset to 0 to prepare for update ( #30450 )
...
When performing a keycloak update, the operator is supposed to make sure that
potential database migrations are run with only one pod active. This change
makes the operator scale down the stateful set to zero pods in preparation for
the update. The next reconciliation loop will scale the stateful set back up
and change the image, making sure migrations are being run on the first pod
that is brought up. This also makes sure that the rollover works even if the
infinispan versions are incompatible. (ref: #30449 )
Signed-off-by: Schmidt, Sascha (sasschmidt) <sascha.schmidt@breuninger.de>
2024-06-21 13:44:54 +00:00
Hynek Mlnarik
333f1fb7ee
Fix Keycloak.v2 login theme
...
This fixes the findings from #30319 .
The tests are not updated and are run on legacy keycloak theme.
The new login theme is kept disabled, since otherwise it would
be treated as default and used by tests which is said to be
unacceptable due to test duration.
Fixes : #29009
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-21 15:18:33 +02:00
julien-sarik
dd7e82cd16
Fix usage of management port in the documentation ( #30653 )
...
Health and metrics endpoints are documented as being served on port 8443 instead of 9000 in [the guide about Running Keycloak in a container](https://www.keycloak.org/server/containers#_starting_the_optimized_keycloak_container_image ).
Closes #30652
Signed-off-by: julien <julien.sarik@gmail.com>
2024-06-21 12:59:13 +00:00
Erik Jan de Wit
ab04bf0aab
fix select dropdown value
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-21 14:46:20 +02:00
Jon Koops
df18629ffe
Use a default Java version from root POM ( #29927 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-21 14:19:31 +02:00
Jon Koops
f3a138cd74
Implement a basic PoC of an injectable WebDriver ( #30378 )
...
Closes #30376
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-21 14:16:22 +02:00
Jon Koops
7af186b3b6
Explicitly configure publication for NPM packages ( #30289 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-21 14:15:53 +02:00
Erik Jan de Wit
5dd6e1412d
small fix for library mode ( #30645 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-21 09:48:55 +00:00
Erik Jan de Wit
4745aecc70
added missing consent text ( #30493 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-21 11:25:43 +02:00
mposolda
6a9e60bba0
Flow steps back when changing locale or refreshing page on 'Try another way page'
...
closes #30520
Signed-off-by: mposolda <mposolda@gmail.com>
2024-06-21 11:22:15 +02:00
rmartinc
592c2250fc
Add briefRepresentation query parameter to getUsersInRole endpoint
...
Closes #29480
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-06-21 11:21:02 +02:00
Takashi Norimatsu
6b135ff6e7
client-jwt authentication fails on Token Introspection Endpoint
...
closes #30599
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2024-06-21 10:47:25 +02:00
rmartinc
0ce778061c
Removing SAML adapters (zip) distribution
...
Closes #30555
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-06-21 10:42:36 +02:00
dependabot[bot]
3a2dffa839
Bump @types/node from 20.14.6 to 20.14.7 ( #30638 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.6 to 20.14.7.
- [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-06-21 08:15:10 +00:00
mposolda
217a064d80
Make sure not possible to import jakarta classes in admin-client-jee
...
closes #30623
Signed-off-by: mposolda <mposolda@gmail.com>
2024-06-21 10:12:26 +02:00
dependabot[bot]
5bc871ad0d
Bump typescript from 5.4.5 to 5.5.2 ( #30640 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: typescript
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-06-21 09:54:47 +02:00
dependabot[bot]
571395db93
Bump @octokit/rest from 20.1.1 to 21.0.0 ( #30639 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 20.1.1 to 21.0.0.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v20.1.1...v21.0.0 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:production
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-06-21 09:18:36 +02:00
dependabot[bot]
14ab5a3f36
Bump monaco-editor from 0.49.0 to 0.50.0 ( #30637 )
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.49.0 to 0.50.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: monaco-editor
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-06-21 09:18:15 +02:00
dependabot[bot]
5ff8c45213
Bump @types/uuid from 9.0.8 to 10.0.0 ( #30636 )
...
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid ) from 9.0.8 to 10.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid )
---
updated-dependencies:
- dependency-name: "@types/uuid"
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-06-21 09:17:54 +02:00
dependabot[bot]
d79aae6963
Bump reactflow from 11.11.3 to 11.11.4 ( #30635 )
...
Bumps [reactflow](https://github.com/xyflow/xyflow/tree/HEAD/packages/reactflow ) from 11.11.3 to 11.11.4.
- [Release notes](https://github.com/xyflow/xyflow/releases )
- [Changelog](https://github.com/xyflow/xyflow/blob/11.11.4/packages/reactflow/CHANGELOG.md )
- [Commits](https://github.com/xyflow/xyflow/commits/11.11.4/packages/reactflow )
---
updated-dependencies:
- dependency-name: reactflow
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-06-21 09:17:39 +02:00
mposolda
d5c9fbbdd9
Cleanup dependencies of keycloak-client-registration-api to not have dependency on server
...
closes #30629
Signed-off-by: mposolda <mposolda@gmail.com>
2024-06-20 19:48:32 +02:00
Pedro Igor
a0ad680346
Adding an alias to organization and exposing them to templates
...
Closes #30312
Closes #30313
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-20 14:36:14 -03:00
Erik Jan de Wit
8d0e03a271
use clientId instead of id to save client ( #30523 )
...
fixes : #30436
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-06-20 14:16:32 +02:00
miikuru002
3f25635c3f
Fix invalid parameter for Spanish translation
...
Closes #30591
Signed-off-by: J. Ortega <jamutaqortegavelez@gmail.com>
2024-06-20 10:41:33 +00:00
rmartinc
f690947cea
Remove the SAML undertow adapter
...
Closes #30554
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-06-20 09:47:14 +02:00
Giuseppe Graziano
6b07b67667
Removed saml filter adapter tests
...
Closes #30553
Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com>
2024-06-20 09:42:59 +02:00
dependabot[bot]
71b7565538
Bump eslint-plugin-react from 7.34.2 to 7.34.3
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.2 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 08:12:28 +02:00
dependabot[bot]
eb892c67d2
Bump @types/node from 20.14.4 to 20.14.6
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.4 to 20.14.6.
- [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>
2024-06-20 07:57:20 +02:00
Alexander Schwartz
fdf4853818
Reduce warnings due to the missing license plugin
...
Closes #30465
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-06-19 17:19:49 +02:00
agagancarczyk
5ee271e787
fix for Frontend URL realm setting label ( #30574 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-06-19 15:04:22 +00:00
Hynek Mlnarik
e1eb8d3bbe
Fix partial_import_test
...
Fixes : #30492
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-06-19 16:21:36 +02:00
Jon Koops
77fb3c4dd4
Use correct host URL for Admin Console requests ( #30535 )
...
Closes #30432
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-19 15:21:53 +02:00
Pedro Ruivo
5fc12480fd
External Infinispan as cache - Part 4 ( #30072 )
...
UserSessionProvider implementation to make use of Infinispan remote
cache.
Closes #28755
Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2024-06-19 14:47:57 +02:00
Pedro Ruivo
9006218559
External Infinispan as cache - Part 3
...
Implementation of UserLoginFailureProvider using remote caches only.
Closes #28754
Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2024-06-19 14:47:57 +02:00
Pedro Ruivo
833aad661e
External Infinispan as cache - Part 2
...
Includes a new implementation for the providers:
* StickySessionEncoderProviderFactory
* LoadBalancerCheckProviderFactory
* SingleUseObjectProviderFactory
Closes #28648
Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2024-06-19 14:47:57 +02:00
Pedro Ruivo
d2ae27a1e2
External Infinispan as cache - Part 1
...
Part 1 includes
* New experimental feature to enable the new code
* New providers using RemoteCache only
* New test profile to run the tests with the experimental feature
New providers' implementation for:
* InfinispanConnectionProvider
* AuthenticationSessionProvider
* ClusterProvider
Closes #28140
Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2024-06-19 14:47:57 +02:00
Jon Koops
2b35b4430c
Output Vite build directly into Maven target directory ( #30490 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-06-19 14:36:04 +02:00
Martin Kanis
dc109381e1
Refactor organization tests
...
Closes #30338
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2024-06-19 09:34:24 -03:00
Martin Kanis
89f83e9788
Importing organizations failing if there is no broker and members in the representation
...
Closes #30305
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2024-06-19 08:46:04 -03:00
Pedro Igor
57139cbefc
Internal read-only attributes have precedence over unmanaged attribute policy
...
Closes #30240
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-06-19 12:05:01 +02:00
rmartinc
9a0fcf5982
Remove the timeout in authChecker when page is unloaded
...
Closes #30334
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-06-19 11:52:07 +02:00
Pedro Ruivo
c48e7bc24c
Update to Infinispan 15.0.5.Final
...
Closes #30557
Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2024-06-19 11:50:24 +02:00