syalioune
7adacaa512
Fix client certificate bound access token toggle ( #4546 )
2023-03-06 12:20:32 +01:00
Jon Koops
22e15d0dd9
Replace GenerateId
component with React's useId()
hook ( #4536 )
2023-03-03 13:27:23 +01:00
Erik Jan de Wit
a38d24953b
Use correct name for saml_force_name_id_format
field ( #4496 )
2023-03-02 13:15:18 +00:00
Stan Silvert
29a30d7967
Fix role restriction for OIDC Compatibility Modes ( #4487 )
2023-03-02 13:54:53 +01:00
Erik Jan de Wit
f950271ad4
Make either roles or user required ( #4494 )
2023-03-02 13:50:29 +01:00
Erik Jan de Wit
ebad2d4bb6
Added alert to when evaluate fails ( #4495 )
2023-03-02 13:49:54 +01:00
Erik Jan de Wit
e02c692fd9
Add labels and ids to various elements ( #4527 )
2023-03-01 15:16:00 +01:00
Erik Jan de Wit
6ec598df7a
resource no longer required ( #4436 )
...
implemented filtering on scope
fixes : #4311
2023-02-20 14:49:50 +00:00
Erik Jan de Wit
ed4f844b35
Add missing fields for user info encryption ( #4416 )
2023-02-16 16:20:39 +00:00
Erik Jan de Wit
a96fcf18cf
Lazy-load data required for rows in scopes table ( #4393 )
2023-02-16 15:53:16 +01:00
Jon Koops
3bfbf70ada
Ensure client certificate is uploaded as a file ( #4382 )
2023-02-13 13:12:12 +00:00
Jon Koops
73ecede289
Upgrade to React 18 ( #4272 )
2023-02-13 08:18:16 +01:00
Erik Jan de Wit
fe2ed2c680
Added offline sessions to client and sessions ( #4374 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-02-10 16:28:22 +00:00
Jon Koops
ddc0b3ebaf
Fix 'Home URL' link in clients overview ( #4363 )
2023-02-10 07:31:00 +01:00
Erik Jan de Wit
6cc3967eff
Move more nested components outside ( #4309 )
2023-02-09 17:31:16 +01:00
Stan Silvert
2f6601febf
Change 'Resources and Auth Scopes' label ( #4325 )
2023-02-06 12:31:40 +01:00
Erik Jan de Wit
e65a1effda
Add client registration page ( #4250 )
2023-02-03 12:56:20 +01:00
Erik Jan de Wit
9cb7c3a0aa
Add a null check to convertFormValuesToObject()
( #4305 )
2023-02-02 14:35:01 +00: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
Jon Koops
d53e012ca9
Upgrade i18next
and react-18next
to latest version ( #4260 )
2023-01-26 15:46:23 +01:00
Jon Koops
8f05a102af
Upgrade to React Hook Form version 7 ( #4239 )
2023-01-26 10:31:07 +01:00
Jon Koops
a01682b090
Omit FunctionComponent
or replace it with PropsWithChildren
where needed ( #4233 )
2023-01-20 15:28:32 +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
437a2eb574
Upgrade 'clients' to react-hook-form
v7 ( #4171 )
2023-01-18 11:12:32 +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
Erik Jan de Wit
e0246c70d4
Migrate authenticate settings and policy detail to react-hook-form
v7 ( #3984 )
2023-01-16 12:34:18 +01:00
Jon Koops
2089b2209f
Use correct path for imports of the Admin Client ( #4175 )
2023-01-16 07:42:11 +00:00
Jon Koops
fe4c3dc151
Refactor realms & client roles to React Router v6 ( #4184 )
2023-01-14 13:24:06 +00:00
Erik Jan de Wit
467da39668
No longer fetch the resources eager, but on row click ( #4185 )
2023-01-13 13:07:13 +01:00
Jon Koops
d11ed1ccef
Refactor roles list to React Router v6 ( #4187 )
2023-01-12 15:51:08 +00:00
Erik Jan de Wit
201c41858f
Refactor SAML keys dialog to react-hook-form
v7 ( #4164 )
2023-01-12 10:23:48 +01:00
Jon Koops
b4fef326de
Split out role form for realm and client in seperate components ( #4141 )
2023-01-09 13:57:40 +01:00
dependabot[bot]
84da38789d
Bump prettier from 2.8.1 to 2.8.2 ( #4154 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.2.
- [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.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
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>
2023-01-09 12:53:43 +01:00
Jon Koops
bf18af49e3
Use React Router v6 for the routable tabs of the client page ( #4132 )
2023-01-06 12:05:12 +00:00
Jon Koops
bdd39c4e37
Use React Router v6 for the routable tabs of the dedicated scope page ( #4131 )
2023-01-05 15:24:05 +01:00
Jon Koops
2c4805fe50
Use React Router v6 for the routable tabs of clients page ( #4123 )
2023-01-04 10:33:43 +00: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
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
31f96761ea
Use react-hook-form
v7 for client keys ( #4045 )
2022-12-15 15:13:36 +00: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
be59ed1447
Use user select component ( #4011 )
2022-12-13 12:40:49 +01:00
Jon Koops
6f43a8d9ff
Wrap SamlKeysDialog
in FormProvider
( #3975 )
2022-12-12 00:46:19 +01:00
Erik Jan de Wit
bd3e276721
Added inherited option ( #3957 )
2022-12-08 12:25:49 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable ( #3959 )
2022-12-08 12:24:59 +01:00
Jon Koops
b4c4ddc797
Rename all references to 'Admin Console' to 'Admin UI' ( #3930 )
2022-12-07 15:28:28 +00:00