Bruno Oliveira da Silva
4f08912071
[KEYCLOAK-17989] Update Jetty to the latest version
2021-05-04 16:56:43 -03:00
Florian Roks
640cf499cc
KEYCLOAK-17804 added documentation to KeycloakConfigResolver-interface
2021-05-04 15:22:19 -03:00
Václav Muzikář
f2c08e9b8f
KEYCLOAK-17743 Run QS tests with each PR in the Keycloak repo
2021-05-04 13:12:18 -03:00
Martin Bartoš
c2c1b482ea
KEYCLOAK-17734 LifespanAdapterTest fails due to header check
2021-05-04 12:36:33 +02:00
dependabot[bot]
9d25c48e63
Bump typescript from 3.8.3 to 4.2.4 ( #573 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.8.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v4.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 11:51:09 +02:00
vramik
b4c85c83e6
KEYCLOAK-17944 AccountBrokerTest fails with SocketTimeoutException in GHA / map
2021-05-04 11:05:11 +02:00
dependabot[bot]
441a3fe6cf
Bump react-error-boundary from 3.1.0 to 3.1.1 ( #571 )
...
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases )
- [Changelog](https://github.com/bvaughn/react-error-boundary/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/v3.1.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 10:21:59 +02:00
dependabot[bot]
0e83e2b1c5
Bump @snowpack/plugin-webpack from 2.0.12 to 2.3.1 ( #574 )
...
Bumps [@snowpack/plugin-webpack](https://github.com/snowpackjs/snowpack/tree/HEAD/plugins/plugin-webpack ) from 2.0.12 to 2.3.1.
- [Release notes](https://github.com/snowpackjs/snowpack/releases )
- [Changelog](https://github.com/snowpackjs/snowpack/blob/main/plugins/plugin-webpack/CHANGELOG.md )
- [Commits](https://github.com/snowpackjs/snowpack/commits/@snowpack/plugin-webpack@2.3.1/plugins/plugin-webpack )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 10:15:24 +02:00
Erik Jan de Wit
c2b78c471b
added keys tab to client details ( #557 )
2021-05-04 10:11:58 +02:00
rmartinc
7de5e7d298
KEYCLOAK-17074 Infinite loop logging as an user or impersonating an user as admin ( #7799 )
2021-05-03 21:05:12 -04:00
Jenny
15677b6bfb
Realm settings(Email): Adds email tab to realm settings section ( #549 )
...
* email tab wip
* save username and pw info on auth toggle
* add email tab
* remove comments
* remove log stmt
* add help text
* adjust styles
* format
* fix conflicts and address PR feedback
* add back ref on reply to display name
* rebase and fix conflicts
* prevent save without sender email
* add className prop to formpanel
2021-05-03 16:00:12 -04:00
Erik Jan de Wit
78f843cdcc
Fixes with realm list ( #576 )
...
* only query realms endpoint once
currently the realm list query is expensive and we only need it once.
* fixed refresh issues
* fixed tests
* fixed imports
* fixed types
* removed strange non code
* reload instead
* added more realm tests
2021-05-03 12:44:47 -04:00
Christoph Leistert
61bdc92ad9
KEYCLOAK-17387: 403 response on localization endpoint for cross realm users
...
- add ForbiddenPage class for the assertion at the selenium test
- add assertion to selenium test
- GET requests for localization texts require at least one role for the realm
- Make GET requests for localization texts public, to display the admin UI correctly, even if the role view-realm is missing
2021-05-03 13:29:11 -03:00
Jan Lieskovsky
b206d86198
[KEYCLOAK-17902] Fix failures of 'org.keycloak.documentation.test.ReleaseNotesTest'
...
when building product documentation
* Add the two referenced, but (so far) missing files to include,
* Define the attributes expected by metering labels
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-05-03 13:20:59 -03:00
Pedro Igor
cc027c1394
[KEYCLOAK-15439] - Documentation for exactName parameter
2021-05-03 13:18:27 -03:00
Björn Schmidtke
76644bb065
KEYCLOAK-16072 add mising Advanced Login Configuration documentation
2021-05-03 13:14:18 -03:00
Hynek Mlnarik
96501760e0
KEYCLOAK-17501 Add support for map storage in WildFly
2021-05-03 16:00:30 +02:00
Joerg Matysiak
ee315ecab1
KEYCLOAK-17934 * fixed cache inconsistency when cache limit is exceeded
2021-05-03 15:50:23 +02:00
Hynek Mlnarik
32fb45eb5b
KEYCLOAK-17774 Implement equals method for work cache events
...
Co-Authored-By: stianst <stianst@gmail.com>
Co-Authored-By: Michal Hajas <mhajas@redhat.com>
2021-05-03 10:47:15 +02:00
Václav Muzikář
5a33ec2244
disabledReason as read-only attribute, AuthenticatorUtils
2021-05-03 09:39:34 +02:00
Václav Muzikář
315b9e3c29
KEYCLOAK-17835 Account Permanent Lockout and login error messages
2021-05-03 09:39:34 +02:00
Erik Jan de Wit
e1d53c640e
only query realm once ( #563 )
...
fixing: #548
2021-04-30 15:08:12 -04:00
dependabot[bot]
ffbeddebe7
Bump @storybook/react from 6.1.7 to 6.2.9 ( #570 )
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 6.1.7 to 6.2.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.2.9/app/react )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 13:32:33 -04:00
dependabot[bot]
91aeb02331
Bump @patternfly/react-table from 4.26.6 to 4.26.7 ( #568 )
...
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react ) from 4.26.6 to 4.26.7.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@4.26.6...@patternfly/react-table@4.26.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 13:06:05 -04:00
dependabot[bot]
4df62e42f5
Bump @storybook/addons from 6.1.7 to 6.2.9 ( #567 )
...
Bumps [@storybook/addons](https://github.com/storybookjs/storybook/tree/HEAD/lib/addons ) from 6.1.7 to 6.2.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.2.9/lib/addons )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 12:44:31 -04:00
dependabot[bot]
c8fb7887eb
Bump @types/file-saver from 2.0.1 to 2.0.2 ( #565 )
...
Bumps [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/file-saver )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 12:44:18 -04:00
dependabot[bot]
3fb72be0a2
Bump @types/lodash from 4.14.165 to 4.14.168 ( #566 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.165 to 4.14.168.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 12:43:48 -04:00
dependabot[bot]
11ca7ad483
Bump file-saver from 2.0.2 to 2.0.5 ( #564 )
...
Bumps [file-saver](https://github.com/eligrey/FileSaver.js ) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/eligrey/FileSaver.js/releases )
- [Changelog](https://github.com/eligrey/FileSaver.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eligrey/FileSaver.js/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 12:43:34 -04:00
Hynek Mlnarik
7d4255b2a1
KEYCLOAK-17871 Add support for running parallel model tests
2021-04-30 16:13:57 +02:00
Hynek Mlnarik
3e91e6f966
KEYCLOAK-17870 Fix ConcurrentModificationException upon liquibase initialization
2021-04-30 16:13:57 +02:00
Hynek Mlnarik
df4f88a0c8
KEYCLOAK-17869 Fix non-existent work cache configuration
2021-04-30 16:13:57 +02:00
Jon Koops
c13007b083
Add Dependabot configuration to keep dependencies up-to-date ( #562 )
2021-04-30 09:24:49 -04:00
Jon Koops
8fa10a5919
Convert Jest configuration to TypeScript ( #561 )
2021-04-30 08:26:06 -04:00
Joaquim Fellmann
04a951a5be
KEYCLOAK-17924 CIBA feature misplaced in documentation
2021-04-30 13:03:47 +02:00
Jon Koops
c6122eea93
Update to latest version of NodeJS ( #558 )
2021-04-30 10:43:23 +02:00
Eugenia
721ed1bcaf
Realm settings(themes): Add themes tab + tests ( #544 )
...
* wip add realm themes
* get switch value from server
* add tests
* fix admin theme help text
* remove requireSsl forlabel
* update dropdown options
* wip fix for locales
* format
* save/update locales done
* expose all themes in dropdown
* remove comments
* remove theme types
2021-04-29 13:39:19 -04:00
mposolda
1b45f3b535
Release note for CIBA
2021-04-29 18:16:36 +02:00
Pedro Igor
2c09f4d205
[KEYCLOAK-17208] - Upgrade Quarkus 1.13.3.Final
2021-04-29 12:49:32 -03:00
Yoshiyuki Tabata
2f9257e91d
KEYCLOAK-17637 Client Scope Policy for authorization service
2021-04-29 16:50:49 +02:00
Joaquim Fellmann
27f111b2c2
KEYCLOAK-17911 Update profiles/features table
2021-04-29 16:49:13 +02:00
Daniel Fesenmeyer
6649fcc2f4
KEYCLOAK-17284 document the new tabs of the client scopes evaluate screen: "Generated ID Token" and "Generated User Info"
2021-04-29 16:46:33 +02:00
Christoph Leistert
b75648bda2
KEYCLOAK-17284 Evaluate ID-Token and UserInfo-Endpoint:
...
- add additional REST endpoints for evaluation:
- for ID Token: GET /realm/clients/id/evaluate-scopes/generate-example-id-token
- for UserInfo-Endpoint: GET /realm/clients/id/evaluate-scopes/generate-example-userinfo
- extend UI: add additional tabs "Generated ID Token" and "Generated User Info" to the client scopes evaluation screen
Co-authored-by: Daniel Fesenmeyer <daniel.fesenmeyer@bosch.io>
2021-04-29 16:45:30 +02:00
Takashi Norimatsu
75a1e89d58
avoid writing specific product name
2021-04-29 15:59:35 +02:00
Takashi Norimatsu
9f06816cda
fix regression error
2021-04-29 15:59:35 +02:00
Takashi Norimatsu
f571e01fd0
revise sentences
2021-04-29 15:59:35 +02:00
Takashi Norimatsu
f62cec55f7
KEYCLOAK-12137 OpenID Connect Client Initiated Backchannel Authentication (CIBA)
2021-04-29 15:59:35 +02:00
Takashi Norimatsu
65c48a4183
KEYCLOAK-12137 OpenID Connect Client Initiated Backchannel Authentication (CIBA) ( #7679 )
...
* KEYCLOAK-12137 OpenID Connect Client Initiated Backchannel Authentication (CIBA)
Co-authored-by: Andrii Murashkin <amu@adorsys.com.ua>
Co-authored-by: Christophe Lannoy <c4r1570p4e@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: mposolda <mposolda@gmail.com>
2021-04-29 15:56:39 +02:00
Jan Lieskovsky
f06935a7d9
[KEYCLOAK-17433] Keycloak documentation changes related
...
with Wildfly 23 upgrade
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-04-29 12:36:48 +02:00
Jan Lieskovsky
8883ba5d38
[KEYCLOAK-14894] Update versions of (various) URN namespaces
...
to match their respective Wildfly 22 counterparts
[KEYCLOAK-16760] Update Keycloak documentation for the
upgrade to Wildfly 22
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-04-29 12:36:48 +02:00
Jan Lieskovsky
9a76ccce86
[KEYCLOAK-17818] Upgrade Keycloak to Wildfly 23.0.1.Final / Wildfly Core 15.0.1.Final
...
[KEYCLOAK-17227] Return the versions of Wildfly deprecated module in the Arquillian
testsuite to those defined by Wildfly 21
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-04-29 12:36:03 +02:00