Commit graph

285 commits

Author SHA1 Message Date
Jon Koops
06cd73286f
Immediately close realm selector when navigation starts (#4359) 2023-02-09 12:53:39 +00:00
Jon Koops
283cbee2da
Fix realms fetching in RealmsContext (#4357) 2023-02-09 13:01:19 +01:00
Jon Koops
97675177bc
Use a seperate context to keep track of recent realms (#4355) 2023-02-09 09:05:38 +01:00
Erik Jan de Wit
0697c7dd5e
Added paging slice to filtered table (#4349) 2023-02-08 13:09:41 +01:00
Jon Koops
abc7306097
Introduce useStoredState() hook (#4351) 2023-02-08 13:08:46 +01:00
Jon Koops
6cb730c613
Clean up realm selector code (#4346) 2023-02-07 15:21:58 +01:00
Erik Jan de Wit
e77b53dacd
Made dialog more wide when searching (#4290) 2023-02-07 14:05:27 +01:00
Erik Jan de Wit
df03f6845c
Added help text on role mapping (#4340) 2023-02-07 12:31:20 +01:00
Erik Jan de Wit
df49a82033
Removed empty panel (#4339) 2023-02-07 12:31:04 +01:00
Stan Silvert
fb3d5e4561
Don't show Groups tab if user does not have query-groups role. (#4322) 2023-02-07 12:30:46 +01:00
Erik Jan de Wit
1a7d229fd0
Changed cert to text-area (#4338) 2023-02-07 12:30:31 +01:00
Jon Koops
16c866524a
Add Cypress tests for CIBA policy (#4318) 2023-02-07 12:00:34 +01:00
Jon Koops
b667cfc452
Use crypto.randomUUID() for random ID generation (#4323) 2023-02-06 12:41:11 +01:00
Stan Silvert
2f6601febf
Change 'Resources and Auth Scopes' label (#4325) 2023-02-06 12:31:40 +01:00
Erik Jan de Wit
e57c8f3eb3
Do not log out current user (#4291) 2023-02-06 11:45:18 +01:00
Erik Jan de Wit
e65a1effda
Add client registration page (#4250) 2023-02-03 12:56:20 +01:00
Raphael Suter
989d35fe0e
Added stringify in MultiValuedStringComponent (#4306) 2023-02-03 12:26:35 +01:00
Raphael Suter
2d8afd1a33
Added aria-label to MultivaluedStringComponent (#4313) 2023-02-03 12:23:48 +01:00
Erik Jan de Wit
941981f8fc
Add a component test for MultiLineInput (#4287) 2023-02-02 23:42:59 +01:00
Erik Jan de Wit
9cb7c3a0aa
Add a null check to convertFormValuesToObject() (#4305) 2023-02-02 14:35:01 +00:00
Jon Koops
b4f9544b4e
Add CIBA policy tab to authentication policies (#4300) 2023-02-02 15:17:09 +01:00
Erik Jan de Wit
3047749890
Add missing OAuth 2.0 fields to token settings (#4253) 2023-02-01 18:19:04 +01:00
Stan Silvert
2594c48a38
Fix group type label in partial import (#4275) 2023-01-30 17:50:56 +01:00
Erik Jan de Wit
bf98658155
Add missing id for default ACR values input (#4289) 2023-01-30 17:46:15 +01:00
Eric Olkowski
08e00d0243
Update PatternFly to 4.224 (#4248) 2023-01-27 17:29:38 +01:00
Erik Jan de Wit
31b203665a
Added validation on realm name (#4259) 2023-01-27 17:10:09 +01:00
Jon Koops
d53e012ca9
Upgrade i18next and react-18next to latest version (#4260) 2023-01-26 15:46:23 +01:00
Erik Jan de Wit
30c83e623d
Add a trailing slash to the groups route (#4257) 2023-01-26 10:31:54 +01:00
Jon Koops
8f05a102af
Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
i7a7467
014d3ce0e4
Default value of NameID policy format is not correct in SAML Identity Provider (#4252) 2023-01-25 12:26:17 -05:00
Douglas Palmer
3cc2517ae4
Align new admin console with the 'KERBEROS' feature (#4249) 2023-01-24 23:22:36 +01:00
i7a7467
441ba1e8b0
Add client assertion signature configuration (#4145) 2023-01-23 13:17:47 +00:00
Douglas Palmer
12ea4e16f3
Add "Encryption algorithm" option of SAML IDP (#4240)
* Add "Encryption algorithm" option of SAML IDP
closes #4173

* Apply review feedback

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-01-23 07:48:32 +01:00
Jon Koops
cb02c5fe73
Upgrade reactflow to version 11 (#4236) 2023-01-20 14:44:12 +00:00
Jon Koops
a01682b090
Omit FunctionComponent or replace it with PropsWithChildren where needed (#4233) 2023-01-20 15:28:32 +01:00
Jon Koops
7f8d4db15c
Upgrade react-flow-renderer to version 10 (#4234) 2023-01-20 15:12:24 +01:00
Erik Jan de Wit
6c91556a1c
Always add the detail row to prevent wrong index (#4229) 2023-01-20 10:38:22 +01:00
Stian Thorgersen
cf3a4346ef
Move Admin REST extension to main repository (#4231) 2023-01-20 10:37:27 +01:00
Stan Silvert
bf5d37a03c
Allow add/remove user with only query-users role. (#4228) 2023-01-19 14:58:51 -05:00
Erik Jan de Wit
ae5b8ac525
Added "use" column and fixed boolean check (#4227) 2023-01-19 15:33:47 +01:00
Erik Jan de Wit
2d4ba721b8
Add a more robust XML check (#4226) 2023-01-19 15:32:54 +01:00
Jon Koops
f32d3f5cfb
Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
Erik Jan de Wit
45b2a8da62
Reduced state held and fixed reset (#4213) 2023-01-18 11:58:13 +00:00
Erik Jan de Wit
6277c0bc06
Small fix to also add the group when it's used (#4218) 2023-01-18 12:51:36 +01:00
Erik Jan de Wit
792cffc6f3
Parse multiple user profile errors (#4217) 2023-01-18 12:11:34 +01:00
cgeorgilakis
5db24824f3
Short verification_uri for Device Authorization Request (#4081) 2023-01-18 12:09:52 +01:00
Erik Jan de Wit
437a2eb574
Upgrade 'clients' to react-hook-form v7 (#4171) 2023-01-18 11:12:32 +01:00
Erik Jan de Wit
c587a89405
Small optimization for better performance (#4036) 2023-01-17 16:26:35 +01:00
Erik Jan de Wit
2e174cd4e8
Added extra step to OIDC client wizzard (#4035) 2023-01-17 14:29:42 +00:00
Erik Jan de Wit
158f471bea
Ensure the correct dialog is shown for SAML keys (#4215) 2023-01-16 17:41:11 +01:00