Bruno Monteiro
|
33614ab891
|
Mistyping correction (#8185)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-09-02 20:34:20 +02:00 |
|
Tang-Tang Zhou
|
fd5a423b55
|
Theme: Update messages_it.properties (#14164)
Add missing `identity-provider-login-label` in italian language used when there is the option to login with an identity provider
|
2022-09-02 11:58:06 +02:00 |
|
Youssef El Houti
|
7f58c1c570
|
KEYCLOAK-19138 nginx x509 client trusted certificate lookup
|
2022-09-01 15:02:56 -03:00 |
|
Sergey Ch
|
860c3fbbd3
|
KEYCLOAK-17263 Add exact searching for users (#8059)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-09-01 19:27:24 +02:00 |
|
Thomas Darimont
|
43623ea9d0
|
KEYCLOAK-18499 Add max_age support to oauth2 brokered logins
Revise KcOidcBrokerPassMaxAgeTest to use setTimeOffset(...)
|
2022-09-01 09:24:44 -03:00 |
|
cgeorgilakis
|
a3f339a1c4
|
Add again Client fields( Logo URL, Policy URL and Terms of service URL ) in ApplicationsPage.tsx of AccountConsole (#11837)
Closes #11825
|
2022-08-31 16:30:29 -04:00 |
|
Joerg Matysiak
|
a8019d78e7
|
Fixed handling of required setting for email in user profile.
Resolves #13923
|
2022-08-31 17:19:19 -03:00 |
|
Pedro Igor
|
ced18f2722
|
Requests to health endpoint still dispatched to worker threads when http-relative-path is set
Closes #14011
|
2022-08-31 12:42:41 +02:00 |
|
Martin Bartoš
|
677579fce6
|
Environment variables for admin creation in testsuite
Closes #14102
|
2022-08-31 07:29:55 -03:00 |
|
Nagy Vilmos
|
f6db484172
|
Keep the locale related authNotes through the IdentityBroker flow. (#10444)
Closes #8827
|
2022-08-31 09:37:26 +02:00 |
|
Martin Bartoš
|
e6a5f9c124
|
Default required action providers are still available after feature disabling
Closes #13189
|
2022-08-31 08:42:47 +02:00 |
|
Marek Posolda
|
19daf2b375
|
Not possible to login in FIPS enabled RHEL 8.6. Support for parsing PEM private keys in BCFIPS module in both traditional and PKCS8 format (#14008)
Closes #13994
|
2022-08-30 22:33:12 +02:00 |
|
eabykov
|
6ad71557de
|
Fixed Elasticsearch version
- update Mongo https://docs.graylog.org/docs/upgrade
- update Graylog https://www.graylog.org/post/announcing-graylog-v4-3-3
|
2022-08-30 15:50:10 -03:00 |
|
Tobias Larscheid
|
a706e354f3
|
[KEYCLOAK-7227] Check if refresh token is expired before using it (#8359)
|
2022-08-30 15:35:13 -03:00 |
|
Moritz H
|
c4971d179c
|
KEYCLOAK-18273 Display Idp displayName if available (#8087)
Co-authored-by: moritz.hilberg <moritz.hilberg@pwc.com>
|
2022-08-30 15:32:27 -03:00 |
|
Martin Bartoš
|
94de015440
|
Cannot build base testsuite due to missing dependency related to WF (#14079)
Fixes #14072
|
2022-08-30 18:52:05 +02:00 |
|
Václav Muzikář
|
0254900b12
|
Document how to build from IDE (#14093)
|
2022-08-30 16:59:36 +02:00 |
|
Stian Thorgersen
|
94c74fca98
|
Removing QuickStarts testing running from main repo (#14090)
|
2022-08-30 16:58:37 +02:00 |
|
Stian Thorgersen
|
eece543ede
|
Remove AddUserTest as it was specific to the WildFly distribution (#14091)
Closes #14072
|
2022-08-30 16:57:44 +02:00 |
|
Pedro Igor
|
127569ed2f
|
Upgrade to Quarkus 2.12.0.Final (#14006)
Closes #14003
|
2022-08-30 16:48:20 +02:00 |
|
Alexander Schwartz
|
27ecf7f00f
|
Use session level cache and avoid resolving by ID too often
Closes #12381
|
2022-08-30 16:42:49 +02:00 |
|
yaokai2
|
0c654fa53b
|
Add java logging for auth server response.
Closes #13557
|
2022-08-30 10:12:26 -03:00 |
|
yaokai2
|
df1384f2c6
|
Revert "Print response from http call to keycloak server"
This reverts commit a4cb23ac92ad95c3d06586b1c6ed7f4ccdef165e.
|
2022-08-30 10:12:26 -03:00 |
|
yaokai2
|
fb57d1972f
|
Print response from http call to keycloak server
Closes #13557
|
2022-08-30 10:12:26 -03:00 |
|
Manato Takai
|
1cdc21f0ff
|
Add duplicate parameter check for UserInfo endpoint. (#14024)
Closes #14016
|
2022-08-30 14:39:15 +02:00 |
|
Pedro Igor
|
917e8668cb
|
Fixing error when activating webauthn profile
Related #14005
|
2022-08-30 13:55:02 +02:00 |
|
Knut Sander
|
d5b3fb98d1
|
replace backtick in kc.sh by $()
|
2022-08-30 08:38:52 -03:00 |
|
Knut Sander
|
2cbbde499b
|
fix kc.sh to work with cygwin environments
|
2022-08-30 08:38:52 -03:00 |
|
Alexander Schwartz
|
bb6b5abfa1
|
Remove Infinispan workarounds after upgrading to 13.x
Closes #13962
|
2022-08-30 07:32:19 -03:00 |
|
Réda Housni Alaoui
|
3f088bfd21
|
KEYCLOAK-17013 Brute force protection: Successfully logged in user should not have to wait up to 5 seconds for event processing (#7748)
|
2022-08-29 19:41:35 +02:00 |
|
Tero Saarni
|
4f199c7245
|
Fix compilation errors with Eclipse Java compiler
|
2022-08-29 19:33:12 +02:00 |
|
Nemanja Hiršl
|
b7309e86d9
|
Closes #8992 - Extending DefaultBruteForceProtector (#8993)
* Closes #8992 - Extending DefaultBruteForceProtector
* Update services/src/main/java/org/keycloak/services/managers/DefaultBruteForceProtectorFactory.java
* Update services/src/main/java/org/keycloak/services/managers/DefaultBruteForceProtectorFactory.java
Co-authored-by: Stian Thorgersen <stian@redhat.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-08-29 16:43:13 +02:00 |
|
Stian Thorgersen
|
aeba5e9f4b
|
Add FreeMarkerProvider to prevent multiple instances of FreeMarker templates (#14062)
* Add FreeMarkerProvider to prevent multiple instances of FreeMarker templates
Closes #19185
|
2022-08-29 08:42:53 -03:00 |
|
Martin Bartoš
|
090f7f89d5
|
Cannot execute Old Admin Console tests (#13887)
Fixes #14005
|
2022-08-29 13:41:22 +02:00 |
|
Alexander Schwartz
|
a364a05cfa
|
Disable unstable scenario for testOfflineSessionLazyLoadingPropagationBetweenNodes
This only fails when CrossDC and preloadOfflineSessionsFromDatabase are enabled after the upgrade to Infinispan 13.x
Relates to #14020
|
2022-08-29 13:01:41 +02:00 |
|
dependabot[bot]
|
bf13827282
|
Bump github/codeql-action from 2.1.20 to 2.1.21 (#14052)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.20 to 2.1.21.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.1.20...v2.1.21)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
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-08-29 10:59:33 +02:00 |
|
dependabot[bot]
|
a5f7ed0df9
|
Bump jquery (#14053)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.0...3.6.1)
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
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-08-29 10:59:09 +02:00 |
|
Justin Stephenson
|
0e89f07d5a
|
Implement AutoCloseable in SimpleHTTP util (#11060)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-08-29 08:09:51 +02:00 |
|
jsarem
|
f0397f33b4
|
Expose same common informational variables to all email body templates (#13998)
Closes #14017
|
2022-08-29 08:09:18 +02:00 |
|
Stian Thorgersen
|
cbfe9b9a3d
|
Introduce profile (enabled with -DincludeWildFly) to not include WildFly distribution in default builds (#13878)
* Introduce profile (enabled with -DincludeWildFly) to not include WildFly distribution in default builds
* Fix
|
2022-08-27 00:33:45 +02:00 |
|
Marcin Niedzielski
|
5dbbc0e7bf
|
[resolve #9084] - Log more information in adapter-core module (#9086)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-08-26 15:25:21 +02:00 |
|
Pedro Igor
|
c968925298
|
Fix the provider id in the database migration example (#14038)
Closes #14037
|
2022-08-26 14:23:39 +02:00 |
|
Jason
|
c6c65ad10b
|
Check IdP display name length before capitalizing (#13151)
https://github.com/keycloak/keycloak/issues/13150
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-08-26 13:16:10 +02:00 |
|
Thomas Darimont
|
6bb9d71c1c
|
Use emailLayout in email-update-confirmation html email (#11918) (#11919)
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
|
2022-08-26 13:15:52 +02:00 |
|
psytester
|
ae54fa8dd2
|
JPA spi example added (#11110)
* JPA spi example added
Added: how to configure JPA migration
* Update db.adoc
* Update configuration-provider.adoc
moved JPA config to db.adoc
* Update docs/guides/src/main/server/configuration-provider.adoc
Co-authored-by: Stian Thorgersen <stian@redhat.com>
|
2022-08-26 10:38:41 +02:00 |
|
Welton Rodrigo Torres Nascimento
|
ac6ee54455
|
Document --hostname-strict under reverse proxy (#12881)
|
2022-08-26 10:11:18 +02:00 |
|
dependabot[bot]
|
03e9512a89
|
Bump github/codeql-action from 2.1.18 to 2.1.20 (#13997)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.18 to 2.1.20.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2.1.18...v2.1.20)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
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-08-26 10:05:05 +02:00 |
|
Erik Jan de Wit
|
93f3d7bf42
|
Revert "Allow dependencies from keycloak-admin-ui (#13924)" (#13963)
This reverts commit 332a0dacee .
|
2022-08-26 10:04:13 +02:00 |
|
Alexander Schwartz
|
757d407f77
|
Add GitHub action bot to re-run failed jobs (#14004)
Closes #14002
|
2022-08-26 09:59:41 +02:00 |
|
Martin Kanis
|
7daeca86f5
|
Make GHA HotRod base testsuite running with Quarkus (#14007)
|
2022-08-26 09:57:54 +02:00 |
|