Commit graph

414 commits

Author SHA1 Message Date
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
Stan Silvert
ba2fc5f4ec
Experiment to fix flaky predefined mapper test. (#4241) 2023-01-21 15:33:27 -05:00
dependabot[bot]
394593f6f1
Bump vite-plugin-checker from 0.5.3 to 0.5.4 (#4237)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.3...vite-plugin-checker@0.5.4)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  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-20 16:32:56 +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
Douglas Palmer
0c217c017e
Update tooltips for 'Signature algorithm' for SAML client and SAML Identity provider (#4176)
closes #4167
2023-01-17 15:46:10 +00: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
dependabot[bot]
c206b38c3d
Bump jsdom from 20.0.3 to 21.0.0 (#4151)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 21.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.3...21.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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-16 12:26:07 +00:00
Erik Jan de Wit
5a5426195b
Always show the pagination toolbar (#4053) 2023-01-16 12:09:27 +00: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
Erik Jan de Wit
6dbb130efa
Added email verified when user profile enabled (#4186) 2023-01-16 11:37:01 +01:00
Erik Jan de Wit
c35e37ba4f
Resource account page (#3982) 2023-01-16 11:23:07 +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
b13bcdc020
Re-use toTabs() function in RealmRoleTabs component (#4197) 2023-01-16 08:18:11 +01:00
Erik Jan de Wit
4d44265ed0
added none option to attribute group (#4191)
* added none option

fixes: #4085

* small refactor
2023-01-16 08:17:00 +01:00
Jon Koops
5ba147b384
Use routable tabs for realm role details (#3963) 2023-01-14 16:05:09 +00:00
Jon Koops
fe4c3dc151
Refactor realms & client roles to React Router v6 (#4184) 2023-01-14 13:24:06 +00:00
Jon Koops
97b69950c7
Reduce excessive re-renders for realm & client roles tab (#4194) 2023-01-14 11:42:02 +01:00
Jon Koops
66cf2ad368
Refactor RealmContext to use React Router v6 (#4182) 2023-01-13 15:10:29 +00:00
Jon Koops
23e1aa54a7
Refactor LDAP mapper to React Router v6 (#4192) 2023-01-13 13:26:22 +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
Stan Silvert
69344da121
Try to fix intermittent test failure (#4190) 2023-01-13 13:06:50 +01:00
Jon Koops
d98e240ab1
Remove unused SearchUser component (#4189) 2023-01-12 16:51:12 +00:00
Jon Koops
099a0d44c4
Refactor realm keys providers to React Router v6 (#4188) 2023-01-12 16:09:03 +00:00
Jon Koops
d11ed1ccef
Refactor roles list to React Router v6 (#4187) 2023-01-12 15:51:08 +00:00
Jon Koops
2b9744f6bf
Refactor OpenID Connect IDP to use React Router v6 (#4183) 2023-01-12 10:24:25 +00:00
Jon Koops
2e79123bee
Refactor client scope mapping to React Router v6 (#4181) 2023-01-12 09:58:08 +00:00
Jon Koops
e32cdaebec
Remove unused DataLoader component (#4180) 2023-01-12 09:50:06 +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
6f498a9af7
Refactor user federation providers to React Router v6 (#4177) 2023-01-12 09:47:26 +01:00
Jon Koops
343aabb904
Upgrade PageNav component to React Router v6 (#4168) 2023-01-11 15:49:03 +01:00
agagancarczyk
94af38daee
changed text for displayName tooltip (#4161)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-01-10 11:13:01 +00: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
dependabot[bot]
91c7ffd0b2
Bump @babel/core from 7.20.7 to 7.20.12 (#4147)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  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 11:16:02 +01:00
Erik Jan de Wit
3c677f4b53
Fix bounds check for adding client profile (#4140) 2023-01-07 22:22:48 +01:00