Alexander Schwartz
1059b3a837
Log errors when welcome page can't be shown on Quarkus ( #14995 )
...
Closes #14994
2022-10-21 07:38:33 +02:00
Pedro Igor
2d55e1dab7
Add DB options to Keycloak CR
...
Closes #14374
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
2022-10-20 21:21:00 +02:00
Bruno Oliveira da Silva
e712cd6a0e
Suppress Snyk alerts related with Netty
...
Resolves #15066
2022-10-20 12:44:37 -03:00
Pedro Igor
80d8b0fc66
Update token exchange documentation with latest changes to the audience constraints
...
Closes #12634
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-10-20 13:38:25 +02:00
Yann Odeyer
696ce9d364
Fix encoding of errasingData ( #15025 )
2022-10-20 11:38:00 +02:00
Stian Thorgersen
4a266d0708
Update Foresight test-kit action ( #14958 )
2022-10-20 11:28:53 +02:00
Kamesh Akella
b50fe06b2e
Add new packages for deep reflection within the surefire.system.args for test compatibility with JDK17 ( #15036 )
...
Closes #14997
2022-10-20 10:44:32 +02:00
dependabot[bot]
fc7c57ee12
Bump github/codeql-action from 2.1.26 to 2.1.28
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.26 to 2.1.28.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2.1.26...v2.1.28 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 15:54:06 -03:00
agagancarczyk
2bd2a28c80
fixed text ( #3598 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-19 15:14:17 +01:00
Marc Wrobel
33baeefeab
Fix minor typos in the 'Release Notes' guide ( #1705 )
2022-10-19 08:50:08 +02:00
Marc Wrobel
8f6aee0ca8
Fix minor typos in the 'Securing Applications and Services' guide ( #1704 )
2022-10-19 08:49:23 +02:00
Marc Wrobel
f4827c5f26
Fix minor typos in the 'Server Administration' guide ( #1703 )
2022-10-19 08:47:23 +02:00
Marc Wrobel
8ab8c4e3e6
Fix minor typos in the 'Server Developer' guide ( #1702 )
2022-10-19 08:43:27 +02:00
Marc Wrobel
0ea743e15e
Fix minor typos in the 'Upgrading' guide ( #1701 )
2022-10-19 08:42:12 +02:00
Marc Wrobel
8ce75864cb
Fix minor typos in the 'Authorization Services' guide ( #1700 )
2022-10-19 08:33:25 +02:00
Bruno Oliveira da Silva
6055e561a1
Prevent false alerts related to CVE-2021-3914
...
Resolves #14993
2022-10-18 18:53:27 -03:00
Peter Zaoral
4dfbb42680
Refine Ingress settings in Keycloak CR
...
Closes Keycloak#14407
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2022-10-18 17:44:50 +02:00
Klaus Betz
76d9125c3f
feat: add DisplayIconClasses to IdentityProviderModel for third-party IDPs https://github.com/klausbetz/apple-identity-provider-keycloak/issues/10 ( #14826 )
...
Closes #14974
2022-10-18 15:54:06 +02:00
Stian Thorgersen
97ae90de88
Remove Red Hat Single Sign-On product profile from upstream ( #14697 )
...
* Remove Red Hat Single Sign-On product profile from upstream
Closes #14916
* review suggestions: Remove Red Hat Single Sign-On product profile from upstream
Closes #14916
Co-authored-by: Peter Skopek <pskopek@redhat.com>
2022-10-18 14:43:04 +02:00
Stian Thorgersen
31aefd1489
OTP Application SPI ( #14800 )
...
Closes #14800
2022-10-18 14:42:35 +02:00
dependabot[bot]
5c35dcad48
Bump smallrye-open-api-maven-plugin in /keycloak-theme ( #3583 )
...
Bumps smallrye-open-api-maven-plugin from 2.2.0 to 3.0.1.
---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
dependency-type: direct:production
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>
2022-10-18 12:01:48 +02:00
Pedro Igor
01a6319815
Removing unwanted files from repo
2022-10-18 07:41:00 +02:00
Marek Posolda
0756ef9a75
Initial integration tests with BCFIPS distribution ( #14895 )
...
Closes #14886
2022-10-17 23:33:22 +02:00
Václav Muzikář
19ee00ff54
Add HTTP options to Keycloak CR
2022-10-17 15:57:05 -03:00
Stian Thorgersen
f7490b7f7c
Fix issue where admin2 was not enabled by default if account2 was disabled ( #14914 )
...
Refactoring ThemeSelector and DefaultThemeManager to re-use the same logic for selecting default theme as there used to be two places where one had a broken implementation
Closes #14889
2022-10-17 15:17:54 +02:00
agagancarczyk
c797f1f62f
Added alphabetically listing the policies ( #3556 )
2022-10-17 15:09:50 +02:00
Jon Koops
4b2a23b81d
Update PatternFly to latest stable ( #3590 )
2022-10-17 15:09:05 +02:00
Jon Koops
bd356b62ab
Run CI jobs for the Account UI ( #3549 )
...
* Run CI jobs for the Account UI
* Add JavaScript edition to build
2022-10-17 08:46:07 -04:00
dependabot[bot]
5adb69204d
Bump vitest from 0.24.1 to 0.24.3 ( #3573 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.24.1 to 0.24.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.24.1...v0.24.3 )
---
updated-dependencies:
- dependency-name: vitest
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-10-17 13:52:29 +02:00
Jon Koops
84300aada2
Ask users to test nightly before reporting issue ( #3550 )
2022-10-17 12:42:36 +02:00
dependabot[bot]
c78be01359
Bump @octokit/rest from 19.0.4 to 19.0.5 ( #3576 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 19.0.4 to 19.0.5.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.4...v19.0.5 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
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-10-17 12:24:27 +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
dependabot[bot]
64e0f1c5eb
Bump @typescript-eslint/eslint-plugin from 5.39.0 to 5.40.0 ( #3571 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-10-17 12:17:40 +02:00
Dominik Kawka
9748397661
Tests for realm setting tabs ( #3564 )
2022-10-17 12:08:49 +02:00
Bruno Oliveira da Silva
90369f7540
Upgrade to latest Quarkus 2.13.2 ( #14834 )
...
Upgrade to latest Quarkus 2.13.2
Resolves #14817
2022-10-17 12:05:35 +02:00
dependabot[bot]
034b640042
Bump eslint-plugin-react from 7.31.9 to 7.31.10 ( #3570 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.31.9 to 7.31.10.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.9...v7.31.10 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
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-10-17 10:45:56 +02:00
dependabot[bot]
b9b8d60843
Bump vite from 3.1.7 to 3.1.8 ( #3572 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.1.8/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-10-17 10:43:38 +02:00
dependabot[bot]
03d64d2569
Bump @rollup/plugin-inject from 5.0.0 to 5.0.1 ( #3580 )
...
Bumps [@rollup/plugin-inject](https://github.com/rollup/plugins/tree/HEAD/packages/inject ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/inject/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/url-v5.0.1/packages/inject )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-inject"
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-10-17 10:41:46 +02:00
dependabot[bot]
bfc926b2bb
Bump rollup from 2.79.1 to 3.2.2 ( #3577 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.79.1 to 3.2.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: rollup
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>
2022-10-17 10:41:13 +02:00
dependabot[bot]
c5a5561da6
Bump @rollup/plugin-typescript from 9.0.0 to 9.0.1 ( #3582 )
...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/typescript-v9.0.1/packages/typescript )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
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-10-17 10:40:31 +02:00
dependabot[bot]
e1b4f0f92d
Bump react-dropzone from 14.2.2 to 14.2.3 ( #3581 )
...
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone ) from 14.2.2 to 14.2.3.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases )
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v14.2.2...v14.2.3 )
---
updated-dependencies:
- dependency-name: react-dropzone
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-10-17 10:39:55 +02:00
dependabot[bot]
3b82999d71
Bump cypress from 10.9.0 to 10.10.0 ( #3585 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.9.0 to 10.10.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/v10.9.0...v10.10.0 )
---
updated-dependencies:
- dependency-name: cypress
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-10-17 10:39:29 +02:00
dependabot[bot]
aa4e97ac41
Bump @types/node from 18.8.3 to 18.11.0 ( #3586 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.8.3 to 18.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-10-17 10:38:37 +02:00
dependabot[bot]
4d0bf17f70
Bump @typescript-eslint/parser from 5.39.0 to 5.40.0 ( #3587 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-10-17 10:37:53 +02:00
Alexander Schwartz
e999186b84
Add H2 upgrade to release notes and migration guide
...
Relates to keycloak/keycloak#12607
Relates to keycloak/keycloak#11292
Relates to keycloak/keycloak#10113
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-10-17 08:58:49 +02:00
vramik
fa947a41ea
Revisit unique constraints in jpa user store
...
Closes #14797
2022-10-17 08:56:45 +02:00
Andrew Potter
fcd1381682
Update user-profile.adoc ( #1689 )
2022-10-17 08:28:10 +02:00
Václav Muzikář
0afc4a8af7
Refactor KeycloakDeploymentConfig
( #14880 )
...
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
2022-10-14 10:42:09 -03:00
dependabot[bot]
da1d40c361
Bump keycloak.version from 19.0.2 to 19.0.3 in /keycloak-theme ( #3529 )
...
Bumps `keycloak.version` from 19.0.2 to 19.0.3.
Updates `keycloak-server-spi` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.2...19.0.3 )
Updates `keycloak-server-spi-private` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.2...19.0.3 )
Updates `keycloak-services` from 19.0.2 to 19.0.3
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/19.0.2...19.0.3 )
---
updated-dependencies:
- dependency-name: org.keycloak:keycloak-server-spi
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-server-spi-private
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.keycloak:keycloak-services
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-10-14 15:20:45 +02:00