Stefan Guilhen
d8bee26ec8
Implement AbstractClientEntity.isUpdated to account for changes in associated protocol mappers.
...
Closes #10927
2022-03-29 18:35:28 +02:00
Jenny
1c82de5672
Update README to include npm install ( #2363 )
2022-03-29 17:55:07 +02:00
Costas Papastathis
3cae412c94
Adding reference of nodejs adapter usage from keycloak quickstart example ( #1430 )
...
Co-authored-by: Michael Dawson <mdawson@devrus.com>
2022-03-29 12:44:19 -03:00
Bruno Oliveira da Silva
19e55650a2
Automatic scan Keycloak docker image for vulnerabilities ( #10777 )
...
* Automatic scan Keycloak docker image for vulnerabilities
The changes proposed here will run Trivy scanner twice a day to search
vulnerabilities into our main images.
Resolves #10764
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
* Update .github/workflows/trivy-analysis.yml
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2022-03-29 16:17:20 +02:00
Stian Thorgersen
e58e8ef252
Add issue template for tasks ( #10912 )
2022-03-29 15:47:35 +02:00
Dominik Guhr
a5c3d035b9
Fixes showing sensitive values like passwords and irritating error msg when key used is unknown
...
Only first unknown option is shown for now. May be iterated in the future.
Closes #10050
Closes #10051
2022-03-29 10:37:07 -03:00
Dominik Guhr
0941a4709e
Fixes windows configuration test
...
also fixes using ~ as database default for e.g. IDELauncher (does not work on all windows versions)
also fixes the HelpCommandTest, as approvalTests are now generated based on the OS the tests run
Closes #10246
Co-authored-by: Victor-Philipp Negoescu <victor-philipp.negoescu@iteratec.com>
2022-03-29 10:34:34 -03:00
Andrea Peruffo
e3935f669d
Run CI on main only on schedule ( #10942 )
2022-03-29 15:10:20 +02:00
dependabot[bot]
2bedcee211
Bump cypress from 9.5.2 to 9.5.3
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.5.2 to 9.5.3.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v9.5.2...v9.5.3 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 14:46:49 +02:00
Erik Jan de Wit
d2bac33d37
Changed to be disabled when not enabled ( #2323 )
2022-03-29 12:39:46 +02:00
Jenny
6aab45dca7
Add tests for composite realm roles ( #2288 )
2022-03-29 12:39:32 +02:00
Bruno Oliveira da Silva
b8f50d9b64
Introduce CodeQL analysis ( #2262 )
2022-03-29 12:35:20 +02:00
rmartinc
755080d745
[ #10894 ] SAML Adapters tests start failing in recent versions of EAP/wildfly
2022-03-29 12:31:09 +02:00
dependabot[bot]
3594f3e91b
Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.17.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.16.0 to 5.17.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.17.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>
2022-03-29 11:35:36 +02:00
dependabot[bot]
1cc2529d34
Bump @typescript-eslint/parser from 5.16.0 to 5.17.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.16.0 to 5.17.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.17.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>
2022-03-29 11:33:24 +02:00
Erik Jan de Wit
f3798324a3
Override when already set with default ( #2283 )
2022-03-29 11:23:26 +02:00
Jon Koops
5a0a84f724
Disable Dependabot updates for react-flow-renderer ( #2361 )
2022-03-29 11:22:59 +02:00
Erik Jan de Wit
6857d62545
added more missing fields ( #2329 )
...
fixes : #1385
2022-03-29 09:55:05 +02:00
Erik Jan de Wit
78bdf2d2ec
don't test ldap when form isn't valid ( #2294 )
...
* don't test ldap when form isn't valid
fixes : #1776
* changed to PF way of showing errors
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2022-03-29 09:49:43 +02:00
Erik Jan de Wit
e9707f0a87
sort mappers in alphabetical order ( #2292 )
...
fixes : #1821
2022-03-29 09:49:19 +02:00
Erik Jan de Wit
f04788028b
Fixed the filter dropdown ( #2315 )
2022-03-28 22:57:32 +02:00
Erik Jan de Wit
8b8f564c61
Added service account user link ( #2322 )
2022-03-28 22:56:18 +02:00
Jenny
86b3fb93a9
Client credentials: "Regenerate" button fix ( #2337 )
2022-03-28 22:54:15 +02:00
Jenny
0c628e2b7c
fix create user bug ( #2317 )
2022-03-28 15:05:33 -04:00
Marcelo Daniel Silva Sales
091b1472ce
Introduce client secret rotation dynamic registration ( #10952 )
...
Closes #10609
2022-03-28 20:39:11 +02:00
Jenny
3efffab55d
Realm settings(login tab): Add login tests ( #2260 )
2022-03-28 17:34:07 +02:00
Erik Jan de Wit
de32d5d163
Fixed small layout issue and set default label of password ( #2286 )
2022-03-28 15:32:06 +02:00
Erik Jan de Wit
74ecc18be0
Change button text to "set password" ( #2287 )
2022-03-28 15:31:51 +02:00
Erik Jan de Wit
219e239c89
Show baseUrl when rootUrl is not set ( #2285 )
2022-03-28 15:15:12 +02:00
Aboullos
95a23f12a9
Add Clients tests ( #2270 )
2022-03-28 15:14:56 +02:00
dependabot[bot]
cdcdc9fd13
Bump @testing-library/jest-dom from 5.16.2 to 5.16.3
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.2...v5.16.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 13:11:06 +02:00
dependabot[bot]
623b5b6bab
Bump @keycloak/keycloak-admin-client from 18.0.0-dev.1 to 18.0.0-dev.8
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 18.0.0-dev.1 to 18.0.0-dev.8.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v18.0.0-dev.1...v18.0.0-dev.8 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 13:10:49 +02:00
dependabot[bot]
df3b688323
Bump eslint from 8.11.0 to 8.12.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.12.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:57:18 +02:00
dependabot[bot]
459f102dba
Bump ts-jest from 27.1.3 to 27.1.4
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.3 to 27.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.1.3...v27.1.4 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:56:58 +02:00
dependabot[bot]
9bbaed0833
Bump typescript from 4.6.2 to 4.6.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.2...v4.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:56:19 +02:00
dependabot[bot]
eaefdbf4a2
Bump react-i18next from 11.16.1 to 11.16.2
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.16.1 to 11.16.2.
- [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/v11.16.1...v11.16.2 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:55:59 +02:00
dependabot[bot]
631f8320c5
Bump prettier from 2.6.0 to 2.6.1
...
* Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.0 to 2.6.1.
- [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.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:55:21 +02:00
dependabot[bot]
3dd563ca2e
Bump @types/react from 17.0.40 to 17.0.43
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.40 to 17.0.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:54:22 +02:00
dependabot[bot]
b65142f170
Bump @typescript-eslint/parser from 5.15.0 to 5.16.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.15.0 to 5.16.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.16.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>
2022-03-28 12:53:43 +02:00
dependabot[bot]
e62257e1c1
Bump @typescript-eslint/eslint-plugin from 5.15.0 to 5.16.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.15.0 to 5.16.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.16.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>
2022-03-28 12:49:18 +02:00
dependabot[bot]
a3074d6eef
Bump postcss-import from 14.0.2 to 14.1.0
...
Bumps [postcss-import](https://github.com/postcss/postcss-import ) from 14.0.2 to 14.1.0.
- [Release notes](https://github.com/postcss/postcss-import/releases )
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-import/compare/14.0.2...14.1.0 )
---
updated-dependencies:
- dependency-name: postcss-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:48:56 +02:00
dependabot[bot]
4940366793
Bump @types/node from 17.0.21 to 17.0.23
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 17.0.21 to 17.0.23.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 12:47:24 +02:00
Jon Koops
d5b9c2d995
Skip broken client authorization tests ( #2360 )
2022-03-28 12:46:45 +02:00
Jon Koops
23492a50af
Drop snapshot releases in favour of nightlies ( #2340 )
2022-03-28 09:18:40 +02:00
Alec Henninger
658449dd1f
Fix typo in device authorization endpoint
2022-03-25 16:47:25 -03:00
Alexander Schwartz
6a657e6472
Upgrading Hibernate in line with WildFly 26.0.1.Final to support building Keycloak with OpenJDK 17
...
Closes #9993
2022-03-25 20:11:14 +01:00
Costas Papastathis
c152f465e2
Update aggregation/navbar.html
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-25 12:08:02 -03:00
Costas Papastathis
71346995e5
Update securing_apps/topics/oidc/javascript-adapter.adoc
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-25 12:08:02 -03:00
Costas Papastathis
90735f3b1c
Update authorization_services/topics/policy-js-policy.adoc
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-25 12:08:02 -03:00
Costas Papastathis
2203179454
Update authorization_services/topics/enforcer-js-adapter.adoc
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-25 12:08:02 -03:00