Václav Muzikář
7d6c6fff17
Improve naming in serverConfiguration in the Keycloak CRD ( #10847 )
2022-03-23 13:51:27 +01:00
Takashi Norimatsu
9c01d819cb
Client Policies : An executor rejecting all requests
...
Closes #9097
2022-03-23 12:45:38 +01:00
iingawal
b773857a80
Display email address in login-verify-email.ftl ( #10870 )
...
Closes #8873
2022-03-23 12:44:21 +01:00
Erik Jan de Wit
1d5eccfbb2
Fixed locator for search box ( #2328 )
2022-03-23 11:57:38 +01:00
Alexander Schwartz
78549fe024
Avoid duplicating parsing logic in ModelVersion
...
This now allows handling of the 999-SNAPSHOT version.
Closes #10879
2022-03-23 10:34:43 +01:00
Marcelo Daniel Silva Sales
6efa45f93e
Update secret rotation when the policy is enabled using jwt ( #10853 )
...
Closes #10666
2022-03-23 08:25:58 +01:00
Martin Kanis
e493b08fa7
Add expiration field to root authentication session
2022-03-23 07:47:47 +01:00
Stian Thorgersen
f8ded02bef
Update release.sh
2022-03-23 07:21:54 +01:00
Michal Hajas
99c06d1102
Authorization services refactoring
...
Closes : #10447
* Prepare logical layer to distinguish between ResourceServer id and client.id
* Reorder Authz methods: For entities outside of Authz we use RealmModel as first parameter for each method, to be consistent with this we move ResourceServer to the first place for each method in authz
* Prepare Logical (Models/Adapters) layer for returning other models instead of ids
* Replace resourceServerId with resourceServer model in PermissionTicketStore
* Replace resourceServerId with resourceServer model in PolicyStore
* Replace resourceServerId with resourceServer model in ScopeStore
* Replace resourceServerId with resourceServer model in ResourceStore
* Fix PermissionTicketStore bug
* Fix NPEs in caching layer
* Replace primitive int with Integer for pagination parameters
2022-03-22 20:49:40 +01:00
Erik Jan de Wit
b2d507a390
Added empty state to add scope dialog ( #2291 )
2022-03-22 12:58:49 +01:00
Erik Jan de Wit
e641af0b16
changed to use the SearchInput ( #2314 )
...
fixes : #1348
2022-03-22 12:16:24 +01:00
Erik Jan de Wit
b68ddc2843
put focus on the right field ( #2296 )
...
fixes translation keys as well
fixes : #1180
2022-03-22 12:16:02 +01:00
Erik Jan de Wit
8631584920
make resouce field required ( #2290 )
...
fixes : #2061
2022-03-22 12:13:43 +01:00
Jon Koops
b400b2f312
Remove no-proxy argument from Keycloak server ( #2324 )
2022-03-22 12:01:32 +01:00
Václav Muzikář
c0255cbeea
Secret references in Keycloak CRD ( #10716 )
2022-03-22 11:16:54 +01:00
Marek Posolda
2a2b455d30
Release notes for WebAuthn idless ( #1438 )
...
Closes #1437
2022-03-22 11:12:48 +01:00
Alexander Schwartz
fb92b95c33
Revert from getParameterCount() to getParameterTypes().length to be Java 1.7 compatible.
...
This reverts commit bc27c7c464
.
Closes #10840
2022-03-22 10:23:25 +01:00
keycloak-bot
c71aa8b711
Set version to 999-SNAPSHOT ( #10784 )
2022-03-22 09:22:48 +01:00
Martin Kanis
0faf3987f6
Hot Rod map storage: Authentication session no-downtime store
2022-03-22 09:05:52 +01:00
jcz1
1604fb59e6
Update db.adoc ( #10753 )
...
redundant text
2022-03-22 08:46:47 +01:00
Pedro Igor
ffa6df5547
Fixes to hostname ( #10820 )
...
Closes #10627
Closes #10331
2022-03-22 08:11:50 +01:00
Jon Koops
2d3820f0eb
Revert "Bump react-flow-renderer from 9.7.4 to 10.0.3" ( #2316 )
...
This reverts commit a836c4c53b
.
2022-03-21 17:08:13 +01:00
Martin Kanis
2394855f48
Add merge tasks optimization to ConcurrentHashMapKeycloakTransaction.delete
2022-03-21 16:45:48 +01:00
agagancarczyk
12977d929c
Create attribute - required toggle in general settings ( #2279 )
...
* fixed required in general settings
* feedback
* indentation fix
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-03-21 14:46:01 +00:00
dependabot[bot]
5e5f9acda6
Bump lint-staged from 12.3.5 to 12.3.7
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.3.5 to 12.3.7.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.5...v12.3.7 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:13:06 +01:00
dependabot[bot]
4136984872
Bump @typescript-eslint/parser from 5.14.0 to 5.15.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.14.0 to 5.15.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.15.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-21 13:12:55 +01:00
dependabot[bot]
9248da0a7c
Bump react-i18next from 11.15.7 to 11.16.1
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.15.7 to 11.16.1.
- [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.15.7...v11.16.1 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:12:44 +01:00
dependabot[bot]
d316278a84
Bump cypress from 9.5.1 to 9.5.2
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 9.5.1 to 9.5.2.
- [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.1...v9.5.2 )
---
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-21 13:12:04 +01:00
dependabot[bot]
f336e0c074
Bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.15.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.14.0 to 5.15.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.15.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-21 13:11:00 +01:00
dependabot[bot]
6f7eec4671
Bump prettier from 2.5.1 to 2.6.0
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.1 to 2.6.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.5.1...2.6.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:10:46 +01:00
dependabot[bot]
634c05a6d1
Bump postcss from 8.4.8 to 8.4.12
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.8 to 8.4.12.
- [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.8...8.4.12 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:10:32 +01:00
dependabot[bot]
a836c4c53b
Bump react-flow-renderer from 9.7.4 to 10.0.3
...
Bumps [react-flow-renderer](https://github.com/wbkd/react-flow ) from 9.7.4 to 10.0.3.
- [Release notes](https://github.com/wbkd/react-flow/releases )
- [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md )
- [Commits](https://github.com/wbkd/react-flow/compare/9.7.4...10.0.3 )
---
updated-dependencies:
- dependency-name: react-flow-renderer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:10:19 +01:00
dependabot[bot]
a61d3d79be
Bump @types/react-dom from 17.0.13 to 17.0.14
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.13 to 17.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 13:10:03 +01:00
Erik Jan de Wit
3395744d3d
Revert "fixed link ( #2258 )" ( #2312 )
...
This reverts commit 44f0306840
.
2022-03-21 12:34:43 +01:00
Joaquim Fellmann
b80821b4a9
KEYCLOAK-16134 Add webauthn loginless documentation ( #1306 )
...
Closes #10832 (in codebase)
2022-03-21 11:41:37 +01:00
Joaquim Fellmann
92c4e6d585
KEYCLOAK-16134 Allow webauthn idless login flow ( #7860 )
...
Closes #10832
2022-03-21 11:37:33 +01:00
Pedro Igor
183ad30755
Capacity to change hibernate dialect
...
Closes #10749
2022-03-21 07:18:01 -03:00
keycloak-bot
cc11b5df29
Set version to 999-SNAPSHOT ( #2284 )
2022-03-21 09:53:40 +01:00
Jenny
08775c65a2
fix scope details title key ( #2280 )
2022-03-21 09:52:07 +01:00
Erik Jan de Wit
51aba823ef
Convert detail tab text to links ( #2277 )
...
* convert to link
* changed to be link to details
fixes : #2039
2022-03-21 07:45:49 +01:00
mfrances17
73958176f5
search tests for ldap mappers ( #2275 )
2022-03-21 07:45:34 +01:00
Erik Jan de Wit
44f0306840
fixed link ( #2258 )
...
fixes : #1958
2022-03-21 07:44:36 +01:00
Dominik Guhr
441ba8d2c8
Update Quarkus to 2.7.5
...
No dependencies changed for us. No startup degradation (instead it got a bit better afaict)
Closes #10819
2022-03-18 16:21:46 -03:00
JPA2015
a5a384b4d5
#10443 start-dev: parsing command lines parameters
...
kc.bat called "shift" twice after parsing "start-dev". But "start-dev" is only one parameter so that "shift" should be called only once or else further command line parameters won't be parsed correctly.
Closes #10443
2022-03-18 16:19:10 -03:00
Jon Koops
c39283508c
Disable proxy for Keycloak server ( #2299 )
2022-03-18 17:19:24 +01:00
Jenny
8d86d380ac
Auth evaluate fix ( #2274 )
...
* fix incorrect empty state
* fix incorrect empty state
2022-03-18 14:28:31 +01:00
Erik Jan de Wit
f71cbf171a
assure that the value is either emtpy or 0 ( #2243 )
...
fixes : #1941
2022-03-18 14:21:21 +01:00
Erik Jan de Wit
68a8c29a8a
always enable regenerate button ( #2237 )
...
fixes : #1832
2022-03-18 14:20:51 +01:00
Erik Jan de Wit
f3d1c0fc2d
generate provider form with the dynmic components ( #2198 )
...
* generate provider form with the dynmic components
Added a FileComponent and removed the need for custom views
* fixed merge error
* fixed tests
* Update src/realm-settings/keys/key-providers/KeyProviderForm.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-03-18 14:20:23 +01:00
Clara Fang
bc27c7c464
Replace occurrences of getParameterTypes().length and getParameters().length with getParameterCount()
...
Closes #10333
2022-03-18 11:20:52 +01:00