Michal Hajas
|
1a98765fb7
|
Fix cascade removal of client session on user session removal for CHM
Closes #12146
|
2022-05-30 09:58:54 +02:00 |
|
Luca Leonardo Scorcia
|
dbc7bba5f7
|
SAML Broker - Add option for SAML IdP Entity ID
See https://github.com/keycloak/keycloak/issues/10982
|
2022-05-29 14:57:13 +02:00 |
|
Marek Posolda
|
cf386efa40
|
Support for client_id parameter in OIDC RP-Initiated logout endpoint (#12202)
Closes #12002
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
|
2022-05-27 14:12:37 +02:00 |
|
Alexander Schwartz
|
063960aaa3
|
Deferred indexes are not available on CockroachDB, therefore, only use them on PostgreSQL
Closes #12176
|
2022-05-27 08:51:20 -03:00 |
|
Dmitry Telegin
|
86883fd68a
|
Remove org.keycloak.protocol.oidc.TokenManager.RefreshResult (#12196)
Closes #12194
|
2022-05-27 13:00:10 +02:00 |
|
mposolda
|
7f910089b9
|
JavaScript Providers on Java 17
Closes #1536
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
|
2022-05-27 12:30:07 +02:00 |
|
Marek Posolda
|
eed944292b
|
Make script providers working on JDK 17 (#11322)
Closes #9945
|
2022-05-27 12:28:50 +02:00 |
|
Thomas Darimont
|
876d705025
|
Use authServerUrl instead of authUrl to initialize Keycloak client (#2704)
|
2022-05-27 11:45:06 +02:00 |
|
Erik Jan de Wit
|
422c271da3
|
Added logout all sessions to user session tab (#2696)
|
2022-05-27 11:27:30 +02:00 |
|
Erik Jan de Wit
|
1fa1e0dc46
|
Added ipAddress column (#2695)
|
2022-05-27 11:27:17 +02:00 |
|
Erik Jan de Wit
|
66c1dfff5b
|
Removed logout settings for saml (#2694)
|
2022-05-27 11:27:05 +02:00 |
|
Erik Jan de Wit
|
ffae9b3072
|
Added missing default field (#2693)
|
2022-05-27 11:26:49 +02:00 |
|
Erik Jan de Wit
|
e92ed5b98c
|
Use endpoint for required actions (#2692)
|
2022-05-27 11:26:37 +02:00 |
|
Erik Jan de Wit
|
97d932d832
|
Added missing field (#2691)
|
2022-05-27 11:26:23 +02:00 |
|
Erik Jan de Wit
|
2153c98a7d
|
Removed unnessary /search from url (#2690)
|
2022-05-27 11:26:09 +02:00 |
|
Luca Leonardo Scorcia
|
27650ab816
|
Fix #10982 SAML Client - Introduce SAML Issuer validation
|
2022-05-27 10:58:10 +02:00 |
|
Robert Pocklington
|
c462468577
|
Fix typo in keycloak.d.ts (#12197)
Resolves #12212
|
2022-05-26 15:45:10 -03:00 |
|
Martin Bartoš
|
d8cded994f
|
WebAuthn test failures in admin console (#12161)
Resolves #12160
|
2022-05-26 12:55:22 -03:00 |
|
andreaTP
|
d66710205c
|
Refactor dist config to a common module
|
2022-05-26 12:07:03 -03:00 |
|
Michal Hajas
|
bc59fad85b
|
Unify way how expirable entities are handled in the new store
Closes #11947
|
2022-05-26 13:17:27 +02:00 |
|
Ian
|
78b88765ec
|
use toString() instead of cast String or it will fail when using Spring configtree (#10980)
Resolves #10979
Co-authored-by: Bruno Oliveira da Silva <bruno@abstractj.com>
|
2022-05-25 16:41:00 -03:00 |
|
Alexander Schwartz
|
8fe263e7b3
|
Build operator dependencies first before testing it
Closes #11641
|
2022-05-25 16:40:13 -03:00 |
|
Alexander Schwartz
|
132ffa48ae
|
Add hints for IntelliJ AsciiDoc plugin with attributes to render a nicer preview
Closes #1539
|
2022-05-25 16:30:23 -03:00 |
|
Pedro Igor
|
6156272f39
|
Persisted config source not loading properties at runtime (#12157)
Co-authored-by: Dominik Guhr <dguhr@redhat.com>
|
2022-05-25 16:29:37 -03:00 |
|
Martin Kanis
|
0cb3c95ed5
|
Map storage: Single-use objects (action token)
|
2022-05-25 16:47:10 +02:00 |
|
dependabot[bot]
|
6dda69a634
|
Update github/codeql-action from 2.1.10 to 2.1.11 (#12150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-25 10:51:51 -03:00 |
|
Pedro Igor
|
26c87af9f4
|
Avoiding unnecessary roundtrips to the database when evaluating permissions
Closes #12148
Co-authored-by: Vlasta Ramik <vramik@users.noreply.github.com>
|
2022-05-25 12:23:15 +02:00 |
|
vramik
|
ad3da7f5e4
|
JPA map storage: disable failing on unknown properties when deserializing the object
Closes #12173
|
2022-05-25 09:31:40 +02:00 |
|
vramik
|
2cbc167435
|
JPA map storage: model tests fails with NPE
Closes #12165
|
2022-05-25 09:28:08 +02:00 |
|
andreaTP
|
756b6c2f87
|
Filter CodeQL actions to only run on main repo
|
2022-05-24 17:51:16 -03:00 |
|
Martin Bartoš
|
86f31e8df5
|
Fix BlacklistPasswordPolicyDefaultPath Failures on Windows
Fixes #11967
|
2022-05-24 17:26:19 -03:00 |
|
Erik Jan de Wit
|
a1cba372d5
|
Removed stray console.log statement (#2689)
|
2022-05-24 14:06:24 +02:00 |
|
Erik Jan de Wit
|
f590deac7a
|
Moved button to top toolbar (#2665)
|
2022-05-24 11:16:43 +02:00 |
|
Martin Bartoš
|
bb3b88963b
|
New Account console tests failures (#12050)
* New Account console tests failures, Fix additional tests, solve issue with headless browsers
Fixes #11323
|
2022-05-24 09:36:08 +02:00 |
|
vramik
|
24171d2e47
|
Rename providers from jpa-map-storage to jpa
Closes #12098
|
2022-05-23 16:47:51 +02:00 |
|
vramik
|
0c3aa597f9
|
JPA map storage: test failures after cache was disabled
Closes #12118
|
2022-05-23 13:01:30 +02:00 |
|
dependabot[bot]
|
713ab4ff6f
|
Bump @types/node from 17.0.34 to 17.0.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.34 to 17.0.35.
- [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-05-23 10:57:23 +02:00 |
|
dependabot[bot]
|
25564484eb
|
Bump eslint-plugin-react from 7.29.4 to 7.30.0
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.29.4 to 7.30.0.
- [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.29.4...v7.30.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:56:59 +02:00 |
|
dependabot[bot]
|
888b39dd2a
|
Bump eslint from 8.15.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.15.0 to 8.16.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.15.0...v8.16.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-05-23 10:55:58 +02:00 |
|
dependabot[bot]
|
61f44083ef
|
Bump i18next from 21.8.2 to 21.8.3
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.2 to 21.8.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.8.2...v21.8.3)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:55:20 +02:00 |
|
dependabot[bot]
|
3bf6697ab7
|
Bump ts-node from 10.7.0 to 10.8.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.7.0...v10.8.0)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:54:32 +02:00 |
|
dependabot[bot]
|
79ddbbe393
|
Bump postcss from 8.4.13 to 8.4.14
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.13 to 8.4.14.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.13...8.4.14)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:53:16 +02:00 |
|
dependabot[bot]
|
ed7bf849fb
|
Bump react-router-dom from 5.3.2 to 5.3.3
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.3/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-23 10:52:45 +02:00 |
|
Erik Jan de Wit
|
0ef880412d
|
Found some small issues while creating the documentation (#2672)
|
2022-05-23 10:52:06 +02:00 |
|
vramik
|
7fdd3cf965
|
Add conditional step to GHA for testing jpa-map storage with postgres
Closes #12046
|
2022-05-20 09:22:10 +02:00 |
|
vramik
|
f8ca25d4a4
|
Add a profiles testsuite for jpa-map storage
Closes #12045
|
2022-05-20 09:17:33 +02:00 |
|
andreaTP
|
8882c09901
|
Fix operator watching an alternative namespace
|
2022-05-19 12:43:43 -03:00 |
|
andreaTP
|
45193dba0e
|
Use wait-for-processing in CodeQl actions
|
2022-05-19 11:47:33 -03:00 |
|
Erik Jan de Wit
|
991393ddc8
|
Added workaround for overlapping property (#2654)
|
2022-05-19 15:44:08 +02:00 |
|
ikhomyn
|
8b08a43af1
|
Refactor & new events tests (#2666)
|
2022-05-19 15:43:48 +02:00 |
|