Pedro Ruivo
f5d2f80697
Admin UI: slow response time listing second user page
...
Fixes #44860
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
Co-authored-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com>
2026-01-07 13:23:28 +01:00
Alexander Schwartz
b3fa28b63f
Adds group description during import
...
Adds the group description during group import from a
representation. This ensures that the description is properly
populated when groups are created from external sources.
Closes #42851
(cherry picked from commit d805a28ea45a67f0b870797e1fc14deb3ce6d014)
Signed-off-by: Sander <mail@sanderboer.nl>
Co-authored-by: sander boer <mail@sanderboer.nl>
2026-01-07 07:54:25 -03:00
Pedro Igor
adab2ca037
Avoid multiple calls to LDAP when querying group memberships
...
Closes #44558
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-01-07 09:49:54 +01:00
Pedro Igor
8646451349
Automatically redirect based on login hint
...
Closes #42715
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2026-01-07 09:46:10 +01:00
Vlasta Ramik
689593d0b1
Check FGAP enabled before proceeding with evaluation
...
Closes #43331
(cherry picked from commit 815d2d14d4a6d674bf16e4b32fc75cddda6a7338)
Signed-off-by: vramik <vramik@redhat.com>
2026-01-07 09:45:21 +01:00
Stan Silvert
3c3f599a38
fix: clear all filters when resetting attribute search
...
Closes #45108
(cherry picked from commit 12d4146eb90bd2e877195e3aa9c0d5df10420a11)
Signed-off-by: Muhammed Oguz <muhammed0748@outlook.com>
Co-authored-by: Muhammed Oğuz <54470681+muhammedogz@users.noreply.github.com>
2026-01-07 09:43:32 +01:00
Pedro Ruivo
2f72989b3f
Operator Update Logic: add hash based comparison
...
Fixes #44280
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Co-authored-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Co-authored-by: Steve Hawkins <shawkins@redhat.com>
2026-01-07 09:42:25 +01:00
Steven Hawkins
9dbc07e1d2
fix: correcting termination test on openshift ( #44181 ) ( #44297 )
...
closes : #44179
(cherry picked from commit f96765c4b49fd6a6ae392054def7ccd61e59d6fa)
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2026-01-06 11:01:56 -05:00
Marek Posolda
ee6e1e0744
AdminEvent.getResourcePath() returns paths with duplicated slashes
...
closes #45114
(cherry picked from commit f938d894b93028e1d1ece6bf2116e6822fb340a6)
Signed-off-by: mposolda <mposolda@gmail.com>
2026-01-06 12:11:41 +01:00
Alexander Schwartz
fce07e936e
Escape passkeys descriptions and labels depending on the context
...
Closes #44387
(cherry picked from commit 39d1fa2825c6d7b1e759968babe7713b21045c07)
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
2026-01-05 13:50:23 +01:00
Ricardo Martin
797bd2221c
Add webauthn for organization authenticator when org is selected
...
Closes #44735
(cherry picked from commit 7be37f1e0dbab2aa8437eaeb3f2edeae9c963a15)
Signed-off-by: rmartinc <rmartinc@redhat.com>
2026-01-05 12:18:34 +01:00
Ricardo Martin
fec5110e40
Fix link to https://azure.microsoft.com/en-us
...
Closes #45023
(cherry picked from commit efc75f09b089eb438b4ec5da8e37fa9132f7494e)
Signed-off-by: rmartinc <rmartinc@redhat.com>
2026-01-05 10:59:50 +01:00
Lukas Hanusovsky
27963dde9f
fix: updating test crdtest expectation ( #45035 )
...
closes : #45017
(cherry picked from commit 7ecc4c57748e65a7bef3450df69eef7b9ae5f01b)
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Co-authored-by: Steven Hawkins <shawkins@redhat.com>
2025-12-19 13:04:06 +01:00
Lukas Hanusovsky
fa7d165c2c
Disable GroupTest#createMultiDeleteMultiReadMulti for MSSQL ( #45030 )
...
Closes #42166
(cherry picked from commit 4c4a333365447b466007a97a8d4e96e85ef7156b)
Signed-off-by: vramik <vramik@redhat.com>
Co-authored-by: vramik <vramik@redhat.com>
2025-12-19 12:27:52 +01:00
Stian Thorgersen
cc6887feba
Disable TiDB testing in GitHub Actions ( #44837 )
...
Closes #44829
(cherry picked from commit 058200062cfb9a2d15a09b72a12b536ab9ae6b2c)
Signed-off-by: stianst <stianst@gmail.com>
2025-12-11 13:31:26 +01:00
Stan Silvert
95811fc7c2
Fix NPE ( #44760 )
...
Fixes #44278
(cherry picked from commit fc67e54fdec52f68e7f25f85a041ca78cfb70061)
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-12-09 09:18:09 +01:00
Alexander Schwartz
bed1275cb7
fix(theme): close form tag in link-idp-action.ftl ( #44746 )
...
Closes #44725
Signed-off-by: Tim Hallmann <t.hallmann@fz-juelich.de>
Co-authored-by: Tim Hallmann <tim@mailbox.org>
2025-12-08 16:04:40 +01:00
Alexander Schwartz
39b5e77619
Fix logical error in Danish email verification message ( #44747 )
...
Added missing 'ikke' (not) to correctly instruct users to ignore
the email if they did NOT create the account.
Fixes #44342
(cherry picked from commit 99aad0741a2a4eed66162f27a7cfe9e45694747a)
Signed-off-by: Alexander Rasmussen <a-m-h-r@hotmail.com>
Co-authored-by: Alexander Rasmussen <a-m-h-r@hotmail.com>
2025-12-08 16:04:15 +01:00
Ryan Emerson
503637ab54
Utilise community wording in downstream high-availability guides ( #44456 )
...
Closes #4428
Signed-off-by: Ryan Emerson <remerson@ibm.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-12-08 10:57:36 +01:00
Ricardo Martin
16ebf3e756
Move link changed for developer.mozilla.org ( #44668 )
...
Closes #44661
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-12-08 10:43:13 +01:00
Martin Kanis
4a2700197f
Reviewing the email verification field and reset action ( #44466 )
...
(cherry picked from commit c4edb97e68688472e5cd58fdb30bdd193d721cd2)
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-11-28 13:39:02 +01:00
Martin Bartoš
56d2434105
Bump Quarkus to 3.27.1 LTS ( #44348 ) ( #44358 )
...
Closes #43643
(cherry picked from commit 61b1e53eeea008150039b7f4ea2907974b143fc8)
Signed-off-by: Rahul Jain <jainrahul0311@gmail.com>
Co-authored-by: Rahul Jain <jainrahul0311@gmail.com>
2025-11-26 14:27:06 +01:00
Alexander Schwartz
a6d27705d2
When joining a group, don't rely on cached values if user has already been updated ( #44491 )
...
Closes #44480
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
2025-11-26 13:00:14 +01:00
Martin Bartoš
4302296037
[Docs] Warn users about printing headers in HTTP access logs ( #44353 ) ( #44359 )
...
Closes #43156
(cherry picked from commit a71ceee8f138cefb86fc16794eb47562da97fba6)
Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-11-26 11:24:34 +01:00
Alexander Schwartz
978c05adec
Fix race condition in SAML DocumentBuilderFactory creation ( #44468 )
...
Closes #44438
Signed-off-by: martins <martin.soderstrom@aurorainnovation.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
Co-authored-by: Martin Söderström <martin@radovation.com>
2025-11-26 08:49:00 +01:00
Pedro Igor
754c070cf8
[26.4] Only allow LDAP URL references when following referrals ( #285 )
...
* Only allow LDAP URL references when following referrals
Closes #280
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
* Updating docs
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
* Adjusting CI for slowness
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
* Update docs/documentation/release_notes/topics/26_4_6.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Signed-off-by: Stian Thorgersen <stian@redhat.com>
---------
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
Signed-off-by: Stian Thorgersen <stian@redhat.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2025-11-21 11:22:07 +01:00
Vlasta Ramik
dcbb5c7513
Make LDAPProvidersIntegrationTest import a test realm after each test
...
Closes #43754
(cherry picked from commit 302fa3db084fbd138089e1127fe103ed259c9755)
Signed-off-by: vramik <vramik@redhat.com>
2025-11-19 20:48:45 +01:00
Martin Kanis
4bbb16b135
UPDATE_EMAIL action invalidates old email
...
Closes #43738
(cherry picked from commit a7c02076a1b8870bb24946c7bd445953f858e8f6)
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2025-11-19 20:41:31 +01:00
Steven Hawkins
110818341a
fix: reverting dev property key changes
...
closes : #44287
(cherry picked from commit 731414e44a8cc4fe50d6c86b519a1ba9b383e7e1)
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-11-19 12:47:06 +00:00
Stan Silvert
1e48f9e512
Add quotes to payload when adding user to organization
...
Fixes #43812
(cherry picked from commit 0b2d673cb70476369367774a5eacf93700b8537c)
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-11-18 22:22:33 +01:00
Pedro Ruivo
3442d9b087
Update protolock file list
...
Closes #44300
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Co-authored-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
2025-11-18 18:37:37 +00:00
Jon Koops
7cdca0a8d3
Prevent slash duplication in request URLs
...
Closes #44269
(cherry picked from commit f7e4b78f1d717e72a8905b32e95aac3b7bae2e88)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2025-11-18 17:19:53 +01:00
Pedro Igor
5d6718354c
Fixing encoding of forwarded parameters
...
Closes #44125
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-11-18 09:58:05 +01:00
Pedro Ruivo
51dbd6ff79
Find highest sequence number in jgroups_ping
...
* Find the highest sequence number in jgroups_ping table to avoid duplicates
Fixes #44189
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Co-authored-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
2025-11-17 21:21:37 +01:00
Lucas
083d79c560
Fix logger call to align arguments with format pattern ( #44236 )
...
Signed-off-by: Lucas <lucas.bickel@adfinis.com>
2025-11-14 16:13:31 +00:00
Ricardo Martin
02803528d6
Fix recaptcha links to the new docs.cloud.google.com site
...
Closes #44187
(cherry picked from commit 20f9bb15709742adf7754999c00f321f661f0f35)
Signed-off-by: rmartinc <rmartinc@redhat.com>
2025-11-14 12:03:37 +01:00
Pedro Ruivo
07ffcaa72b
Sessions not removed when user is deleted
...
Fixes #43323
Signed-off-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
Co-authored-by: Pedro Ruivo <1492066+pruivo@users.noreply.github.com>
2025-11-13 14:14:13 +01:00
Steven Hawkins
fd4059b7fb
fix: ensure that direct building works ( #44042 ) ( #44134 )
...
also cleaning up a couple of javadocs
closes : #44031
(cherry picked from commit 6be362de9555ed8ce5341ada2d80d989fee56850)
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-11-12 12:29:24 +00:00
Stian Thorgersen
670ddaa7cc
Use http for the DockerClientTest to avoid certificate issues ( #44151 )
...
Closes #44117
(cherry picked from commit fb13aa50390ddfb03cce2bd2f798e5547d2c433c)
Signed-off-by: rmartinc <rmartinc@redhat.com>
Co-authored-by: rmartinc <rmartinc@redhat.com>
2025-11-12 12:05:16 +01:00
Pedro Igor
fa108e3534
Email should be set when email as username is enabled and email is read-only
...
Closes #43718
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-11-11 10:47:46 -03:00
Pedro Igor
8aada2c8e2
Document missing artifact dependency for UserStoragePrivateUtil
...
Closes #43212
Signed-off-by: Martin Kanis <mkanis@redhat.com>
Co-authored-by: Martin Kanis <mkanis@redhat.com>
2025-11-11 13:46:51 +01:00
Pedro Igor
0a05348ab6
Ordering attributes will unset the unmanaged attribute policy
...
Closes #44010
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-11-11 13:45:35 +01:00
Pedro Igor
9b9f1bfe8c
Fixing flaky test KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP
...
Closes #42601
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-11-11 13:44:57 +01:00
Stefan Guilhen
d58a1c1c9a
Skip checksum validation for 2.5.0-unicode-oracle, that is preventing migrations when schema name changes
...
Closes #43564
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
(cherry picked from commit ef3de183dfc21257f7ddc3ff777ddf0118fd92a7)
2025-11-10 15:11:18 -03:00
Pedro Igor
ab93d338e2
The admin roles manage-authorization and view-authorization should have precedence over manage-client when managing authorization settings
...
Closes #43883
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2025-11-10 16:41:25 +00:00
Pedro Igor
4c47759545
Fix Admin Console crash when opening Client'a Authz Permission details
...
Closes #44056
Signed-off-by: Bahaa Zaid <bahaa.zaid@pixelogicmedia.com>
Co-authored-by: Bahaa Zaid <bahaazaid@gmail.com>
2025-11-10 16:07:18 +01:00
Steven Hawkins
5819ea2d32
fix: considering source ordinality with spi options ( #43805 ) ( #44019 )
...
closes : #43793
(cherry picked from commit 4a63fcffaf99666867789562d4aff492089432e9)
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2025-11-07 13:35:11 +01:00
Stan Silvert
c877c638e2
Only check required field when i18n dialog is open.
...
Fixes #41271
Fixes #41270
(cherry picked from commit 322cbcdd84b304157ea658801b23f20679b01c40)
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
2025-11-05 21:29:25 +01:00
Alexander Schwartz
bb9015a1f2
Avoid touching the database layer if no changes are necessary for a user
...
Closes #43682
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
2025-11-05 14:42:40 +01:00
Martin Kanis
9ebab2f017
Add rate limiter for sending verification emails in context of update email
...
Closes #43076
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2025-11-04 15:16:29 -03:00