Commit graph

21873 commits

Author SHA1 Message Date
mposolda
eeeaafb5e7 KEYCLOAK-12858 Authenticator is sometimes required even when configured as alternative 2020-02-18 09:05:59 +01:00
Thomas Darimont
67ddd3b0eb KEYCLOAK-12926 Improve Locale based message lookup
We now consider intermediate Locales when performing a Locale based
ResourceBundle lookup, before using an Locale.ENGLISH fallback.

Co-authored-by: stianst <stianst@gmail.com>
2020-02-18 08:43:46 +01:00
keycloak-bot
351e4c3749 Set version to 9.0.1 2020-02-17 20:39:14 +01:00
keycloak-bot
d352d3fa8e Set version to 9.0.1-SNAPSHOT 2020-02-17 20:38:54 +01:00
Kohei Tamura
21b12c39bd KEYCLOAK-13003 Remove a mention about providers directory 2020-02-17 17:09:27 +01:00
Adamczyk Błażej
497787d2cd [KEYCLOAK-10696] - fixed missing client role attributes after import 2020-02-17 10:01:19 +01:00
mposolda
a76c496c23 KEYCLOAK-12860 KEYCLOAK-12875 Fix for Account REST Credentials to work with LDAP and social users 2020-02-14 20:24:42 +01:00
Douglas Palmer
876086c846 [KEYCLOAK-12161] "Back to Application" link is shown with link to current page 2020-02-14 10:37:32 -03:00
stianst
f0e3122792 KEYCLOAK-12953 Ignore empty realm frontendUrl 2020-02-14 11:33:07 +01:00
stianst
3ce3620a5a KEYCLOAK-9632 Release notes for improvements to locale handling 2020-02-14 10:31:35 +01:00
Greg. A
a14d34adcc highlighting some values for parameters 2020-02-14 10:02:39 +01:00
stianst
d4cba7a6e5 KEYCLOAK-12490 Add missing details for jboss-logging event listener 2020-02-14 09:52:59 +01:00
Yoshiyuki Tabata
a14ba80938 Fix the default value of Hashing Iterations 2020-02-14 09:43:37 +01:00
tvrtal
6b4ed655d3 Fix wrong button label to set password 2020-02-14 09:42:43 +01:00
David del Amo Mateos
810349828a Update resource-server-enable-authorization.adoc
Unless you select confidential access type the switch for authorization server doesn't show up.
2020-02-14 09:40:08 +01:00
Yoshiyuki Tabata
7fcfdd57b7 Match up JavaScript file names 2020-02-14 09:39:28 +01:00
asoete
ba98669605 Fix typo in standalone-ha.adoc 2020-02-14 09:38:33 +01:00
Andy Munro
a11f708e1f KEYCLOAK-9391 Correcting grammatical problems. 2020-02-14 09:37:50 +01:00
Simon Wirtz
296273bc2b Fix a minor typo 2020-02-14 09:36:14 +01:00
Yoshiyuki Tabata
1b6687c41f Fix duplicated words "add to". 2020-02-14 09:35:52 +01:00
stianst
b7a0215413 Updated to Log4j 2 2020-02-14 09:35:29 +01:00
jsbach-jung
b409fdc846 Newbie friendly: "Wildfly 11" -> "Wildfly 11+"
For a first-time user, I believe 11+ is less confusing. I had to search articles to make sure that 11 actually meant 11+. I thought it was possible that Wildfly 12 and above didn't require any action to install the adapter.
2020-02-14 09:34:42 +01:00
stianst
42773592ca KEYCLOAK-9632 Improve handling of user locale 2020-02-14 08:32:20 +01:00
stianst
4b09a4a2af KEYCLOAK-12993 AuthorizationBean invokes ResolveRelative.resolveRelativeUri with null as the value for KeycloakSession 2020-02-13 16:45:06 +01:00
Pedro Igor
7efaf9869a [KEYCLOAK-12864] - OIDCIdentityProvider with Reverse Proxy 2020-02-13 15:01:10 +01:00
Pedro Igor
421ec34557 [KEYCLOAK-8049] - Prevent users from not choosing a group 2020-02-13 10:10:46 +01:00
mabartos
90b35cc13d KEYCLOAK-10420 Broker tests don't work with RH-SSO 2020-02-12 18:33:55 +01:00
mabartos
1bdf77f409 KEYCLOAK-12065 UserSessionInitializerTest is failing 2020-02-12 17:39:28 +01:00
mhajas
c3f0b342bf KEYCLOAK-12964 Fix adapter remote tests execution deciding 2020-02-12 16:04:44 +01:00
mhajas
1bb238d20f KEYCLOAK-12950 Use maven-plugin to configure shrinkwrap resolver 2020-02-12 16:04:44 +01:00
Alex Szczuczko
42956bdfb7 KEYCLOAK-12904 Add Moment.js info, run download script
Also fix misc. html license files
2020-02-12 11:08:40 -03:00
mhajas
f28ca30e6d KEYCLOAK-12963 Exclude testNoPortInDestination test for remote container 2020-02-12 13:18:51 +01:00
Peter Zaoral
b0ffea699e KEYCLOAK-12186 Improve the OTP login form
-created and implemented login form design, where OTP device can be selected
-implemented selectable-card-view logic in jQuery
-edited related css and ftl theme resources
-fixed affected BrowserFlow tests

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2020-02-12 11:25:02 +01:00
vramik
3d22644bbe KEYCLOAK-12237 Fix WelcomePageTest on Postgresql 2020-02-12 10:43:29 +01:00
Peter Skopek
96c2fffd1e KEYCLOAK-11930 removal of xstream license references as this dependency has been removed 2020-02-12 09:58:23 +01:00
Peter Skopek
622a97bd1c KEYCLOAK-12228 Sensitive Data Exposure
from patch of hiba haddad haddadhiba0@gmail.com
2020-02-12 09:57:31 +01:00
stianst
3c0cf8463a KEYCLOAK-12821 Check if action is disabled in realm before executing 2020-02-12 09:04:43 +01:00
stianst
6676b9bba0 Fix 2020-02-12 08:23:25 +01:00
stianst
0b8adc7874 KEYCLOAK-12921 Fix NPE in client validation on startup 2020-02-12 08:23:25 +01:00
stianst
dda829710e KEYCLOAK-12829 Require PKCE for admin and account console 2020-02-12 08:22:20 +01:00
Thomas Darimont
7969aed8e0 KEYCLOAK-10931 Trigger UPDATE_PASSWORD event on password update via AccountCredentialResource 2020-02-11 19:51:58 +01:00
Martin Kanis
1d54f2ade3 KEYCLOAK-9563 Improve access token checks for userinfo endpoint 2020-02-11 15:09:21 +01:00
Alex Szczuczko
3ef338d392 KEYCLOAK-9436 Filter out git-Logo.svg to fix zip for Windows
Should be safe to filter, upstream PR redhat-rcue/rcue#89 will remove
eventually, and tests use lowercase version of this file.
2020-02-11 09:16:59 +01:00
Stan Silvert
b236cae7f7 KEYCLOAK-12875: User w/o pswd can't set pswd in new acct console. 2020-02-10 14:03:16 -05:00
Erik Jan de Wit
41bf0b78be KEYCLOAK-11631 reset to default befor loading new 2020-02-10 12:55:14 -05:00
Andy Munro
eda0215be4 KEYCLOAK-11421 Reorder steps to fix deployment failure in Chapter 4 2020-02-10 11:23:57 +01:00
mhajas
62c9e15776 KEYCLOAK-12638 Remove Request parameters from exception message 2020-02-10 09:23:31 +01:00
mhajas
e5935d8069 KEYCLOAK-12764 Fix shrinkwrap issue by updating arquillian bom version 2020-02-08 10:51:48 +01:00
stianst
ecec20ad59 KEYCLOAK-12193 Internal error message returned in error response 2020-02-07 18:10:41 +01:00
Pedro Igor
da0e2aaa12 [KEYCLOAK-12897] - Policy enforcer should just deny when beare is invalid 2020-02-07 15:04:45 +01:00