stianst
5fd3c9161d
KEYCLOAK-5868
2017-12-07 10:42:21 +01:00
Tomas Kyjovsky
5fd00a0def
KEYCLOAK-5971 Replace "numOfIterations" parameter with "steadyLoadPeriod"
2017-12-06 22:46:53 +01:00
Stan Silvert
b8da95e901
KEYCLOAK-5930: Submit button on cred screen should start as disabled
2017-12-06 15:35:00 -05:00
stianst
cccddebfd0
KEYCLOAK-5984 Fix error message in client initiated
2017-12-06 19:46:11 +01:00
stianst
ecfabe4ebe
KEYCLOAK-5913 Move Chinese translations into resources-community
2017-12-06 13:58:52 +01:00
mposolda
8a0fa521c4
KEYCLOAK-5915 Support for sticky sessions managed by loadbalancer. Support for KeyAffinityService
2017-12-06 13:06:54 +01:00
stianst
35e60e0aa4
KEYCLOAK-5957
2017-12-06 08:59:40 +01:00
stianst
6d1c33ccdc
KEYCLOAK-5667
2017-12-06 06:45:23 +01:00
Bill Burke
f669fdf0df
Merge pull request #4797 from stianst/KEYCLOAK-5734
...
KEYCLOAK-5734
2017-12-05 17:31:36 -05:00
Stan Silvert
30ad2899b8
KEYCLOAK-5933: Configure TOTP to Configure OTP
2017-12-05 17:24:54 -05:00
stianst
94ce97b972
KEYCLOAK-5734
2017-12-05 21:22:47 +01:00
Tomas Kyjovsky
3a7fd9e732
KEYCLOAK-5980 Dataset properties not loaded properly before test run - fix
2017-12-05 20:56:31 +01:00
Tomas Kyjovsky
503ad712dc
KEYCLOAK-5955 Add ability to remotely monitor Infinispan and load balancer
2017-12-05 13:36:23 +01:00
mposolda
f9e40326c1
KEYCLOAK-5961 Remove CrossDataCenter README file from codebase
2017-12-05 12:15:36 +01:00
James Stapleton
92cce7a6d4
[KEYCLOAK-5912] Add better improper SAML assertion error handling
2017-12-05 09:48:48 +01:00
Tomas Kyjovsky
916ba573bc
KEYCLOAK-5965 fix
2017-12-05 09:21:56 +01:00
mposolda
6c34b4c418
KEYCLOAK-5914 Periodic clean of detached client sessions
2017-12-05 08:25:30 +01:00
stianst
5467d67c91
KEYCLOAK-5945 Strip default ports from urls
2017-12-04 19:56:01 +01:00
stianst
c3d9f4704e
KEYCLOAK-5946 Make sure wildcard origin is never returned
2017-12-04 19:55:34 +01:00
stianst
4541acc628
KEYCLOAK-5176 Strip headers from PEM when uploading to client
2017-12-04 19:54:15 +01:00
Stan Silvert
19cfbbf7ff
KEYCLOAK-5972: i18n broken on keycloak-preview acct mgt
2017-12-04 13:44:16 -05:00
mposolda
ff6fcd30d9
KEYCLOAK-4478 OIDC auth response lacks session_state in some cases
2017-12-04 16:13:22 +01:00
Samuel Mendenhall
d69fe27cf9
set error instead of throw
2017-12-04 16:03:47 +01:00
Samuel Mendenhall
ca324c29e8
processInit should return a promise for setupCheckLoginIframe and should only call processCallback if that setupCheckLoginIframe is successful
2017-12-04 16:03:47 +01:00
Hynek Mlnarik
b4532ec629
KEYCLOAK-5964 Fix keycloak-install-base.cli client session caches
2017-12-04 12:15:07 +01:00
stianst
3ee269da87
Align dependencies
2017-12-04 10:14:30 +01:00
pedroigor
b1127ffafe
[KEYCLOAK-5953] - Making elytron dependencies optional
2017-12-04 10:13:55 +01:00
stianst
37de8e9f69
Bump version to 3.4.2.Final-SNAPSHOT
2017-12-01 09:34:48 +01:00
Stan Silvert
4d4ee33d1d
KEYCLOAK-5937: Not possible to select role w/ hardocded LDAP role mapper
2017-11-30 15:29:36 -05:00
stianst
4daf6aaec5
KEYCLOAK-5940
2017-11-30 13:43:15 +01:00
vramik
6bb04617a6
KEYCLOAK-5802 fix install-adapters.sh script for wildfly10 and below
2017-11-30 12:58:11 +01:00
mposolda
7b03eed9c8
KEYCLOAK-5797 Refactoring authenticationSessions to support login in multiple browser tabs with different clients
2017-11-30 12:56:45 +01:00
Hynek Mlnarik
b466f4d0b6
KEYCLOAK-5910 Retry sending notification when remote cache is unavailable
2017-11-30 11:48:26 +01:00
Peter Nalyvayko
b8e5fd2b99
KC-4335: working on adding a reverse proxy support to allow X.509 client certificate authentication when running keycloak behind a reverse proxy
...
KC-4335: reverse proxy => a swtich to change a type of reverse proxy when running the X509 integration tests; changes to the names of the reverse proxy providers
KC-4335: updated the migration scripts to add x509 spi to standalone and domain configurations; removed the HAproxy and apache x509 spi configuration
2017-11-30 11:00:32 +01:00
Domenico Briganti
b72b01bb9d
fix logger class
2017-11-30 10:52:26 +01:00
Martin Kanis
603052c594
KEYCLOAK-5883 Deploy testsuite during product build
2017-11-30 10:50:06 +01:00
Marko Strukelj
106599b52c
KEYCLOAK-5742 [Admin CLI] Output filtering for nested attributes doesn't work
2017-11-30 10:47:40 +01:00
pedroigor
17748d5ba8
[KEYCLOAK-5660] - Adding UserQueryProvider.getUsersCount(realm, includeServiceAccount) method
2017-11-30 10:45:54 +01:00
pedroigor
4caa40fd0a
[KEYCLOAK-5660] - Fixing test, it should not consider users count for service accounts
2017-11-30 10:45:54 +01:00
pedroigor
674fb31a2c
[KEYCLOAK-5660] - Rest API User count returns wrong value
2017-11-30 10:45:54 +01:00
Marko Strukelj
c5d9301951
KEYCLOAK-4920 NPE when exporting configuration without alias
2017-11-30 10:40:25 +01:00
pedroigor
5f43a6a342
[KEYCLOAK-3629] - Adding confidential-port attribute to wildfly adapter subsystem
2017-11-30 10:39:21 +01:00
pedroigor
6587cfa084
[KEYCLOAK-3629] - Some Adapters do not work with SSL Redirect
2017-11-30 10:39:21 +01:00
Bruno Oliveira
6a528a3ee6
[KEYCLOAK-2645] Reset password page says 'You need to change your password to activate your account.'
2017-11-30 10:37:21 +01:00
stianst
2be78a0239
KEYCLOAK-5924 Add error handler for uncaught errors
2017-11-30 10:33:13 +01:00
Pavel Drozd
4408cdb5c7
Merge pull request #4756 from tkyjovsk/KEYCLOAK-5922
...
KEYCLOAK-5922 Cluster tests don't work with non-undertow server
2017-11-30 09:24:39 +01:00
Marek Posolda
a3288d5f8e
Merge pull request #4767 from hmlnarik/KEYCLOAK-5908-ClassCastException-to-org-infinispan-xsite-XSiteReplicateCommand
...
KEYCLOAK-5908 Fix relay configuration
2017-11-30 07:04:48 +01:00
Hynek Mlnarik
9cae8b79e4
KEYCLOAK-5908 Fix relay configuration
2017-11-29 22:22:35 +01:00
stianst
0bd2e63162
KEYCLOAK-5939 Align dependencies with WildFly 11
2017-11-29 20:39:10 +01:00
pedroigor
9ffc11d04f
[KEYCLOAK-4231] - Unable to import PEM certificate > 2048
2017-11-29 20:26:22 +01:00