Commit graph

22444 commits

Author SHA1 Message Date
mabartos
8410937f2a KEYCLOAK-12958 Preview feature profile for WebAuthn 2020-02-26 08:46:47 +01:00
Martin Bartoš
eaaff6e555
KEYCLOAK-12958 Preview feature profile for WebAuthn (#6780)
* KEYCLOAK-12958 Preview feature profile for WebAuthn

* KEYCLOAK-12958 Ability to enable features having EnvironmentDependent providers without restart server

* KEYCLOAK-12958 WebAuthn profile product/project

Co-authored-by: Marek Posolda <mposolda@gmail.com>
2020-02-26 08:45:26 +01:00
mhajas
8436a88075 KEYCLOAK-12962 Enforce 3.6.0 maven version for deploy phase 2020-02-25 16:36:26 +01:00
Kohei Tamura
6eef8b5dd4 KEYCLOAK-12899 Fix incorrect exception message in JWE 2020-02-25 14:53:01 +01:00
Martin Kanis
cae46d8443 KEYCLOAK-13041 Upgrade to EAP 7.3.0.CR4 2020-02-25 12:39:55 +01:00
Helder Alves
96de6573c7 KEYCLOAK-13082 two downloadable distributions
Keycloak Server has two downloadable distributions, instead of three
2020-02-25 09:11:44 +01:00
ykvasetskiy
06c7a0061a KEYCLOAK-10837
KEYCLOAK-10837 Add possibility to disable certificate verification for outgoing https connections
2020-02-21 10:26:21 -03:00
Stian Thorgersen
10264146df
Update installed-adapter.adoc 2020-02-21 14:09:34 +01:00
Andy Munro
b285784448 Clarified "activity" refers to "user activity." 2020-02-21 10:39:02 +01:00
Peter Skopek
5db98a58d3 KEYCLOAK-12826 WebAuthn fails to login user when their security key supports "user handle" 2020-02-20 09:19:09 +01:00
stianst
9e47022116 KEYCLOAK-8044 Clear theme caches on hot-deploy 2020-02-20 08:50:10 +01:00
stianst
d8d81ee162 KEYCLOAK-12268 Show page not found for /account/log if events are disabled for the realm 2020-02-20 08:49:30 +01:00
Stian Thorgersen
9c51a6d394
KEYCLOAK-12960 Add docs for deprecated methods in JsonWebToken (#847)
* KEYCLOAK-12960 Add docs for deprecated methods in JsonWebToken

* Update changes.adoc
2020-02-20 08:36:09 +01:00
Jaap Roes
c2287afcd7 Fixup 2020-02-20 08:33:49 +01:00
Jaap Roes
ea248b5601 KEYCLOAK-11700 Passwords in the blacklist must be lowercase 2020-02-20 08:33:49 +01:00
stianst
9a3a358b96 KEYCLOAK-11700 Lower-case passwords before checking with password blacklist 2020-02-20 08:33:46 +01:00
stianst
06576a44c9 KEYCLOAK-13032 Add no cache headers to account form service 2020-02-19 15:47:18 +01:00
stianst
04903666d1 KEYCLOAK-12597 Fix admin console with base theme 2020-02-19 15:46:38 +01:00
stianst
536824beb6 KEYCLOAK-12960 Use Long for time based values in JsonWebToken 2020-02-19 15:46:05 +01:00
mhajas
167f73f54e KEYCLOAK-12969 Don't use GenericFilter in server-authz test application 2020-02-19 11:06:28 -03:00
Stefan Guilhen
7a3998870c [KEYCLOAK-12612][KEYCLOAK-12944] Fix validation of SAML destination URLs
- no longer compare them to the server absolutePath; instead use the base URI to build the validation URL
2020-02-18 16:38:19 -03:00
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