Commit graph

296 commits

Author SHA1 Message Date
Erik Jan de Wit
c9c8fe7317
Added tooltip and styling to group name (#4044) 2023-01-03 17:32:36 +01:00
Erik Jan de Wit
fb5b62d267
Added memory info and renamed tab (#4050) 2023-01-03 17:21:37 +01:00
Jon Koops
5032770ddb
Use React Router v6 for the routable tabs of user details (#4114) 2023-01-03 17:15:04 +01:00
Erik Jan de Wit
b5e9eb4620
Use default attributes in import form (#4052) 2023-01-03 16:49:25 +01:00
Douglas Palmer
ec31aeee41
JKS keystore type available as default option in FIPS mode (#3986) 2023-01-02 15:34:51 +00:00
Erik Jan de Wit
c37280b8cb
Generate array buffer for binary (#4075) 2023-01-02 12:38:10 +01:00
i7a7467
fd69d65e01
Ensure identity provider link is displayed when display name is empty (#4112) 2023-01-02 11:54:26 +01:00
agagancarczyk
a84a41868e
Fixed help text for mapper type (#4082) 2022-12-22 14:28:46 +01:00
agagancarczyk
0f426ee76d
User events configuration fine tuning - #1562 (#4076)
* removed header title

* fixed showing events list on save click

* feedback

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-22 08:33:44 +00:00
Scott Tustison
62c170f765
Added the client name to the client list view to make it easier to read the list (#4056)
* Added the client name to the client list view to make it easier to differentiate clients with non-human readable client IDs

* changed order and added widths

Co-authored-by: stustison <stustison.ctr@kr.af.mil>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-12-22 09:31:09 +01:00
Erik Jan de Wit
4b565b4978
Use react-hook-form v7 for WebauthnPolicy form (#4071) 2022-12-21 18:57:41 +01:00
Erik Jan de Wit
f72d38f31a
Use react-hook-form v7 for IDP section (#4072) 2022-12-21 18:39:24 +01:00
agagancarczyk
23a6315726
Fixed SAML details header and listing providers by name - #1942 (#3954)
* fixed the displayName bug

* fixed listing by displayName

* fixed the displayName bug

* fixed listing by displayName

* fixed identity provider saml test

* fixed enabled-switch in identity providers saml test

* fixed identity providers oidc test

* fixed the displayName bug

* fixed listing by displayName

* fixed identity provider saml test

* fixed enabled-switch in identity providers saml test

* fixed identity providers oidc test

* header fix

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-20 11:42:59 +00:00
agagancarczyk
d25d7484e4
Fine-tuning of User consents page (#3983) 2022-12-15 16:19:03 +01:00
Erik Jan de Wit
31f96761ea
Use react-hook-form v7 for client keys (#4045) 2022-12-15 15:13:36 +00:00
agagancarczyk
3c8e4f3b98
Fixed navigation to mappers tab and added test (#3985) 2022-12-15 15:57:51 +01:00
Erik Jan de Wit
a40deb7073
Use NumberInput instead of input (#3961) 2022-12-14 07:45:13 +00:00
Erik Jan de Wit
ea80b0f872
Added extra null check (#4016) 2022-12-13 17:16:46 +01:00
Erik Jan de Wit
ed8b1f5dca
Use react-hook-form v7 for client credentials form (#4014) 2022-12-13 11:59:11 +00:00
Erik Jan de Wit
1cd2a099ce
Added JSON editor test (#3948) 2022-12-13 12:41:23 +01:00
Erik Jan de Wit
be59ed1447
Use user select component (#4011) 2022-12-13 12:40:49 +01:00
Erik Jan de Wit
c7c7df872f
Removed type from url, query it (#3974) 2022-12-12 00:46:40 +01:00
Jon Koops
6f43a8d9ff
Wrap SamlKeysDialog in FormProvider (#3975) 2022-12-12 00:46:19 +01:00
Jon Koops
9ac61efab4
Use routable tabs for user details (#3976) 2022-12-08 16:22:30 +01:00
Jon Koops
633a123a65
Use routable tabs for identity provider details (#3973) 2022-12-08 14:04:08 +01:00
Erik Jan de Wit
bd3e276721
Added inherited option (#3957) 2022-12-08 12:25:49 +01:00
Erik Jan de Wit
3d031c79e1
Added fallback for invalid locale (#3962) 2022-12-08 12:25:27 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable (#3959) 2022-12-08 12:24:59 +01:00
agagancarczyk
ca03f50093
Fixed listing flows alphabetically in addition to by type - #2765 (#3960)
* fixed listing flows alphabetically in addition to by type

* Apply suggestions from code review

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-08 09:30:44 +00:00
Jon Koops
b4c4ddc797
Rename all references to 'Admin Console' to 'Admin UI' (#3930) 2022-12-07 15:28:28 +00:00
Jon Koops
289862429a
Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
Erik Jan de Wit
998b111d6e
Convert string value to number (#3925) 2022-12-07 10:06:01 +01:00
Erik Jan de Wit
d9e44202d4
Make always the default (#3944) 2022-12-07 10:05:32 +01:00
agagancarczyk
f000e7de69
Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
Jon Koops
c1f545fb4c
Use react-hook-form v7 for scope details form (#3953) 2022-12-07 10:03:51 +01:00
Jon Koops
b4d001bd82
Use react-hook-form v7 for search dropdown form (#3955) 2022-12-07 10:03:38 +01:00
Dominik Kawka
9c5b948c57
Added label in Client policies > global profile details heading (#3926) 2022-12-06 17:01:05 +01:00
Erik Jan de Wit
3f90f9ecf6
Convert attribute name in watch (#3929) 2022-12-06 16:58:43 +01:00
Erik Jan de Wit
3ac040dc34
Added group sync to group mapper (#3943) 2022-12-06 16:57:21 +01:00
Jon Koops
c2924ceb9c
Use react-hook-form v7 for client scope form (#3885) 2022-12-06 14:38:28 +01:00
Erik Jan de Wit
14a7e49468
Add federated user link (#3928) 2022-12-06 11:05:41 +01:00
Dominik Kawka
14beb87b6b
Improved required field validation for SAML idp details (#3915) 2022-12-02 16:58:39 +01:00
Erik Jan de Wit
997881a7a1
Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
agagancarczyk
8dde92e2fd
Fixed username not wrapping (#3923)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 10:30:32 +00:00
agagancarczyk
e28277846d
Changed temporarily disabled to temporarily locked status - #1705 (#3917)
* Changed temporaryDisabled to temporaryLocked

* Changed temporaryDisabled to temporaryLocked

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 09:41:15 +00:00
Erik Jan de Wit
2f8980d09a
Don't use a default value in BooleanComponent (#3822) 2022-12-01 16:10:33 +01:00
dependabot[bot]
8bdabbedb7
Bump prettier from 2.7.1 to 2.8.0 (#3874)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 15:15:27 +01:00
Erik Jan de Wit
ab46a292d8
Fixed typo in attribute name (#3909) 2022-12-01 12:58:45 +01:00
Jon Koops
7eb77cc0a7
Replace Axios with the Fetch API (#3899) 2022-11-30 17:46:17 +01:00
Erik Jan de Wit
d06669df27
Added way to convert multi line to string (#3827) 2022-11-29 12:16:36 +01:00
Jon Koops
79c1890f00
Remove unused MultivaluedScopesComponent component (#3886) 2022-11-29 12:12:31 +01:00
Jon Koops
f515790975
Use react-hook-form v7 for add host dialog form (#3887) 2022-11-29 10:28:36 +01:00
Jon Koops
7dec66edfc
Make convertAttributeNameToForm type-safe (#3869) 2022-11-25 15:58:10 +01:00
Jon Koops
69fa367bf9
Use react-hook-form v7 for add sub-flow modal (#3868) 2022-11-25 14:48:17 +01:00
Douglas Palmer
2ed958b4d0
Use cryptoInfo to populate key type dropdowns (#3818) 2022-11-24 17:59:02 +01:00
Jon Koops
0e04f088e2
Make form attribute conversion type-safe (#3823) 2022-11-24 16:48:22 +01:00
Erik Jan de Wit
03520dc30a
Fixes parsing the list into sub-lists (#3815) 2022-11-22 18:48:38 +01:00
Jon Koops
c9b783f9e0
Use react-hook-form v7 for events section (#3813) 2022-11-21 16:54:33 +01:00
Erik Jan de Wit
465b3c4a26
Changed to use the right handler (#3806) 2022-11-18 17:46:12 +01:00
Jon Koops
a407aa5c8e
Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
Erik Jan de Wit
0a3564bb3f
Config can be empty (#3803) 2022-11-18 16:54:21 +01:00
Jon Koops
7257614c23
Use react-hook-form v7 for OTP policy form (#3791) 2022-11-18 14:43:44 +01:00
Jon Koops
d0ba084906
Use react-hook-form v7 for edit flow modal (#3789) 2022-11-18 12:47:16 +01:00
Jon Koops
44891c14cd
Move translations from attributes-groups.json to realm-settings.json (#3788) 2022-11-18 12:25:13 +01:00
Erik Jan de Wit
bce8270e7f
Added user profile attributes to user detail screen (#3762) 2022-11-17 17:14:47 +01:00
Erik Jan de Wit
b5698be23c
Fixed merging the config (#3783) 2022-11-17 17:14:20 +01:00
Jon Koops
3da00919b7
Use react-form-hook v7 for flow form (#3785) 2022-11-17 13:39:29 +01:00
Erik Jan de Wit
a9c7b11284
Use provider id instead of object (#3782) 2022-11-17 12:38:05 +01:00
Stan Silvert
612a8444d1
Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779) 2022-11-17 11:18:52 +01:00
Stan Silvert
481fb0da48
All view IDP with view-identity-providers role. (#3778) 2022-11-17 00:03:31 +01:00
Erik Jan de Wit
e6c415628f
Do not show enabled and required for email and username (#3766) 2022-11-16 15:19:09 +01:00
Jon Koops
edf79d41af
Use react-form-hook v7 for bind flow dialog (#3776) 2022-11-16 13:35:49 +01:00
Jon Koops
71f2db02a9
Use Object.hasOwn() instead of Object.prototype.hasOwnProperty() (#3773) 2022-11-16 12:12:59 +01:00
Erik Jan de Wit
f7e5e4a9f9
Disable pagination for realm roles when filtering (#3775) 2022-11-15 17:20:45 +01:00
Jon Koops
d0b224cae7
Use react-form-hook v7 for user IDP modal (#3771) 2022-11-15 16:21:43 +01:00
Erik Jan de Wit
27d8b35d70
Added sync period settings to custom UI (#3770) 2022-11-15 15:57:06 +01:00
Jon Koops
0064211dde
Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
Erik Jan de Wit
0ab33d552b
Issue 3604 (#3739) 2022-11-10 11:17:49 -05:00
Dominik Kawka
9093438a87
Client SAML testing (#3732) 2022-11-10 08:40:37 -05:00
Erik Jan de Wit
5587314a70
Added exact search checkbox (#3730) 2022-11-08 08:19:17 -05:00
Jon Koops
8ffe800272
Allow login realm to be set during development (#3729) 2022-11-07 16:33:01 -05:00
Erik Jan de Wit
2ae520fb8a
Add credential table (#3710) 2022-11-07 15:02:53 -05:00
Dominik Kawka
25c66e6901
Partial fix for issue 3588 (#3721) 2022-11-07 13:08:14 -05:00
Dominik Kawka
9d63ad0dea
IDP SAML testing (#3713) 2022-11-05 15:01:28 -04:00
Erik Jan de Wit
b7e4db8e15
Add 'Personal Info' form and masthead to Account UI (#3551)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-11-03 15:06:26 +01:00
Erik Jan de Wit
34d795b1f6
Removed beers from output (#3702) 2022-11-03 12:24:24 +01:00
Erik Jan de Wit
df7347aa9b
Added check to see if unique (#3642) 2022-11-01 15:41:32 +01:00
Erik Jan de Wit
7f8cb11988
added more options in the context menu (#3676)
fixes: #3607
2022-11-01 13:23:57 +01:00
Erik Jan de Wit
c49a5511c7
Added guides to group tree view (#3658) 2022-11-01 13:23:08 +01:00
Erik Jan de Wit
272d70ec2c
Sort client roles based on clientId and role name (#3672) 2022-11-01 13:22:42 +01:00
Jon Koops
db1ea6b70c
Stop using Keycloak config endpoint for Admin Client (#3669)
This reverts commit 6a75c6da6b.
2022-10-31 13:47:59 +01:00
Erik Jan de Wit
8d7d195b00
Added check for nothing found (#3651) 2022-10-31 12:29:53 +01:00
Erik Jan de Wit
2f60e78c4f
Use our own timers to dismiss alerts (#3641) 2022-10-27 14:00:02 +02:00
Erik Jan de Wit
66a448720a
Added PEM format for SAML (#3649) 2022-10-27 13:40:51 +02:00
Erik Jan de Wit
ef8574c188
Added saml export dialog (#3648) 2022-10-26 15:31:33 +02:00
Erik Jan de Wit
7730509796
Added missing fields (#3546) 2022-10-26 11:46:44 +02:00
Erik Jan de Wit
1b4fedaa3a
Added progress spinner to email test button (#3644) 2022-10-26 11:45:32 +02:00
Erik Jan de Wit
6af2a6ea17
Fixed cannot read from undefined (#3647) 2022-10-26 11:44:38 +02:00
Dominik Kawka
e463f99d40
IDP OIDC settings tab testing (#3601) 2022-10-26 11:43:52 +02:00
dependabot[bot]
19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 (#3622)
* Bump react-i18next from 11.18.6 to 12.0.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v12.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix type issues

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-26 00:08:51 +02:00
Erik Jan de Wit
37afe07bd5
Keep existing config we don't have fields for (#3639) 2022-10-25 19:52:17 +02:00
Jon Koops
44436f5935
Ensure list of supported applications is stable (#3646) 2022-10-25 17:46:16 +02:00
Erik Jan de Wit
c401fa6eee
Added missing delete action (#3645) 2022-10-25 16:59:37 +02:00
Jon Koops
a2ac19339e
Add labels for supported applications to 'OTP Policy' (#3633) 2022-10-24 18:02:13 +02:00
Jon Koops
1de4d24593
Improve flow for testing e-mail server settings (#3619) 2022-10-24 13:43:46 +02:00
Michael Bischof
cc59f1547d
Allow user and admin attribute permissions to be independantly set (#3472) 2022-10-21 17:09:46 +02:00
agagancarczyk
c797f1f62f
Added alphabetically listing the policies (#3556) 2022-10-17 15:09:50 +02:00
Erik Jan de Wit
c5af1e143c
Added empty state for assign roles (#3563) 2022-10-17 12:21:03 +02:00
Stan Silvert
799442060f
Fix role selection when paging (#3567) 2022-10-17 12:20:22 +02:00
Dominik Kawka
9748397661
Tests for realm setting tabs (#3564) 2022-10-17 12:08:49 +02:00
agagancarczyk
cce4fd8f4c
added view password (#3555)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-12 09:22:30 +01:00
Erik Jan de Wit
1111fb0a50
Add 'profileProjection' field for LinkedIn provider (#3190) 2022-10-11 22:40:39 +02:00
Erik Jan de Wit
349fe22024
Added padding on forms so action buttons don't overlap (#3501) 2022-10-11 13:12:04 +02:00
Erik Jan de Wit
558d67cd73
Help toggle and page default in local storage (#3547) 2022-10-11 13:09:07 +02:00
Erik Jan de Wit
3374780a1d
Added refresh after generate and update (#3514) 2022-10-11 13:08:47 +02:00
Erik Jan de Wit
494d9ce6ad
Fixed defaults (#3500) 2022-10-11 12:15:52 +02:00
Stan Silvert
32f75ca109
Reset actions should not be hard-coded. (#3499) 2022-10-11 12:15:31 +02:00
Jon Koops
d75753aa0c
Remove optional param from new permission route (#3548) 2022-10-11 11:31:05 +02:00
Erik Jan de Wit
f908ed8a00
Added "none" option to client select (#3510) 2022-10-10 23:46:12 +02:00
Erik Jan de Wit
1214330e3a
when ldap there are no credentials in keycloak (#3483) 2022-10-10 21:47:07 +02:00
Erik Jan de Wit
73818dae64
fixed the fix (#3512) 2022-10-10 21:01:52 +02:00
Erik Jan de Wit
1a2c80600c
Added missing shouldn't unregister (#3530) 2022-10-10 20:55:07 +02:00
Dominik Kawka
5b74013dc2
Add advanced client details tests (#3482) 2022-10-10 19:52:44 +02:00
Erik Jan de Wit
066ecbe3e2
Add missing type attibute to FileComponent (#3481) 2022-10-10 18:04:07 +02:00
Erik Jan de Wit
11d8461620
Combine tree view and list for groups (#3401) 2022-10-10 17:03:27 +02:00
Erik Jan de Wit
2d0b4b815d
Use combined locales of all themes (#3487) 2022-10-10 14:47:31 +02:00
Erik Jan de Wit
c37e8714ce
Fixed route params for policy condition (#3497) 2022-10-06 12:29:16 +02:00
Erik Jan de Wit
8a6df5d743
Fixed the saml tests (#3494) 2022-10-06 11:57:58 +02:00
ahweis
f5ac1cf74c
Use unique key in role mapping table (#3454) 2022-10-04 11:21:02 +02:00
Erik Jan de Wit
bda97b9d4a
Only load realms when dropdown is opened (#3396) 2022-10-03 22:22:37 +02:00
Jon Koops
6a75c6da6b
Use Keycloak config endpoint in production (#3471) 2022-10-03 19:02:13 +02:00
Dominik Kawka
3694dad23c
import client tests (#3452) 2022-10-03 13:00:26 +02:00
Erik Jan de Wit
b90487af39
Add option to include subgroup users to empty (#3445) 2022-10-03 12:48:48 +02:00
Erik Jan de Wit
961b8a098d
Filer out the dedicated row (#3440) 2022-10-03 12:47:50 +02:00
Erik Jan de Wit
225ab19ef1
Remove first char upper case for realm (#3412) 2022-10-03 12:46:56 +02:00
Erik Jan de Wit
249c6bbf02
Is paginated in for both types (#3446) 2022-10-03 12:38:46 +02:00
Erik Jan de Wit
ca97e4f930
fixed route (#3411)
fixes: #3406
2022-09-29 22:24:16 +02:00
Erik Jan de Wit
34ffd01da8
Move enable / disable to header (#3397) 2022-09-29 13:07:46 +02:00
Erik Jan de Wit
283390dee9
Sdded some css to fix alignment (#3402) 2022-09-29 13:07:15 +02:00
Erik Jan de Wit
f0ee68afc9
Convert attribute name to form (#3405) 2022-09-29 13:07:02 +02:00
Erik Jan de Wit
498e345281
Added null check for chrome (#3398) 2022-09-27 10:58:03 +02:00
Erik Jan de Wit
bff01af327
client-flow can also be bound (#3379)
fixes: #3295
2022-09-26 19:21:03 +02:00
Sebastian Rose
7eb5c858fa
Use correct URL for Admin Client (#3373) 2022-09-22 11:27:01 +02:00
Erik Jan de Wit
aa7acda01e
Convert claims back to object (#3363) 2022-09-21 16:52:42 +02:00
Erik Jan de Wit
6c57312273
Changed unspecified to "" (#3367) 2022-09-21 16:50:10 +02:00
Erik Jan de Wit
5c57e5103b
Keep selected policies not just ids (#3368) 2022-09-21 16:49:25 +02:00
Erik Jan de Wit
4ad8689b6e
Use alias for title name (#3369) 2022-09-21 16:46:22 +02:00
Erik Jan de Wit
22c653aa20
Convert config strings into string[] (#3365) 2022-09-21 16:27:38 +02:00
Erik Jan de Wit
2c1f62fea8
Added empty state (#3366) 2022-09-21 16:27:23 +02:00
Erik Jan de Wit
49ffd816ea
Fixed showing realm roles (#3337) 2022-09-19 11:56:18 +02:00