Romain LABAT
84c9dd59ac
Support for service accounts when fetch roles is enabled
...
Closes : #30444
Signed-off-by: Romain LABAT <contact@romainlabat.fr >
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com >
2024-06-28 09:30:02 +02:00
Jon Koops
041c7d6b5c
Fix rotated secret ( #30331 ) ( #30887 )
...
Signed-off-by: Andreas Blaettlinger <bln1imb@bosch.com >
(cherry picked from commit d83537005f )
Co-authored-by: Andreas Blättlinger <69153350+andreas-blaettlinger@users.noreply.github.com >
2024-06-27 17:15:36 +00:00
Jon Koops
ddccf58327
added label to option ( #30649 ) ( #30886 )
...
fixes : #30552
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit b07ba763bd )
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2024-06-27 14:15:19 +00:00
agagancarczyk
65a3a39dde
Backport to use clientId instead of id to save client ( #30865 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com >
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-27 07:30:02 -04:00
Hynek Mlnarik
a091c6e2fe
Conditionally show Client Offline Session Max
...
Fixes : #30521
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com >
(cherry picked from commit f65af84191 )
2024-06-27 11:16:02 +02:00
Jon Koops
601b5a7e78
Use the Keycloak server URL for common resources
...
Closes #30541
Signed-off-by: Jon Koops <jonkoops@gmail.com >
(cherry picked from commit cd0dbdf264 )
2024-06-26 16:07:54 +00:00
Martin Bartoš
843e4e533e
New operator failing on health checks ( #30830 )
...
Closes #30355
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz >
2024-06-26 17:51:32 +02:00
Martin Bartoš
6364210285
Describe mTLS overrides for the management interface ( #30814 )
...
Closes #30094
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-06-26 17:50:58 +02:00
agagancarczyk
70604719d2
backport to restore multivalued switch on create attribute ( #30813 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com >
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-26 14:30:03 +02:00
agagancarczyk
224cf44973
backport for issue-30199 ( #30522 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-25 17:43:30 +00:00
Douglas Palmer
e447d29da2
Broken external links
...
Closes #30717
Signed-off-by: Douglas Palmer <dpalmer@redhat.com >
2024-06-25 18:08:01 +02:00
ReneZeidler
a6073e3638
Fix current page highlight in Account UI sidebar navigation ( #30403 ) ( #30409 )
...
Correctly set the isActive attribute for NavItems
in the PageNav. Also corrects the link for the
"Personal info" page in the content.json (no
double slash)
Fixes #30383
Signed-off-by: René Zeidler <rene.zeidler@gmx.de >
2024-06-25 15:27:52 +02:00
Steven Hawkins
b28d291cce
docs: remove reference to features-disabled=default ( #30612 ) ( #30740 )
...
closes : #29761
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
(cherry picked from commit 1983bfc9b1 )
2024-06-25 14:29:33 +02:00
agagancarczyk
394ea13f53
backport to fix username display in the users dropdown on create/edit user policy ( #30737 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com >
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-25 12:31:10 +01:00
Martin Bartoš
4a6e14705c
Fix usage of management port in the documentation ( #30653 ) ( #30732 )
...
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 >
Co-authored-by: julien-sarik <45511956+julien-sarik@users.noreply.github.com >
2024-06-25 10:39:33 +02:00
agagancarczyk
ce28e6785c
backport to add missing help messages on tokens tab ( #30691 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com >
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-24 12:51:35 +01:00
agagancarczyk
864445fe02
Backport fixed tooltip message ( #30562 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com >
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-24 10:38:32 +01:00
miikuru002
aee8801079
Fix invalid parameter for Spanish translation
...
Closes #30591
Signed-off-by: J. Ortega <jamutaqortegavelez@gmail.com >
2024-06-20 19:13:06 +02:00
Alexander Schwartz
3b3ca601bb
Remove AUTO_SERVER H2 default JDBC property ( #30560 )
...
This avoids problems if the hostname can't be resolved by InetAddress.getLocalHost()
Closes #26042
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-06-20 17:01:41 +02:00
Hynek Mlnarik
6d072448e9
Fix partial_import_test
...
Fixes: keycloak#30492
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com >
2024-06-20 09:07:51 +02:00
Jon Koops
28cd9684b0
Use correct host URL for Admin Console requests ( #30535 ) ( #30579 )
...
Closes #30432
Signed-off-by: Jon Koops <jonkoops@gmail.com >
(cherry picked from commit 77fb3c4dd4 )
2024-06-19 15:50:19 -04:00
agagancarczyk
96e7809b23
Backport to fix Frontend URL realm setting label ( #30575 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com >
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-19 18:18:15 +02:00
rmartinc
cd7a376ff2
Remove the timeout in authChecker when page is unloaded
...
Closes #30334
Signed-off-by: rmartinc <rmartinc@redhat.com >
(cherry picked from commit 9a0fcf5982 )
2024-06-19 16:17:36 +02:00
Alexander Schwartz
f3c30ca462
Fix the website on https://www.keycloak.org/server/db showing some asciidoc related ifeval text ( #30569 )
...
Closes #30417
Signed-off-by: Wim Deblauwe <wim.deblauwe@gmail.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Wim Deblauwe <wim.deblauwe@gmail.com >
2024-06-19 15:32:53 +02:00
Pedro Igor
2abd570531
Internal read-only attributes have precedence over unmanaged attribute policy
...
Closes #30240
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
2024-06-19 14:18:21 +02:00
Stefan Guilhen
49ffc040a0
issue keycloak/keycloak#30300 ( #30530 )
...
Closes #30300
Signed-off-by: Nicola Beghin <nicolabeghin@gmail.com >
(cherry picked from commit 5192275780 )
Co-authored-by: Nicola Beghin <nicolabeghin@gmail.com >
2024-06-19 12:36:06 +02:00
Pedro Ruivo
2f9e94ece7
Update to Infinispan 15.0.5.Final
...
Closes #30557
Signed-off-by: Pedro Ruivo <pruivo@redhat.com >
2024-06-19 12:18:49 +02:00
agagancarczyk
554cdc6db0
backport for issue-30510 ( #30524 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com >
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com >
2024-06-19 09:54:02 +01:00
Erik Jan de Wit
9ebf709f83
removed useless cell formatter ( #30422 ) ( #30551 )
...
fixes : #30306
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
(cherry picked from commit bdf6dff279 )
2024-06-19 09:44:58 +01:00
rmartinc
1f56a9e48b
Improvements for ldap test authentication
...
Closes #30434
Signed-off-by: rmartinc <rmartinc@redhat.com >
(cherry picked from commit c51640546d )
2024-06-18 15:32:39 +02:00
Ryan Emerson
bab06f63de
Pin Ansible version for Aurora Store IT tests to 9.x.y stream
...
Closes #30201
Signed-off-by: Ryan Emerson <remerson@redhat.com >
2024-06-13 22:16:29 +02:00
Alexander Schwartz
7c297efbd9
Migration of sessions in KC25 should run only on migration, not on imports ( #30388 )
...
Closes #30351
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-06-13 09:42:38 +02:00
Jon Koops
0958928d98
Run the Vite dev server through the Keycloak server ( #27311 ) ( #30373 )
...
Closes #19750
Closes #28643
Closes #30115
Signed-off-by: Jon Koops <jonkoops@gmail.com >
(cherry picked from commit c7361ccf6e )
2024-06-12 15:27:59 +00:00
daviddelannoy
97ba5dbe6c
fix label error for persistent-user-sessions feature flag in documentation
...
Signed-off-by: daviddelannoy <16318239+daviddelannoy@users.noreply.github.com >
2024-06-12 11:46:35 +02:00
Václav Muzikář
f6aaace639
Use only plain hostname in Ingress ( #30345 ) ( #30362 )
...
Closes #30332
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
(cherry picked from commit 0846181809 )
2024-06-12 10:43:17 +02:00
Václav Muzikář
ee4dc6cfff
Enhance masking around config-keystore ( #30348 ) ( #30363 )
...
Closes #30346
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
(cherry picked from commit 375ea9da03 )
2024-06-12 10:42:52 +02:00
Niko Köbler
338a472ba5
add missing doXXX methods with KeycloakSession usage
...
closes #30302
Signed-off-by: Niko Köbler <niko@n-k.de >
(cherry picked from commit 72f994dc1c )
2024-06-11 19:17:17 +02:00
rmartinc
ee60406a58
Logout from all clients after IdP logout is performed
...
Closes #25234
Signed-off-by: rmartinc <rmartinc@redhat.com >
(cherry picked from commit 7d05a7a013 )
2024-06-11 10:37:36 +02:00
Pedro Igor
6084820738
Fixing broken link ( #30299 ) ( #30301 )
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
2024-06-10 15:30:09 +02:00
Pedro Igor
c35bf11b1b
Adding organization section ( #29796 )
...
Closes #28731
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com >
2024-06-10 09:08:50 +02:00
Erik Jan de Wit
86101b3d1d
changed to use the right query ( #30252 )
...
fixes : #30049
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2024-06-08 21:09:48 +02:00
Erik Jan de Wit
0bfadacffd
fixed display value ( #30159 )
...
fixes : #30126
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
2024-06-08 11:34:38 +02:00
Hynek Mlnarik
b1ba4f6174
Fix linting errors
...
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com >
2024-06-07 22:22:16 +02:00
dependabot[bot]
2e43b4165f
Bump prettier from 3.3.0 to 3.3.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.0...3.3.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-07 22:22:16 +02:00
dependabot[bot]
4644de5d61
Bump @rollup/plugin-replace from 5.0.5 to 5.0.7
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 5.0.5 to 5.0.7.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/replace-v5.0.7/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 >
2024-06-07 22:10:08 +02:00
dependabot[bot]
45a726d9ec
Bump @types/node from 20.14.1 to 20.14.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.1 to 20.14.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 >
2024-06-07 21:32:30 +02:00
dependabot[bot]
bff26b9fec
Bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 25.0.8 to 26.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v26.0.1/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-07 21:32:06 +02:00
dependabot[bot]
5721a2eccc
Bump cypress-split from 1.23.7 to 1.24.0
...
Bumps [cypress-split](https://github.com/bahmutov/cypress-split ) from 1.23.7 to 1.24.0.
- [Release notes](https://github.com/bahmutov/cypress-split/releases )
- [Commits](https://github.com/bahmutov/cypress-split/compare/v1.23.7...v1.24.0 )
---
updated-dependencies:
- dependency-name: cypress-split
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-07 21:31:29 +02:00
dependabot[bot]
13cebc92c5
Bump @testing-library/react from 15.0.7 to 16.0.0 ( #30107 )
...
* Bump @testing-library/react from 15.0.7 to 16.0.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 15.0.7 to 16.0.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Apply migrations
Signed-off-by: Jon Koops <jonkoops@gmail.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jon Koops <jonkoops@gmail.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com >
2024-06-07 21:31:08 +02:00
Erik Jan de Wit
d2e8092c7f
move keycloak select to ui-shared and fix typeahead ( #30209 )
...
* move keycloak select to ui-shared and fix typeahead
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* Fix the account console test
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com >
* Fix cypress tests
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com >
* fix for when value is an array
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* fix for when value is an array
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* add support for array selecting single value
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* fixed saying open once clicked outside and value
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
* small issue when pressing enter
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com >
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com >
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com >
2024-06-07 16:05:03 +00:00