Dominik Guhr
|
5233f2a729
|
Remove wrong message from build command help
Closes #10664
|
2022-03-10 13:36:48 -03:00 |
|
Erik Jan de Wit
|
bc365b03b9
|
fixed dragging and dropping (#2219)
|
2022-03-10 16:16:53 +01:00 |
|
Steve Lewis
|
46308491eb
|
Make recommended changes to wording.
|
2022-03-10 15:50:15 +01:00 |
|
Steve Lewis
|
79bc40da92
|
Add documentation for recovery codes preview feature.
|
2022-03-10 15:50:15 +01:00 |
|
Ivan Atanasov
|
5c6b123aff
|
Support for the Recovery codes (#8730)
Closes #9540
Co-authored-by: Zachary Witter <torquekma@gmail.com>
Co-authored-by: stelewis-redhat <91681638+stelewis-redhat@users.noreply.github.com>
|
2022-03-10 15:49:25 +01:00 |
|
Martin Bartoš
|
8a0f1ccb34
|
Properly execute AuthenticationFlowCallbackProviderTest with Map storage
Closes #10268, Closes #10225
|
2022-03-10 15:00:23 +01:00 |
|
rmartinc
|
a7c8aa1dd3
|
[#10616] Incorrect username logged for federated accounts (#10662)
Closes #10616
|
2022-03-10 13:21:39 +01:00 |
|
Marcelo Daniel Silva Sales
|
0c25da542c
|
Update secret rotation when the policy is disabled (#10674)
Closes #10667
|
2022-03-10 13:03:09 +01:00 |
|
Erik Jan de Wit
|
c72a9bbf06
|
Removed the need to refresh the page (#2217)
|
2022-03-10 11:47:04 +01:00 |
|
Erik Jan de Wit
|
47a8c25c99
|
Catch 403 when only query-clients is allowed (#2182)
|
2022-03-10 11:46:42 +01:00 |
|
Jenny
|
f7e0596301
|
Update to PF-4.183 (#2216)
|
2022-03-10 10:41:47 +01:00 |
|
Martin Kanis
|
1a4d7c297a
|
Change authentication sessions map to set (#10596)
|
2022-03-10 08:45:24 +01:00 |
|
Erik Jan de Wit
|
3bdb8ce80f
|
Remove capabities step from wizard for SAML (#2191)
|
2022-03-09 17:45:53 +01:00 |
|
Erik Jan de Wit
|
62c13adda7
|
Fixed title and link to page (#2183)
|
2022-03-09 17:44:43 +01:00 |
|
Jon Koops
|
4e697600e0
|
Always preserve session cookies for all tests (#2215)
|
2022-03-09 17:42:51 +01:00 |
|
Erik Jan de Wit
|
37d1087e7e
|
Use string[] directly removed need for converstion (#2175)
|
2022-03-09 17:42:23 +01:00 |
|
Jenny
|
ae133d675b
|
Clients -> Roles Tab: Adds Role Tests (#2174)
|
2022-03-09 17:41:45 +01:00 |
|
andreaTP
|
6504c058dd
|
Harden operator CI
|
2022-03-09 10:30:18 -03:00 |
|
Alexander Schwartz
|
18f391d8c4
|
Fix spelling error in field and classname
It's always a converter, unless electricity is involved.
Closes #10573
|
2022-03-09 08:28:52 -03:00 |
|
Marcelo Daniel Silva Sales
|
7335abaf08
|
Keycloak 10489 support for client secret rotation (#10603)
Closes #10602
|
2022-03-09 00:05:14 +01:00 |
|
andreaTP
|
fd2cd688b8
|
TLS config in the operator
|
2022-03-08 15:21:11 -03:00 |
|
Dominik Guhr
|
1710b38cf8
|
Update to quarkus 2.7.3
Full changelog on quarkus side: https://github.com/quarkusio/quarkus/releases/tag/2.7.3.Final | startup performance: no degradation | manual smoke tests: passed
Closes #10641
|
2022-03-08 13:45:25 -03:00 |
|
Erik Jan de Wit
|
efb3a36d32
|
Fixed getting text from JSX element (#2193)
|
2022-03-08 17:21:38 +01:00 |
|
Pedro Igor
|
c11a6e3ef0
|
Allow using an additional persistence unit and datasource
Closes #10579
|
2022-03-08 12:09:49 -03:00 |
|
mposolda
|
d394e51674
|
Introduce profile 'feature' for step-up authentication enabled by default
Closes #10315
|
2022-03-08 14:42:46 +01:00 |
|
Jon Koops
|
6e5eecf638
|
Disable test retries for Cypress (#2172)
|
2022-03-08 12:35:34 +01:00 |
|
rmartinc
|
48565832d4
|
[#10608] Password blacklists folder
|
2022-03-08 08:22:34 -03:00 |
|
Dominik Guhr
|
8454dc5a5d
|
Support for console-JSON and FILE logging
See logging.adoc for details on the usage
Closes #10523, #10607 and #10415
|
2022-03-08 08:19:03 -03:00 |
|
Alexander Schwartz
|
3c3f003a38
|
LDAP Map storage support to support read/write for roles
Closes #9929
|
2022-03-08 12:03:10 +01:00 |
|
Erik Jan de Wit
|
c88628d4f7
|
Removed 'revocation' section when client is SAML (#2192)
|
2022-03-08 10:53:25 +01:00 |
|
mposolda
|
93bba8e338
|
Replace 'Store LoA in User Session' with 'Max Age'. Refactoring of step-up authentications related to that.
Closes #10205
|
2022-03-08 10:41:05 +01:00 |
|
Martin Bartoš
|
2bae2d2167
|
DeleteAccountTest failure in the test pipeline
Closes #10630
|
2022-03-08 08:33:31 +01:00 |
|
Martin Bartoš
|
02d0fe82bc
|
Auth execution 'Condition - User Attribute' missing
Closes #9895
|
2022-03-08 08:24:48 +01:00 |
|
Jon Koops
|
e7e882c36b
|
Disable more tests that can occasionaly be flaky (#2214)
|
2022-03-07 18:53:39 +01:00 |
|
Erik Jan de Wit
|
1104f9ee20
|
Added bind type dialog (#2173)
|
2022-03-07 18:36:52 +01:00 |
|
Erik Jan de Wit
|
e3c0bb82a1
|
Added missing groups claim field (#2170)
|
2022-03-07 18:08:46 +01:00 |
|
Erik Jan de Wit
|
01ab5b12e0
|
Added and removed saml fields (#2168)
|
2022-03-07 18:08:14 +01:00 |
|
Erik Jan de Wit
|
a6cdb489b2
|
Removed file preview panel from keys provider (#2197)
|
2022-03-07 15:40:39 +01:00 |
|
agagancarczyk
|
9d376ebcde
|
User Credentials -> Draggable user credentials (#2131)
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* added tests - wip
* added test
* draggable rows - wip
* feedback
* fixed position of reset credential btn
* fixed position of reset credential btn
* Remove unnecessary key props
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2022-03-07 14:32:34 +00:00 |
|
Erik Jan de Wit
|
a84701fe5c
|
added can select all checkbox (#2185)
|
2022-03-07 15:28:59 +01:00 |
|
Erik Jan de Wit
|
7d2abf0a9b
|
Change the way clients are stored in the form (#2184)
|
2022-03-07 15:28:42 +01:00 |
|
Erik Jan de Wit
|
2cb4fcc29d
|
Hide clustering section when not publicClient (#2186)
|
2022-03-07 15:28:26 +01:00 |
|
Erik Jan de Wit
|
dd35ccb9bf
|
Reset the form when the type is changed (#2189)
|
2022-03-07 15:27:10 +01:00 |
|
Erik Jan de Wit
|
663e96d000
|
Added a way to clear filters for non custom search (#2194)
|
2022-03-07 15:25:59 +01:00 |
|
Erik Jan de Wit
|
5dc2450b01
|
Remove authorization tab when disabled (#2181)
|
2022-03-07 14:49:58 +01:00 |
|
Erik Jan de Wit
|
b7ea8629a2
|
Refactored the way we show time using Intl (#2178)
|
2022-03-07 14:49:38 +01:00 |
|
Erik Jan de Wit
|
1b6d679d89
|
Added missing fields (#2163)
|
2022-03-07 14:42:06 +01:00 |
|
Michal Hajas
|
f77ce315bb
|
Disable Authz caching for new storage tests
Closes #10500
|
2022-03-07 10:22:55 -03:00 |
|
Jon Koops
|
127cb343ab
|
Skip tests that are often flaky on CI (#2213)
|
2022-03-07 13:36:43 +01:00 |
|
Joaquim Fellmann
|
f569db2e42
|
Update kubernetes cache-stack documentation
Closes #10341
|
2022-03-07 07:32:18 -03:00 |
|