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
Syone
4963931766
Update locale-selector.adoc ( #1434 )
...
Remove duplicated paragraph
2022-03-18 08:37:50 +01:00
Andrea Peruffo
b66115c1df
Create missing data folder in docker image ( #10783 )
...
Resolves #10806
2022-03-17 14:50:38 -03:00
Michal Hajas
c18a682f50
Do not store undefined values in store
...
Closes #10744
2022-03-17 16:44:33 +01:00
Sebastian Rose
99f27497f4
KEYCLOAK-19329 Fix message for access token response claim in admin ui
...
Added missing properties.
Closes #9364
2022-03-17 09:48:29 -03:00
agagancarczyk
84d501c145
added deleting validator ( #2278 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-03-17 11:05:10 +00:00
Stian Thorgersen
494948cb92
Fix GPG sign ( #10782 )
2022-03-17 08:55:40 +01:00
Bruno Oliveira da Silva
8aa394ca6b
Update to Liquibase 4.8.0
...
Closes #10678
Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>
Co-authored-by: Martin Kanis <mkanis@redhat.com>
2022-03-16 13:46:31 -03:00
Stian Thorgersen
842218a7ed
Prevent GPG from using pinentry programs ( #10771 )
2022-03-16 16:28:13 +01:00
Dominik Guhr
db6621cd21
Fix regressions in operator testsuite
2022-03-16 12:03:19 -03:00
Dominik Guhr
b82b0000bc
fixes port not recognized when setting hostname and port without proxy
...
Closes #10627
Closes #10331
2022-03-16 12:03:19 -03:00
Pedro Igor
53bbf307b3
Support for running the client using different JAX-RS Client implementations
...
Closes #9539
Co-authored-by: geoand <geoand@gmail.com>
2022-03-16 11:58:03 -03:00
Erik Jan de Wit
330dd33803
Always keep DEFAULT_LOCAL selected ( #2241 )
2022-03-16 14:58:25 +01:00
Erik Jan de Wit
b023c802f5
Fixed line up and added missing search dropdowns ( #2264 )
2022-03-16 14:57:50 +01:00
andreaTP
59450948f4
Initial bootstrap admin
2022-03-16 10:44:25 -03:00
andreaTP
6621fb3988
Publish operator image to Quay
2022-03-16 10:17:45 -03:00
andreaTP
0e398b947b
Increase Hang Detection Timeout in Operator Tests
2022-03-16 10:17:13 -03:00
andreaTP
c3348c8931
Deploy a default ingress along with the Deployment
2022-03-16 09:54:48 -03:00
Stian Thorgersen
0de7bae121
Sign artefacts uploaded to Maven Central ( #10766 )
...
Closes #10765
2022-03-16 13:20:27 +01:00
mfrances17
45b6be4fe8
Fixes SAML provider AuthnContext Constraints fields ( #2231 )
...
* no multiline for now
* multiline work in progress
* changed to JSON.stringify
* both multiline fields working
* check for undefined to prevent JSON issue
* streamline saml and oidc provider tests
* final tests and misc fixes
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-03-16 07:25:01 -04:00
Yoann Guion
3d470126de
include AuthnContextDecl if present during SAML Assertion Serialization
...
Closes #10743
2022-03-16 12:12:35 +01:00
Erik Jan de Wit
e672849935
Fix build ( #2276 )
2022-03-16 12:11:51 +01:00
mfrances17
8fa978aeb0
Add all missing Kerberos tests ( #2263 )
2022-03-16 11:48:21 +01:00
Erik Jan de Wit
0a33d5f0dd
Default value and required field for generate keys ( #2195 )
2022-03-16 11:37:45 +01:00
Erik Jan de Wit
8d5b2f903a
Split out the key based into a sperate component ( #2177 )
2022-03-16 10:39:58 +01:00
Erik Jan de Wit
d45e53f350
Initial version of writing tests document ( #2176 )
2022-03-16 10:39:16 +01:00
Jon Koops
76e35ca84b
Remove ability to run dev server through Docker ( #2272 )
2022-03-16 10:32:29 +01:00
agagancarczyk
9242ba6935
Ream-settings-> User profile -> Create attribute ( #2265 )
...
* create attribute - wip
* create attribute - wip
* create attribute - added attributes general settings form template
* create attribute - added attributes permission form template
* added validations form
* added validations table
* added empty state for validators table
* added attribute annotations form
* attribute validations - css improvement
* attribute annotations - css improvement
* added requiredWhen label
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute
* fixed deleting attribute
* put the validators into the form
* feedback fixes
* added defaultValues
* fixed permissions
* removed unused form value
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
2022-03-16 09:32:23 +00:00
Erik Jan de Wit
ba4765fdc5
remove add users button ( #2235 )
...
fixes : #1808
2022-03-16 10:09:27 +01:00