Commit graph

1174 commits

Author SHA1 Message Date
Erik Jan de Wit
741c09cca1
Fixed required for + localization (#2784) 2022-06-13 11:42:17 +02:00
Erik Jan de Wit
4eb0b90d75
Changed error and success message (#2785) 2022-06-13 11:42:00 +02:00
Erik Jan de Wit
d05410d60d
Changed to use NavLink to fix urls based on router (#2788) 2022-06-13 11:41:39 +02:00
Erik Jan de Wit
fe0a5b9834
Added padding to scroll under save button (#2781) 2022-06-13 11:18:27 +02:00
Stan Silvert
a0996cd91e
Fix evaluate screen when user does not have view-users access. (#2771) 2022-06-13 11:09:07 +02:00
Stan Silvert
f558052957
Miscellaneous fixes to coarse-grained authorization (#2766) 2022-06-13 11:07:53 +02:00
Erik Jan de Wit
36c5a671ea
added tag to make sure we override (#2783)
fixes: #2767
2022-06-11 16:13:06 +02:00
Christoph Leistert
78a8a4adc5
Closes #11851 Use new parameter useRealmDefaultLocaleFallback when fetching the realm localization texts (#2577) 2022-06-10 14:38:19 -04:00
Erik Jan de Wit
572259998f
Adding a subflow to a subflow didn't work (#2740) 2022-06-03 15:06:11 +02:00
Jon Koops
d6edaa1ee1
Add a 'Reset' button the the events search form (#2732) 2022-06-02 09:27:57 +02:00
Jon Koops
b6d71a25cc
Link security header help text to MDN (#2733) 2022-06-02 09:27:29 +02:00
Erik Jan de Wit
8885cd45c2
only select items from the list not rows (#2731)
fixes: #2730
2022-06-02 09:06:31 +02:00
Jon Koops
f14dd1f86e
Disallow deletion of restricted user attributes (#2734) 2022-06-02 09:04:11 +02:00
agagancarczyk
68e8a6fefc
removed action menu for create new client profile (#2728)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-06-01 14:21:29 +01:00
Jon Koops
f7ca1a5196
Remove arbitrary margin from bottom of forms (#2724) 2022-06-01 15:02:55 +02:00
Erik Jan de Wit
8202f363c5
Fixed toobar shown in graph mode (#2720) 2022-06-01 11:19:39 +02:00
Jon Koops
a7719d1ace
Move 'Sessions' tab before 'Permissions' tab (#2725) 2022-06-01 11:13:28 +02:00
Erik Jan de Wit
49b0170952
Fixed insets (#2723) 2022-06-01 11:12:47 +02:00
Erik Jan de Wit
219b60ff77
Changed to use one confirm dialog (#2722) 2022-06-01 11:12:30 +02:00
Erik Jan de Wit
152a62b72a
Improved search sub links / breadcrumbs (#2721) 2022-06-01 11:12:16 +02:00
Erik Jan de Wit
48f68358f4
Refactored scroll form so to easier hide section (#2697) 2022-05-30 13:07:33 +02:00
Jon Koops
0d0e086913
Use correct field for authentication of e-mail server (#2706) 2022-05-30 12:20:17 +02:00
Stan Silvert
5b559bcdbd
Fine grained clients (#2702) 2022-05-30 11:23:24 +02:00
Erik Jan de Wit
be000ff08c
Mappers are now sorted (#2700) 2022-05-30 11:23:12 +02:00
Thomas Darimont
876d705025
Use authServerUrl instead of authUrl to initialize Keycloak client (#2704) 2022-05-27 11:45:06 +02:00
Erik Jan de Wit
422c271da3
Added logout all sessions to user session tab (#2696) 2022-05-27 11:27:30 +02:00
Erik Jan de Wit
1fa1e0dc46
Added ipAddress column (#2695) 2022-05-27 11:27:17 +02:00
Erik Jan de Wit
66c1dfff5b
Removed logout settings for saml (#2694) 2022-05-27 11:27:05 +02:00
Erik Jan de Wit
ffae9b3072
Added missing default field (#2693) 2022-05-27 11:26:49 +02:00
Erik Jan de Wit
e92ed5b98c
Use endpoint for required actions (#2692) 2022-05-27 11:26:37 +02:00
Erik Jan de Wit
97d932d832
Added missing field (#2691) 2022-05-27 11:26:23 +02:00
Erik Jan de Wit
2153c98a7d
Removed unnessary /search from url (#2690) 2022-05-27 11:26:09 +02:00
Erik Jan de Wit
a1cba372d5
Removed stray console.log statement (#2689) 2022-05-24 14:06:24 +02:00
Erik Jan de Wit
f590deac7a
Moved button to top toolbar (#2665) 2022-05-24 11:16:43 +02:00
Erik Jan de Wit
0ef880412d
Found some small issues while creating the documentation (#2672) 2022-05-23 10:52:06 +02:00
Erik Jan de Wit
991393ddc8
Added workaround for overlapping property (#2654) 2022-05-19 15:44:08 +02:00
Erik Jan de Wit
e59c6754e9
Initial version secret rotation (#2646) 2022-05-18 11:22:30 +02:00
Erik Jan de Wit
d8d28e1d7c
Created more tests for the authentication flow (#2633) 2022-05-18 11:16:47 +02:00
Jon Koops
cc7ec1cf7f
Add 'Session' tabs to user and client details (#2655) 2022-05-18 11:16:20 +02:00
Erik Jan de Wit
9573b23831
Added missing namespace (#2651) 2022-05-18 10:52:35 +02:00
Erik Jan de Wit
2bf30c9203
Throw error when server context can't be loaded (#2635) 2022-05-18 10:51:29 +02:00
Erik Jan de Wit
80a398d2ac
value can be undefined see "local-date" (#2652) 2022-05-17 12:19:48 +02:00
Erik Jan de Wit
2e45c89edf
don't convert to string (#2653)
fixes: #2647
2022-05-17 12:19:18 +02:00
agagancarczyk
083848b4ac
Improved Learn More links (#2650) 2022-05-17 10:26:32 +02:00
Stan Silvert
f4cfb23a3c
Fix role-based authorization in Clients section. (#2632) 2022-05-17 09:52:19 +02:00
Erik Jan de Wit
0350a2ccf4
Locale edit shouldn't be disabled (#2626) 2022-05-17 09:51:12 +02:00
Erik Jan de Wit
dd0f747b45
change to only use alias in list (#2634)
fixes: #2620
2022-05-17 08:16:34 +02:00
Erik Jan de Wit
1bfee6425d
Fixed translations (#2627) 2022-05-13 12:34:27 +02:00
Erik Jan de Wit
5a18c76d75
Fixed the group move test by fixing the app (#2625) 2022-05-12 15:46:10 +02:00
Aboullos
5fd94d12b8
Add Service Account Tests (#2624) 2022-05-12 15:45:50 +02:00