Commit graph

445 commits

Author SHA1 Message Date
Stan Silvert
fb3d5e4561
Don't show Groups tab if user does not have query-groups role. (#4322) 2023-02-07 12:30:46 +01:00
Erik Jan de Wit
1a7d229fd0
Changed cert to text-area (#4338) 2023-02-07 12:30:31 +01:00
Jon Koops
16c866524a
Add Cypress tests for CIBA policy (#4318) 2023-02-07 12:00:34 +01:00
dependabot[bot]
18fe964baf
Bump @cypress/webpack-preprocessor from 5.16.1 to 5.16.2 (#4336)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.16.1 to 5.16.2.
- [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.1...@cypress/webpack-preprocessor-v5.16.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 11:51:36 +00:00
Jon Koops
b667cfc452
Use crypto.randomUUID() for random ID generation (#4323) 2023-02-06 12:41:11 +01:00
Stan Silvert
2f6601febf
Change 'Resources and Auth Scopes' label (#4325) 2023-02-06 12:31:40 +01:00
dependabot[bot]
a37bec60c5
Bump react-i18next from 12.1.4 to 12.1.5 (#4328)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.4 to 12.1.5.
- [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/v12.1.4...v12.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 11:26:32 +00:00
dependabot[bot]
84b6cdf8fe
Bump vitest from 0.28.3 to 0.28.4 (#4335)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.4/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 11:18:47 +00:00
Jon Koops
7c88763f09
Build Admin Client before running Cypress component tests (#4319) 2023-02-06 11:52:36 +01:00
Erik Jan de Wit
e57c8f3eb3
Do not log out current user (#4291) 2023-02-06 11:45:18 +01:00
Eric Olkowski
68fbc8db61
Update PatternFly dependencies to latest version (#4276) 2023-02-03 12:59:46 +01:00
Erik Jan de Wit
e65a1effda
Add client registration page (#4250) 2023-02-03 12:56:20 +01:00
Raphael Suter
989d35fe0e
Added stringify in MultiValuedStringComponent (#4306) 2023-02-03 12:26:35 +01:00
Raphael Suter
2d8afd1a33
Added aria-label to MultivaluedStringComponent (#4313) 2023-02-03 12:23:48 +01:00
Erik Jan de Wit
941981f8fc
Add a component test for MultiLineInput (#4287) 2023-02-02 23:42:59 +01:00
Erik Jan de Wit
9cb7c3a0aa
Add a null check to convertFormValuesToObject() (#4305) 2023-02-02 14:35:01 +00:00
Jon Koops
b4f9544b4e
Add CIBA policy tab to authentication policies (#4300) 2023-02-02 15:17:09 +01:00
Jon Koops
5600b5fb1c
Run the Cypress component tests on CI (#4307) 2023-02-02 13:11:30 +00:00
Erik Jan de Wit
3047749890
Add missing OAuth 2.0 fields to token settings (#4253) 2023-02-01 18:19:04 +01:00
Stan Silvert
2594c48a38
Fix group type label in partial import (#4275) 2023-01-30 17:50:56 +01:00
dependabot[bot]
201e7bcb34
Bump react-router-dom from 6.6.2 to 6.8.0 (#4279)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.6.2 to 6.8.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/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.8.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 17:47:58 +01:00
dependabot[bot]
dd05180558
Bump vitest from 0.28.2 to 0.28.3 (#4282)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.3/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 17:46:39 +01: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
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