Jon Koops
|
7c9449b42b
|
Replace 'useHistory' with React Router v6 APIs (#3115)
|
2022-08-16 15:09:14 +02:00 |
|
Jon Koops
|
d5755088f0
|
Use CompatRoute for routes that can be migrated (#3113)
|
2022-08-16 15:08:44 +02:00 |
|
Thomas Darimont
|
2da5be3907
|
Fix homepage URL rendering in client list (#3057) (#3058)
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
|
2022-08-16 14:18:26 +02:00 |
|
Dominik Kawka
|
705b4dcf66
|
Use correct key for 'Root URL' hint text (#3107)
|
2022-08-15 12:19:34 +02:00 |
|
Erik Jan de Wit
|
8c151ce4ca
|
made role mapping a lot faster and removed duplicates dialogs (#3094)
|
2022-08-15 10:32:37 +02:00 |
|
Erik Jan de Wit
|
63b8f08be0
|
Add application URLs to SAML advanced tab (#3075)
|
2022-08-12 15:13:49 +02:00 |
|
Erik Jan de Wit
|
09d7194f9b
|
Work around object collisions in forms (#3035)
|
2022-08-09 10:32:16 +02:00 |
|
kris2kris
|
4b04a83fbd
|
Fix 'delete all' for client scopes (#3062)
|
2022-08-08 12:06:14 +02:00 |
|
Erik Jan de Wit
|
93df9b98d3
|
Changed the access to the page to query (#3047)
|
2022-08-05 11:16:10 +02:00 |
|
Erik Jan de Wit
|
223c5b03da
|
Also show algorithm dropdown on client-jwt (#3046)
|
2022-08-04 17:18:13 +02:00 |
|
Dominik Kawka
|
d843fd5b4c
|
content is no longer blocked by toolbar (#3053)
|
2022-08-04 14:54:33 +02:00 |
|
Erik Jan de Wit
|
c60c83b6cc
|
Added posibilty to import SAML XML (#3049)
|
2022-08-04 13:08:11 +02:00 |
|
Jon Koops
|
a6fd2cabfa
|
Use new JSX transformation for React (#3033)
|
2022-08-03 14:12:07 +02:00 |
|
Erik Jan de Wit
|
b6b1e5212c
|
Added confirm dialog (#2967)
|
2022-07-27 17:11:00 +02:00 |
|
Dominik Kawka
|
c73c3ee8a0
|
Fine-tuning in policy details page (#2969)
|
2022-07-25 13:09:47 +02:00 |
|
Douglas Palmer
|
4178860896
|
Support for post_logout_redirect_uris in OIDC client registration #2984 (#2985)
Closes #2984
|
2022-07-25 10:56:33 +02:00 |
|
Dominik Kawka
|
2ac64795ee
|
Fine-tuning of layout in Authorization Evaluate page (#2963)
|
2022-07-15 19:27:12 +02:00 |
|
Jon Koops
|
aeda5f3e4c
|
Use new admin client with seperated Keycloak JS (#2964)
|
2022-07-14 15:02:28 +02:00 |
|
Stan Silvert
|
9291f3fb53
|
Fix login and logout settings for SAML (#2947)
|
2022-07-13 15:13:47 -04:00 |
|
Erik Jan de Wit
|
6caa64466e
|
Refactored a little and fixed bug (#2918)
|
2022-07-06 12:30:40 +02:00 |
|
Jon Koops
|
f7162efad9
|
Replace Moment with standardized APIs (#2887)
|
2022-07-04 14:24:56 +02:00 |
|
agagancarczyk
|
6b257633e4
|
Critical accessibility fixes for Users page (#2865)
|
2022-06-27 10:45:15 +02:00 |
|
Erik Jan de Wit
|
b74265c722
|
fixed type (#2872)
|
2022-06-27 10:41:57 +02:00 |
|
Stan Silvert
|
c70fa2d5f5
|
Always Display in Console missing from OIDC clients (#2869)
* Always Display in Console missing from OIDC clients
* Fix flaky test: Realm settings --> Go to login tab
* Make comment more accurate.
|
2022-06-24 13:31:02 +02:00 |
|
Erik Jan de Wit
|
b3c4bfe6e3
|
Make all routes lower case (#2863)
|
2022-06-22 13:35:10 +02:00 |
|
Erik Jan de Wit
|
f362d5a85d
|
Add dialog to show authorization data (#2782)
|
2022-06-13 12:13:36 +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 |
|
Jon Koops
|
a7719d1ace
|
Move 'Sessions' tab before 'Permissions' tab (#2725)
|
2022-06-01 11:13:28 +02:00 |
|
Erik Jan de Wit
|
48f68358f4
|
Refactored scroll form so to easier hide section (#2697)
|
2022-05-30 13:07:33 +02:00 |
|
Stan Silvert
|
5b559bcdbd
|
Fine grained clients (#2702)
|
2022-05-30 11:23:24 +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
|
97d932d832
|
Added missing field (#2691)
|
2022-05-27 11:26:23 +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
|
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 |
|
Jon Koops
|
cc7ec1cf7f
|
Add 'Session' tabs to user and client details (#2655)
|
2022-05-18 11:16:20 +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
|
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 |
|
Jon Koops
|
960da1b849
|
Replace text areas with KeycloakTextArea (#2617)
|
2022-05-11 11:46:14 +02:00 |
|
Jon Koops
|
9b0af12bd6
|
Fix client import form state (#2621)
|
2022-05-11 11:46:05 +02:00 |
|
Erik Jan de Wit
|
93088c5380
|
Sort enabled features (#2557)
|
2022-05-09 12:44:07 +02:00 |
|
Erik Jan de Wit
|
58112be510
|
Added dash when there is no data (#2576)
|
2022-05-09 12:42:11 +02:00 |
|
Erik Jan de Wit
|
24ec9fd60a
|
Added permission type to scope based permissions (#2575)
|
2022-05-09 12:41:43 +02:00 |
|
agagancarczyk
|
24f43d59ec
|
Fixed decision strategy not selecting properly (#2569)
|
2022-05-04 19:51:17 +02:00 |
|
Erik Jan de Wit
|
3c55d72517
|
add permission: false to policy query (#2564)
* add permission: false to policy query
fixes: #2528
* fixed tests
|
2022-05-04 10:40:01 +02:00 |
|
Jon Koops
|
c8263c00e7
|
Update outdated links with redirects (#2558)
|
2022-05-03 07:56:42 +02:00 |
|