Commit graph

21666 commits

Author SHA1 Message Date
dependabot[bot]
b9257a5988
Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (#3660)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.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.41.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-31 11:13:03 +01:00
dependabot[bot]
5e907c269f
Bump babel-loader from 8.2.5 to 9.0.0 (#3666)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  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-31 11:10:24 +01:00
Stian Thorgersen
17117820cc
Remove AccountFormServiceTest (#15197)
Closes #15196
2022-10-28 12:26:59 +02:00
Jon Koops
4f86ec3da9
Use a locally mocked LDAP server for tests (#3652) 2022-10-27 15:49:10 +02:00
Erik Jan de Wit
2f60e78c4f
Use our own timers to dismiss alerts (#3641) 2022-10-27 14:00:02 +02:00
Erik Jan de Wit
66a448720a
Added PEM format for SAML (#3649) 2022-10-27 13:40:51 +02:00
Lex Cao
43a3677cc7 Fix slow deletion on deleteClientSessionsByRealm and deleteClientSessionsByUser when using mysql and mariadb by converting sub-query to join 2022-10-27 10:37:15 +02:00
Alexander Schwartz
9fb9780f02 Don't rely on DefaultModeLCriteria in equals/hashCode
Instead, map this to JPA query and then create the cache lookup key from there.

Closes #14938
2022-10-26 15:49:26 +02:00
Alexander Schwartz
e494649a4e First naïve per-session caching for JPA map store
Closes #14938
2022-10-26 15:49:26 +02:00
Erik Jan de Wit
ef8574c188
Added saml export dialog (#3648) 2022-10-26 15:31:33 +02:00
Marek Posolda
9c251be1a2
Release notes for Keycloak 20 - OpenBanking UK and FIPS (#1709)
Closes #1683
2022-10-26 13:09:56 +02:00
Peter Skopek
8f9c3cdeab SAML adapter is missing "crypto/default" module (#15146)
Closes #15146
2022-10-26 11:59:56 +02:00
Erik Jan de Wit
7730509796
Added missing fields (#3546) 2022-10-26 11:46:44 +02:00
Erik Jan de Wit
c39d1fdd14
Changed label text to OpenID Connect (#3643) 2022-10-26 11:45:49 +02:00
Erik Jan de Wit
1b4fedaa3a
Added progress spinner to email test button (#3644) 2022-10-26 11:45:32 +02:00
Erik Jan de Wit
6af2a6ea17
Fixed cannot read from undefined (#3647) 2022-10-26 11:44:38 +02:00
Dominik Kawka
e463f99d40
IDP OIDC settings tab testing (#3601) 2022-10-26 11:43:52 +02:00
Stian Thorgersen
a0926e0022
Updated release notes for Keycloak 20 (#1712)
* Updated release notes for Keycloak 20

Closes #1711

* Update release_notes/topics/20_0_0.adoc
2022-10-26 11:15:54 +02:00
Stian Thorgersen
e6791d7093
Add task issue form (#1710) 2022-10-26 08:11:46 +02:00
dependabot[bot]
19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 (#3622)
* Bump react-i18next from 11.18.6 to 12.0.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [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.18.6...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Fix type issues

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-26 00:08:51 +02:00
Erik Jan de Wit
37afe07bd5
Keep existing config we don't have fields for (#3639) 2022-10-25 19:52:17 +02:00
Jon Koops
44436f5935
Ensure list of supported applications is stable (#3646) 2022-10-25 17:46:16 +02:00
Erik Jan de Wit
c401fa6eee
Added missing delete action (#3645) 2022-10-25 16:59:37 +02:00
Václav Muzikář
6dc2119e20 Exclude operator module by default 2022-10-25 15:55:11 +02:00
Master_Sky
164465861b
fix(sec): upgrade org.apache.tomcat:tomcat-catalina to 8.5.76 (#14950)
Co-authored-by: stianst <stianst@gmail.com>
2022-10-25 09:30:28 -03:00
Dominik Kawka
a66caf954e
Sessions test bug fix (#3640) 2022-10-25 10:57:22 +02:00
Michal Hajas
5b01a2afeb Add removal of deprecated methods to release notes/upgrading guide 2022-10-25 10:12:37 +02:00
Michal Hajas
883e83e625 Remove deprecated methods from data providers and models
Closes #14720
2022-10-25 09:01:33 +02:00
Martin Bartoš
d9c96b9432
Replace ::set-output with environment variables in GHA CI (#15078)
Closes #15077
2022-10-25 08:58:34 +02:00
Jon Koops
3d6c0690ef
Restore labels for supported applications under 'OTP Policy' tab (#15117) 2022-10-25 07:34:19 +02:00
Eetu Purontaus
341adb555a
Document scope option for the init method (#1508)
* Document scope option for the init method

* Typo fix

* Update securing_apps/topics/oidc/javascript-adapter.adoc

Co-authored-by: Stian Thorgersen <stian@redhat.com>
2022-10-25 06:52:04 +02:00
Ben Cawrse
34289dcd01
Update bitbucket.adoc (#1547)
Update Key & Secret field names in steps to match current field labels.

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2022-10-25 06:49:34 +02:00
Erik Jan de Wit
6ee39c4e6d
removed section about check sso (#1557)
see: https://github.com/keycloak/keycloak-nodejs-connect/pull/386
2022-10-25 06:48:12 +02:00
Pedro Igor
a1b9a6023c
Support JSON objects when evaluating claims in regex policy (#1566)
* Support JSON objects when evaluating claims in regex policy

    Closes #11514

* Update authorization_services/topics/policy-regex-policy.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-10-25 06:47:54 +02:00
Lex Cao
afd0cd77f3
Support profile projection parameter for LinkedIn IDP (#13384) (#1654)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2022-10-25 06:43:50 +02:00
KirillAmber
19238a1e84
Update auth-spi.adoc (#1663)
* Update auth-spi.adoc

Fix the source of ftl

* Update server_development/topics/auth-spi.adoc

* Update server_development/topics/auth-spi.adoc

Co-authored-by: Stian Thorgersen <stian@redhat.com>
2022-10-25 06:42:27 +02:00
Takashi Norimatsu
f27ff39a32
Intent support before issuing tokens (UK OpenBanking) (#1680)
fixes docs for keycloak/keycloak#12883
2022-10-25 06:41:40 +02:00
Václav Muzikář
2dfa241695
Release notes for WildFly dist removal (#1708) 2022-10-25 06:41:21 +02:00
Alexander Schwartz
3a30061c44 Avoid deadlock on CockroachDB when removing authentication sessions
Closes #14991
2022-10-24 20:42:31 +02:00
Alexander Schwartz
9b80bad391 Stabilize test testAccountManagementLinkIdentity by waiting for username to appear
Closes #15054
2022-10-24 19:19:27 +02:00
Jon Koops
a2ac19339e
Add labels for supported applications to 'OTP Policy' (#3633) 2022-10-24 18:02:13 +02:00
Bruno Oliveira da Silva
ec73533895 Upgrade to Quarkus 2.13.3
Resolves #15032
Resolves #14785
Resolves #14833
2022-10-24 12:40:24 -03:00
Andre Nascimento RH
fba96a78a5
Release notes for the Operator for KC 20. 2022-10-24 17:25:29 +02:00
Stian Thorgersen
29b8294dd6
Filter list of supported OTP applications by current policy (#15113)
Closes #15112
2022-10-24 16:47:16 +02:00
Václav Muzikář
71d9b16717 Update Operator docs to reflect Keycloak CR changes 2022-10-24 16:05:00 +02:00
dependabot[bot]
ec54a065f7
Bump eslint from 8.25.0 to 8.26.0 (#3620)
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.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.25.0...v8.26.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-10-24 15:11:47 +02:00
dependabot[bot]
2817bebea5
Bump @rollup/plugin-inject from 5.0.1 to 5.0.2 (#3623)
Bumps [@rollup/plugin-inject](https://github.com/rollup/plugins/tree/HEAD/packages/inject) from 5.0.1 to 5.0.2.
- [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/babel-v5.0.2/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-24 15:11:34 +02:00
Jon Koops
1de4d24593
Improve flow for testing e-mail server settings (#3619) 2022-10-24 13:43:46 +02:00
dependabot[bot]
c56f9b4132
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 (#3621)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.1.
- [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.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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-24 11:41:06 +02:00
dependabot[bot]
2b62a1c7a6
Bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#3624)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.0.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  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-24 11:40:28 +02:00