Douglas Palmer
|
f9fa5b551d
|
[KEYCLOAK-5628] Added application endpoint
|
2019-12-11 13:06:04 -03:00 |
|
Martin Bartoš
|
2cf6483cdf
|
[KEYCLOAK-12044] Fix messages in the UsernameForm (#6548)
|
2019-12-11 10:59:46 +01:00 |
|
Dmitry Telegin
|
56aa14ffab
|
KEYCLOAK-11347 - MicroProfile-Config
|
2019-12-10 12:08:22 +01:00 |
|
Denis Richtárik
|
48bddc37ae
|
KEYCLOAK-12011 Remove cancel button from OTP form (#6511)
* KEYCLOAK-12011 Remove cancel button from OTP form
* Remove back button
|
2019-12-09 19:23:26 +01:00 |
|
Dmitry Telegin
|
e2144d6aec
|
KEYCLOAK-12175 - Platform SPI
|
2019-12-09 09:55:04 +01:00 |
|
Yoshiyuki Tabata
|
b2664c7ef9
|
KEYCLOAK-12094 "client-session-stats" not search null client information (#6554)
|
2019-12-06 10:37:25 +01:00 |
|
Martin Bartoš
|
e405ce6e97
|
[KEYCLOAK-11824] Fix bug with only one value of the authentication model execution requirement (#6570)
|
2019-12-05 18:28:00 +01:00 |
|
Andrei Arlou
|
fb421d3086
|
KEYCLOAK-12262 Remove unused imports from packages "authorization" and "authentification" in module "services" (#6547)
|
2019-12-05 14:39:03 +01:00 |
|
Andrei Arlou
|
da7e0ba403
|
KEYCLOAK-12310 Remove unused imports from packages: exportimport, forms, jose, partialimport, protocol in module "services" (#6560)
|
2019-12-05 14:28:47 +01:00 |
|
Cristian Schuszter
|
5c7ce775cf
|
KEYCLOAK-11472 Pagination support for clients
Co-authored-by: stianst <stianst@gmail.com>
|
2019-12-05 08:17:17 +01:00 |
|
vmuzikar
|
072cd9f93f
|
KEYCLOAK-12329 Fix linking accounts in the new Account Console
|
2019-12-03 18:49:40 -03:00 |
|
Martin Kanis
|
73d1a26040
|
KEYCLOAK-11773 Front-channel logout with identity brokering does not work after browser restart
|
2019-12-03 08:17:54 +01:00 |
|
harture
|
129c689855
|
[KEYCLOAK-12253] Fix conditional authenticators are evaluated even if they are disabled (#6553)
|
2019-11-28 09:30:31 +01:00 |
|
Stan Silvert
|
de6f90b43b
|
KEYCLOAK-11550: Single page for credentials (initial commit)
|
2019-11-27 07:32:13 -03:00 |
|
rmartinc
|
82ef5b7927
|
KEYCLOAK-12000: Allow overriding time lifespans on a SAML client
|
2019-11-26 10:02:34 +01:00 |
|
Dmitry Telegin
|
79074aa380
|
KEYCLOAK-12162 Modularize config backends (#6499)
* KEYCLOAK-12162 - Modularize configuration backends
* - Use JsonSerialization
- simplify backend selection (no fallbacks)
* Remove unused org.wildfly.core:wildfly-controller dependency
|
2019-11-22 15:23:04 +01:00 |
|
Yoshiyuki Tabata
|
0a9d058b81
|
KEYCLOAK-12150 change error response from invalid_request to unsupported_grant_type
|
2019-11-22 11:11:07 +01:00 |
|
Yoshiyuki Tabata
|
a36cfee84b
|
KEYCLOAK-12149 change error response from invalid_grant to unauthorized_client
|
2019-11-22 11:10:16 +01:00 |
|
Yoshiyuki Tabata
|
4117710379
|
KEYCLOAK-12019 change error response from unsupported_response_type to unauthorized_client
|
2019-11-22 11:03:02 +01:00 |
|
Vidhyadharan Deivamani
|
9e366f0453
|
KEYCLOAK-8162 review comment adopted
|
2019-11-22 10:37:50 +01:00 |
|
Vidhyadharan Deivamani
|
318b290f55
|
KEYCLOAK-8162 Added resourcesPath
|
2019-11-22 10:37:50 +01:00 |
|
Fuxin Hao
|
ff4c94506f
|
use reCAPTCHA globally
|
2019-11-22 10:22:15 +01:00 |
|
Stan Silvert
|
ea268af511
|
KEYCLOAK-12159: AIA and Logout broken in new acct console
|
2019-11-21 09:35:46 -03:00 |
|
stianst
|
3731e36ece
|
KEYCLOAK-12069 Add account-console client for new account console
|
2019-11-20 08:48:40 -05:00 |
|
keycloak-bot
|
76aa199fee
|
Set version to 9.0.0-SNAPSHOT
|
2019-11-15 20:43:21 +01:00 |
|
Stefan Guilhen
|
9a7c1a91a5
|
KEYCLOAK-10780 Stop creating placeholder e-mails for service accounts (#228)
|
2019-11-15 15:08:29 +01:00 |
|
k-tamura
|
43e2370f21
|
KEYCLOAK-11772 Fix temporary credential property to work correctly
|
2019-11-15 08:48:12 +01:00 |
|
AlistairDoswald
|
4553234f64
|
KEYCLOAK-11745 Multi-factor authentication (#6459)
Co-authored-by: Christophe Frattino <christophe.frattino@elca.ch>
Co-authored-by: Francis PEROT <francis.perot@elca.ch>
Co-authored-by: rpo <harture414@gmail.com>
Co-authored-by: mposolda <mposolda@gmail.com>
Co-authored-by: Jan Lieskovsky <jlieskov@redhat.com>
Co-authored-by: Denis <drichtar@redhat.com>
Co-authored-by: Tomas Kyjovsky <tkyjovsk@redhat.com>
|
2019-11-14 14:45:05 +01:00 |
|
Stan Silvert
|
d439f4181a
|
KEYCLOAK-6503: Linked Accounts Page
|
2019-11-14 07:39:43 -03:00 |
|
Martin Kanis
|
25511d4dbf
|
KEYCLOAK-9651 Wrong ECDSA signature R and S encoding
|
2019-11-13 15:32:51 +01:00 |
|
stianst
|
b8881b8ea0
|
KEYCLOAK-11728 New default hostname provider
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2019-11-11 12:25:44 +01:00 |
|
stianst
|
062841a059
|
KEYCLOAK-11898 Refactor AIA implementation
|
2019-11-08 16:03:07 -03:00 |
|
stianst
|
63abebd993
|
KEYCLOAK-11627 Require users to re-authenticate before invoking AIA
|
2019-11-08 16:03:07 -03:00 |
|
stianst
|
bc5113053d
|
KEYCLOAK-11897 Change kc_action parameter to proper built-in parameter
|
2019-11-08 16:03:07 -03:00 |
|
stianst
|
1e66660fd0
|
KEYCLOAK-11896 Remove initiate-action role
|
2019-11-08 16:03:07 -03:00 |
|
Takashi Norimatsu
|
4574d37d8d
|
KEYCLOAK-11372 Support for attestation statement verification (#6449)
|
2019-11-08 09:15:28 +01:00 |
|
Stian Thorgersen
|
f14f92ab0b
|
KEYCLOAK-6073 Make adapters use discovery endpoint for URLs instead of hardcoding (#6412)
|
2019-11-06 10:34:35 +01:00 |
|
Stan Silvert
|
041229f9ca
|
KEYCLOAK-7429: Linked Accounts REST API
|
2019-11-05 16:03:21 -05:00 |
|
Takashi Norimatsu
|
ecae2c5772
|
KEYCLOAK-11743 Update to webauthn4j 0.9.14.RELEASE and add apache-kerby-asn1:2.0.0 dependency (#6401)
|
2019-11-05 09:23:09 +01:00 |
|
Miguel Paulos Nunes
|
aa44579a02
|
KEYCLOAK-9553 Performance optimization on role mappings retrieval.
|
2019-11-05 08:59:53 +01:00 |
|
Dmitry Telegin
|
203646627f
|
Use global bootstrap flag
|
2019-11-01 10:56:06 +01:00 |
|
Dmitry Telegin
|
b68e8323ed
|
KEYCLOAK-11785 - Support for deferred initialization
|
2019-11-01 10:56:06 +01:00 |
|
Gideon Caranzo
|
e07fd9ffa3
|
KEYCLOAK-9936 Added optional hooks for preprocessing SAML authentication
Co-Authored-By: Hynek Mlnarik <hmlnarik@redhat.com>
|
2019-10-29 13:06:59 +01:00 |
|
Helge Olav Aarstein
|
d7a0597b1d
|
KEYCLOAK-9091 Fix for claims with dots from userInfo (#6312)
* KEYCLOAK-9091 Unable to map claim attributes with dots (.) in them when claims are retrieved from userInfo endpoint
|
2019-10-24 21:41:38 +02:00 |
|
pkokush
|
ff551c5545
|
KEYCLOAK-10307: check password history length in password verification (#6058)
|
2019-10-24 21:33:21 +02:00 |
|
Takashi Norimatsu
|
1905260eac
|
KEYCLOAK-11251 ES256 or PS256 support for Client Authentication by Signed JWT (#6414)
|
2019-10-24 17:58:54 +02:00 |
|
Pedro Igor
|
bb4ff55229
|
[KEYCLOAK-10868] - Deploy JavaScript code directly to Keycloak server
Conflicts:
testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractPhotozExampleAdapterTest.java
(cherry picked from commit 338fe2ae47a1494e786030eb39f908c964ea76c4)
|
2019-10-22 10:34:24 +02:00 |
|
Pedro Igor
|
bad9e29c15
|
[KEYCLOAK-10870] - Deprecate support for JavaScript policy support from UMA policy endpoint
Conflicts:
testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/authz/UserManagedPermissionServiceTest.java
(cherry picked from commit 13923a7683cb666d2842bc61429c23409c1493b6)
|
2019-10-22 10:34:24 +02:00 |
|
Martin Kanis
|
0e0177136c
|
KEYCLOAK-9984 Remove org.apache.commons.* usages from the code
|
2019-10-22 09:48:15 +02:00 |
|
Martin Kanis
|
37304fdd7d
|
KEYCLOAK-10728 Upgrade to WildFly 18 Final
|
2019-10-21 14:06:44 +02:00 |
|