Stian Thorgersen
fc2b9018f1
Extend REST API for login and admin events to support sync scenarios ( #36601 )
...
Closes #36600
Signed-off-by: stianst <stianst@gmail.com >
2025-01-20 14:32:55 +01:00
Eric Eastwood
a1f22f3ed4
Keycloak can only be built with JDK 17 or JDK 21
...
As experienced in https://github.com/keycloak/keycloak/issues/36541 ,
it fails to build in various ways if you try to
use JDK 23.
Also add instructions on how to specify JDK version when building
(helpful when you have multiple JDK versions installed).
Closes #36541
Signed-off-by: Eric Eastwood <contact@ericeastwood.com >
2025-01-17 19:53:07 +01:00
Pedro Igor
aca84824c0
Allow enforce that users are members of organizations when authenticating
...
Closes #34275
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
2025-01-17 19:48:55 +01:00
Alexander Schwartz
caf546bdb2
Update the documentation on how to run Keycloak IPv6 only ( #36393 )
...
Closes #36456
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Signed-off-by: Michal Hajas <mhajas@redhat.com >
Co-authored-by: Pedro Ruivo <pruivo@users.noreply.github.com >
2025-01-16 10:41:22 +01:00
Martin Bartoš
af3f6281b8
ExternalLinksTest is broken after Keycloak 26.1.0 release
...
Fixes #36486
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2025-01-15 13:12:55 +01:00
Martin Bartoš
ed1b3e77b5
Wrong link for tracing in 26.1.0 release notes
...
Fixes #36483
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2025-01-15 12:43:35 +01:00
Stian Thorgersen
c1c147cb17
Restrict access to environment variables when at the server runtime ( #36472 )
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com >
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com >
2025-01-15 09:36:19 +01:00
Alexander Schwartz
05e612bfb6
Moving the docs for password metrics to a new guide
...
Closes #36442
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: Michal Hajas <mhajas@redhat.com >
2025-01-14 16:17:04 +00:00
Alexander Schwartz
6322554da0
Update the docs that vendor_jgroups_ metrics might change between releases
...
Closes #36401
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2025-01-14 08:08:11 -03:00
Stian Thorgersen
bc2665fc2a
Re-order items in release notes for 26.1 ( #36346 )
...
* Re-order items in release notes for 26.1
Signed-off-by: stianst <stianst@gmail.com >
* Review (#161 )
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
---------
Signed-off-by: stianst <stianst@gmail.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
2025-01-14 09:21:04 +00:00
Selvi
db5a8466ad
Remove duplicate "the" in documentation ( #36329 )
...
Signed-off-by: Selvi <SelviA@users.noreply.github.com >
2025-01-09 16:12:30 +01:00
Stian Thorgersen
f14dde7358
Add 26.1.0 release to release notes ( #36328 )
...
Signed-off-by: stianst <stianst@gmail.com >
2025-01-09 14:51:54 +01:00
Steven Hawkins
9416e9afdd
fix: minor updates to the quarkus migration guide ( #36011 )
...
closes : #33602
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2025-01-07 12:34:57 +01:00
Michal Hajas
3839f8e3b5
Add metric for password validations ( #36049 )
...
Closes #36048
Signed-off-by: Michal Hajas <mhajas@redhat.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2025-01-07 10:05:47 +01:00
Martin Bartoš
3e8f8277d4
Remove ignored links from the documentation tests after KC 26 release
...
Closes #32071
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2025-01-06 22:37:01 +01:00
Robin Meese
7aacb5a324
Re-Add Catalan language to Weblate ( #36230 )
...
Signed-off-by: Robin Meese <39960884+robson90@users.noreply.github.com >
2025-01-06 08:20:59 +01:00
Michael Warnecke
3f7c26bc95
Remove unnecessary word from docs
...
Fixes #36055
Signed-off-by: Michael Warnecke <13361@nordakademie.de >
2025-01-02 20:49:47 +01:00
Robin Meese
773c8ab873
Remove French and Catalan. Add Spanish to translation.md ( #36119 )
...
* Remove French and Catalan. Add Spanish to translation.md
Signed-off-by: Robin Meese <39960884+robson90@users.noreply.github.com >
2024-12-29 13:41:39 +01:00
Marek Posolda
4ab34f4816
Updating release notes with core-clients contributions and features ( #36066 )
...
closes #35953
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-20 10:15:55 +01:00
Marek Posolda
a3fd076960
Adding ConditionalClientScopeAuthenticator ( #36020 )
...
closes #36081
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-20 09:53:51 +01:00
Alexander Schwartz
4a924f6c94
Tune the caching guide for the upcoming release
...
Closes #36039
Co-authored-by: Pedro Ruivo <pruivo@users.noreply.github.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-12-19 16:43:02 +01:00
Jan Verhaeghe
56246096e0
Align on one realm-name placeholder
...
Closes #36047
Signed-off-by: Jan Verhaeghe <jan@hwfaq.be >
2024-12-19 13:48:18 +00:00
Pedro Ruivo
3767642f93
[Operator] Network Policy Rules
...
Closes #35598
Signed-off-by: Pedro Ruivo <pruivo@redhat.com >
2024-12-19 10:06:25 +01:00
Kamesh Akella
ac494d3fab
update the sizing guide based on the ARM compute nodes
...
Closes #35775
Signed-off-by: Kamesh Akella <kamesh.asp@gmail.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-12-18 12:26:25 +01:00
Thomas Darimont
3cdbbc5b15
Add support for Initiating User Registration via prompt=create ( #10701 ) ( #35903 )
...
Fixes #10701
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com >
2024-12-16 19:54:52 +01:00
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
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
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
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
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
Alexander Schwartz
a429f94863
Adding the available event types to the CLI and the docs ( #35593 )
...
Closes #35573
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-12-11 13:25:44 +01:00
rmartinc
769bd6c9d0
Improve the note about group synchronization in sssd
...
Closes #35643
Signed-off-by: rmartinc <rmartinc@redhat.com >
2024-12-11 07:40:04 -03:00
Eric Bariaux
782135684c
Fixed grammar in directory-structure.adoc
...
Closes #35766
Signed-off-by: Eric Bariaux <375613+ebariaux@users.noreply.github.com >
2024-12-10 18:32:29 +00:00
Martin Bartoš
9456836b45
Typo in using custom Keycloak image for Operator guide
...
Fixes #35767
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
2024-12-10 19:11:23 +01:00
Niko Köbler
2639f3ee43
set default ldap connection pooling to plain and ssl ( #35763 )
...
* set default ldap connection pooling to plain and ssl
closes #35758
2024-12-10 12:05:14 -03:00
Alexander Schwartz
7c4a5aed77
Restructuring the migration guide ( #35724 )
...
Closes #35487
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2024-12-10 12:07:32 +01:00
Kamesh Akella
047b28a63e
update sizing guide with user event metrics info
...
Closes #35640
Signed-off-by: Kamesh Akella <kamesh.asp@gmail.com >
Signed-off-by: Kamesh Akella <kakella@redhat.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-12-09 17:27:03 +00:00
Martin Bartoš
d7aa0042fd
Apache HTTP client OpenTelemetry instrumentation
...
Closes #32094
Signed-off-by: Martin Bartoš <mabartos@redhat.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-12-06 11:43:36 +01:00
Stian Thorgersen
5bc4ab1429
Delete OpenShift 3.x identity provider ( #34331 )
...
Closes #34330
Signed-off-by: stianst <stianst@gmail.com >
2024-12-06 11:24:47 +01:00
Marek Posolda
d0cab170a3
Update release notes for Keycloak 26.1.0 with new community additions ( #35590 )
...
closes #35588
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-04 18:51:15 +01:00
Thomas Aunvik
05884e882f
Changed 'http-enabled' to correct code quotes
...
Closes #35611
Signed-off-by: Thomas Aunvik <contact@thaun.dev >
2024-12-04 17:34:21 +00:00
Steven Hawkins
37dc2b6ca3
correcting handling of \ in configuration values on windows ( #34462 )
...
closes : #34041
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
Co-authored-by: Peter Zaoral <pzaoral@redhat.com >
2024-12-04 17:15:05 +01:00
Pedro Ruivo
30196dfe12
Update Infinispan examples in the High Availability guide
...
Closes #35451
Signed-off-by: Pedro Ruivo <pruivo@redhat.com >
2024-12-04 16:44:37 +01:00
Pedro Ruivo
e8841b6ae3
Enhance the Keycloak Operator with Network Policies ( #34788 )
...
Closes #34659
Signed-off-by: Pedro Ruivo <pruivo@redhat.com >
2024-12-04 09:50:28 +01:00