Commit graph

21580 commits

Author SHA1 Message Date
dependabot[bot]
9543b16e9f
Bump lint-staged from 13.0.4 to 13.1.0 (#3939)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.4...v13.1.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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-06 14:58:00 +01:00
dependabot[bot]
79c8b69eae
Bump @cypress/webpack-batteries-included-preprocessor (#3940)
Bumps [@cypress/webpack-batteries-included-preprocessor](https://github.com/cypress-io/cypress) from 2.2.4 to 2.3.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-batteries-included-preprocessor-v2.2.4...@cypress/webpack-batteries-included-preprocessor-v2.3.0)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-batteries-included-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-06 14:57:39 +01:00
dependabot[bot]
7aa199bce2
Bump eslint from 8.28.0 to 8.29.0 (#3942)
Bumps [eslint](https://github.com/eslint/eslint) from 8.28.0 to 8.29.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.28.0...v8.29.0)

---
updated-dependencies:
- dependency-name: eslint
  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-06 14:56:24 +01:00
Jon Koops
c2924ceb9c
Use react-hook-form v7 for client scope form (#3885) 2022-12-06 14:38:28 +01:00
Jon Koops
49ed77b85c
Allow extended write permissions for Dependabot auto-merge (#3945) 2022-12-06 13:50:45 +01:00
mposolda
264c5a6cdb Support for KcReg and KcAdm CLI to use BCFIPS instead of BC on FIPS platforms
Closes #14968
2022-12-06 13:02:46 +01:00
Jon Koops
07f5e070e0
Add wait to 'enable user events' test (#3946) 2022-12-06 12:42:34 +01:00
Pedro Igor
022d2864a6 Make sure JAX-RS resource methods are advertizing the media type they support
Closes #15811
Closes #15810
2022-12-06 08:13:43 -03:00
dependabot[bot]
4bbdbddacc
Bump smallrye-open-api-maven-plugin in /keycloak-theme (#3902)
Bumps smallrye-open-api-maven-plugin from 3.0.1 to 3.1.0.

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
  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-06 11:06:45 +01:00
dependabot[bot]
afb49b3a97
Bump wireit from 0.8.0 to 0.9.0 (#3901)
Bumps [wireit](https://github.com/google/wireit) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: wireit
  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-06 11:06:14 +01:00
Erik Jan de Wit
14a7e49468
Add federated user link (#3928) 2022-12-06 11:05:41 +01:00
Stian Thorgersen
2f0d8cd895
Move hok, par, and rar tests to oauth package (#15834)
Closes #15833
2022-12-05 15:42:20 +01:00
Pedro Igor
1673906a54 Improving quarkus testsuite execution time
Closes #13544
2022-12-05 15:06:36 +01:00
Michal Hajas
59ccae76cb
Fix flaky JS test (#15804)
Closes #15761

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2022-12-05 13:16:04 +01:00
Sebastian Schuster
3c6e2c3c1e 15234 switch to micrometer metrics 2022-12-05 08:11:35 -03:00
Dominik Kawka
14beb87b6b
Improved required field validation for SAML idp details (#3915) 2022-12-02 16:58:39 +01:00
Erik Jan de Wit
997881a7a1
Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
Rafał Gała
b7d7268744 Initialize CryptoIntegration before loading adapter config
Initialize CryptoIntegration before building KeycloakDeploymentBuilder, same way as in public static KeycloakDeployment build(InputStream is) method

Closes #15767
2022-12-02 12:46:16 +01:00
Václav Muzikář
7a0ad6ff21 Handle null in HttpRequestImpl 2022-12-02 12:17:10 +01:00
agagancarczyk
8dde92e2fd
Fixed username not wrapping (#3923)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 10:30:32 +00:00
agagancarczyk
77ec5a4c5f
Renamed mapping(s) to role(s) (#3920)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 09:41:30 +00:00
agagancarczyk
e28277846d
Changed temporarily disabled to temporarily locked status - #1705 (#3917)
* Changed temporaryDisabled to temporaryLocked

* Changed temporaryDisabled to temporaryLocked

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-12-02 09:41:15 +00:00
Jon Koops
eb7063df84
Give CI workflow permissions to merge PR (#3922) 2022-12-02 08:52:51 +01:00
Stefan Guilhen
3a9e051301 Add debug log messages to KeycloakModelUtils.runJobInRetriableTransaction
Closes #15749
2022-12-01 15:19:37 -03:00
Jon Koops
f5d8446074
Add PR number to Dependabot auto-merge (#3921) 2022-12-01 17:37:06 +01:00
Jon Koops
09b1077daf
Use github context instead of environment for Dependabot auto-merge (#3916) 2022-12-01 16:51:50 +01:00
Erik Jan de Wit
2f8980d09a
Don't use a default value in BooleanComponent (#3822) 2022-12-01 16:10:33 +01:00
agagancarczyk
c3b08cd601
Readmes updates (#3807)
* updated READMEs

* updated READMEs

* updated READMEs

* feedback

* Apply review feedback

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-01 14:19:06 +00:00
dependabot[bot]
8bdabbedb7
Bump prettier from 2.7.1 to 2.8.0 (#3874)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [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.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  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-01 15:15:27 +01:00
Jon Koops
d6dfee9773
Add repo to Dependabot auto-merge (#3913) 2022-12-01 15:15:09 +01:00
Stian Thorgersen
24ace9a0f7
Disable cancelling concurrent jobs in Keycloak CI (#15784)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-12-01 14:46:30 +01:00
Jon Koops
43a6fd7089
Run CI on release branches (#3814) 2022-12-01 13:07:17 +01:00
Erik Jan de Wit
ab46a292d8
Fixed typo in attribute name (#3909) 2022-12-01 12:58:45 +01:00
Pedro Igor
168734b817 Removing references to request and response from Resteasy
Closes #15374
2022-12-01 08:38:24 -03:00
Jon Koops
2f71c5dc4f
Add repo info for GH CLI calls (#3907) 2022-12-01 12:16:10 +01:00
Stian Thorgersen
8e6437e596
Fix Flaky test: RequiredActionTotpSetupTest.setupTotpExistingReusableCodeDisabled (#15779)
Closes #15564
2022-12-01 10:41:46 +01:00
Hynek Mlnařík
60ce949304 Ignore unknown clients in LDAP role mapper
Fixes: #10958
2022-12-01 09:51:05 +01:00
Pedro Igor
26901dce19 Downgrade to Quarkus 2.13.5.Final
Closes #15764
2022-11-30 20:21:06 -03:00
dependabot[bot]
48625f949c
Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 (#3888)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.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.45.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-11-30 17:46:47 +01:00
Jon Koops
00117da02b
Automatically merge Dependabot PRs when CI passes (#3894) 2022-11-30 17:46:34 +01:00
Jon Koops
7eb77cc0a7
Replace Axios with the Fetch API (#3899) 2022-11-30 17:46:17 +01:00
dependabot[bot]
e923f4f943 Bump minimatch and cordova-ios in /examples/cordova-native
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [cordova-ios](https://github.com/apache/cordova-ios). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `cordova-ios` from 4.5.5 to 6.2.0
- [Release notes](https://github.com/apache/cordova-ios/releases)
- [Changelog](https://github.com/apache/cordova-ios/blob/master/RELEASENOTES.md)
- [Commits](https://github.com/apache/cordova-ios/compare/4.5.5...6.2.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: cordova-ios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 13:45:18 -03:00
Stian Thorgersen
c24bc1bab0
Tweak time offset in RefreshTokenTest (#15760)
Closes #15718
2022-11-30 16:11:46 +01:00
Erik Jan de Wit
4b3eb4a9e4
Fixed broken tests (#3895) 2022-11-30 15:38:04 +01:00
Jon Koops
8fbc5d545c
Add worflow name to concurrency group (#3897) 2022-11-30 08:26:03 -05:00
dependabot[bot]
4f8de9639a Bump minimatch from 3.0.4 to 3.1.2 in /examples/cordova-native
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 11:01:18 -03:00
Stian Thorgersen
c3c858c88a
Fix OpenshiftClientStorageTest.testCodeGrantFlowWithServiceAccountUsingOAuthRedirectReference (#15741)
Closes #15565
2022-11-29 14:20:21 +01:00
Stefan Guilhen
55b2162421 Create map-file module with empty implementations
Closes #15706
2022-11-29 12:58:55 +01:00
Erik Jan de Wit
d06669df27
Added way to convert multi line to string (#3827) 2022-11-29 12:16:36 +01:00
Jon Koops
79c1890f00
Remove unused MultivaluedScopesComponent component (#3886) 2022-11-29 12:12:31 +01:00