Commit graph

120 commits

Author SHA1 Message Date
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