Commit graph

471 commits

Author SHA1 Message Date
Erik Jan de Wit
31b203665a
Added validation on realm name (#4259) 2023-01-27 17:10:09 +01:00
Jon Koops
60d10d88bd
Regenerate lockfile in v3 format (#4268) 2023-01-26 18:58:16 +00:00
dependabot[bot]
47fee9c8ff
Bump vite-plugin-checker from 0.5.4 to 0.5.5 (#4271)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.4 to 0.5.5.
- [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.4...vite-plugin-checker@0.5.5)

---
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-26 17:51:47 +00:00
dependabot[bot]
e6a07ac684
Bump reactflow from 11.4.2 to 11.5.1 (#4264)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.4.2 to 11.5.1.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.5.1/packages/reactflow)

---
updated-dependencies:
- dependency-name: reactflow
  dependency-type: direct:production
  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>
2023-01-26 16:32:13 +00:00
dependabot[bot]
fc7f454e33
Bump vitest from 0.25.8 to 0.28.2 (#4265)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.25.8 to 0.28.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  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>
2023-01-26 15:58:57 +00: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
dependabot[bot]
752db3cb02
Bump jsdom from 21.0.0 to 21.1.0 (#4242)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.0.0 to 21.1.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/21.0.0...21.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  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>
2023-01-23 13:54:22 +01: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
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
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
Erik Jan de Wit
e15ac55570
Fix validation of user profile attributes (#4139) 2023-01-07 20:14:16 +01:00
Jon Koops
e914ac6ea2
Use React Router v6 for the routable tabs of the identity provider page (#4136) 2023-01-06 13:48:50 +00:00
Jon Koops
0d541f60b6
Use React Router v6 for the routable tabs of the user profile page (#4137) 2023-01-06 14:30:17 +01:00
Jon Koops
bd2569b50d
Use React Router v6 for the routable tabs of the events page (#4135) 2023-01-06 12:21:59 +00: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
074b6afc5d
Use React Router v6 for the routable tabs of the users page (#4130) 2023-01-05 14:10:37 +00:00
Jon Koops
0b7ab7d008
Use React Router v6 for the routable tabs of the realm settings keys page (#4129) 2023-01-05 12:08:14 +00:00
Jon Koops
d2163efe3f
Use React Router v6 for the routable tabs of the user federation LDAP settings page (#4126) 2023-01-05 11:38:16 +00:00
Jon Koops
b509a5a04e
Use React Router v6 for the routable tabs of the realm settings page (#4125) 2023-01-04 13:30:54 +01:00
Jon Koops
36a7ab32e4
Use React Router v6 for the routable tabs of client scope page (#4124) 2023-01-04 12:19:09 +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
Jon Koops
63cac73a12
Use React Router v6 for the routable tabs of dashboard page (#4119) 2023-01-04 09:57:46 +00:00
Jon Koops
48a3fc9229
Use React Router v6 for the routable tabs of authentication page (#4118) 2023-01-04 09:57:25 +00:00
Erik Jan de Wit
1155371439
Only load realms once and not on focus (#4015) 2023-01-03 17:33:16 +01:00
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
dependabot[bot]
6f13e9d2d1
Bump @cypress/webpack-preprocessor from 5.16.0 to 5.16.1 (#4107)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.16.0...@cypress/webpack-preprocessor-v5.16.1)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  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-02 10:02:12 +01:00
dependabot[bot]
b41e75149a
Bump @cypress/webpack-preprocessor from 5.15.7 to 5.16.0 (#4088)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.15.7 to 5.16.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.15.7...@cypress/webpack-preprocessor-v5.16.0)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  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-27 17:46:00 +01:00
dependabot[bot]
e8ae28555b
Bump @babel/core from 7.20.5 to 7.20.7 (#4090)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.7.
- [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.7/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>
2022-12-27 17:45:48 +01:00
dependabot[bot]
14fcd09fd6
Bump i18next-http-backend from 2.1.0 to 2.1.1 (#4092)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  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>
2022-12-27 17:45:06 +01:00
dependabot[bot]
031205999f
Bump vite-plugin-checker from 0.5.2 to 0.5.3 (#4094)
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.5.2 to 0.5.3.
- [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.2...vite-plugin-checker@0.5.3)

---
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>
2022-12-27 17:44:30 +01:00
dependabot[bot]
b841ef8578
Bump react-router-dom-v5-compat from 6.5.0 to 6.6.1 (#4099)
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.6.1/packages/react-router-dom-v5-compat)

---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
  dependency-type: direct:production
  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-27 17:43:13 +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
Eric Olkowski
c6344dec60
Updates to PatternFly 4.222 (#4012)
* Update to PatternFly 4.222

* updated other places

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-12-21 08:28:20 +01:00
dependabot[bot]
b49f6a3c46
Bump react-router-dom-v5-compat from 6.4.5 to 6.5.0 (#4058)
Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.4.5 to 6.5.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.5.0/packages/react-router-dom-v5-compat)

---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
  dependency-type: direct:production
  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-20 14:17:53 +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