mposolda
|
07e2136b3b
|
KEYCLOAK-4187 Added UserSession support for cross-dc
|
2017-07-27 22:32:58 +02:00 |
|
Stian Thorgersen
|
454c5f4d83
|
Set version to 3.3.0.CR1-SNAPSHOT
|
2017-06-30 09:47:11 +02:00 |
|
mposolda
|
e91dd011c5
|
KEYCLOAK-4438 Disable kerberos flow when provider removed
|
2017-06-21 09:38:20 +02:00 |
|
mposolda
|
8adde64e2c
|
KEYCLOAK-4016 Provide a Link to go Back to The Application on a Timeout
|
2017-05-23 09:08:58 +02:00 |
|
Stian Thorgersen
|
87dedb56e5
|
Set version to 3.2.0.CR1-SNAPSHOT
|
2017-04-27 14:23:03 +02:00 |
|
Stian Thorgersen
|
54ee055bd8
|
KEYCLOAK-4671 Add server-private-spi to dependency deployer
|
2017-04-25 10:16:24 +02:00 |
|
Stian Thorgersen
|
a87ee04024
|
Bump to 3.1.0.CR1-SNAPSHOT
|
2017-03-16 14:21:40 +01:00 |
|
mposolda
|
091b376624
|
KEYCLOAK-1590 Realm import per test class
|
2017-03-01 09:38:44 +01:00 |
|
mposolda
|
098d8e915d
|
KEYCLOAK-4433 Added HardcodedLDAPAttributeMapper
|
2017-02-21 08:29:57 +01:00 |
|
Bill Burke
|
c3e72b11db
|
KEYCLOAK-4382
|
2017-02-13 10:51:10 -05:00 |
|
Bill Burke
|
d9633dc20c
|
Merge remote-tracking branch 'upstream/master'
|
2017-02-09 09:13:00 -05:00 |
|
Bill Burke
|
cf5e2a1d20
|
unlink/remoteimported
|
2017-02-08 19:48:22 -05:00 |
|
Bill Burke
|
f128be9b31
|
LDAP No-Import
|
2017-02-04 10:29:34 -05:00 |
|
mposolda
|
73cad40fb7
|
KEYCLOAK-4364 Fix OpenLDAP issue with renaming DN
|
2017-02-02 22:21:29 +01:00 |
|
Bill Burke
|
79dede8e78
|
KEYCLOAK-4363
|
2017-02-01 10:19:15 -05:00 |
|
Stian Thorgersen
|
6f22f88d85
|
Bump version to 3.0.0.CR1
|
2017-01-26 06:18:11 +01:00 |
|
mposolda
|
57127f39d0
|
KEYCLOAK-4269
|
2017-01-23 13:36:54 +01:00 |
|
mposolda
|
39f8311484
|
KEYCLOAK-2403 Cannot create user in LDAP/AD from Keycloak using Full Name User Federation Mapper
|
2017-01-20 21:08:26 +01:00 |
|
mposolda
|
3444fb62f1
|
KEYCLOAK-4266 MSAD: User is disabled after registration
|
2017-01-19 21:32:10 +01:00 |
|
Stian Thorgersen
|
86988833e9
|
Merge pull request #3761 from abstractj/KEYCLOAK-4207
[KEYCLOAK-4207] SSSD Provider - NullPointerException when mail attribute is not filled
|
2017-01-18 08:41:36 +01:00 |
|
mposolda
|
843b4b470b
|
KEYCLOAK-2333 LDAP/MSAD password policies are not used when user changes password
|
2017-01-17 21:06:09 +01:00 |
|
Bruno Oliveira
|
9fb46a7b1c
|
[KEYCLOAK-4207] SSSD Provider - NullPointerException when mail attribute is not filled
|
2017-01-13 17:35:55 -02:00 |
|
Marek Posolda
|
227900f288
|
Merge pull request #3731 from mposolda/master
KEYCLOAK-4175 Provide a way to set the connect and read timeout for l…
|
2017-01-10 09:49:18 +01:00 |
|
Stian Thorgersen
|
7eeebff874
|
Merge pull request #3720 from hmlnarik/KEYCLOAK-4091-Possible-NullPointerExceptions-with-disabled-cache
KEYCLOAK-4091 Prevent NPE with disabled cache
|
2017-01-10 06:23:10 +01:00 |
|
mposolda
|
c32620b718
|
KEYCLOAK-4175 Provide a way to set the connect and read timeout for ldap connections
|
2017-01-09 21:35:58 +01:00 |
|
mposolda
|
14669dfbc5
|
KEYCLOAK-4178 Bad error message when kerberos provider unavailable
|
2017-01-09 16:56:58 +01:00 |
|
mposolda
|
a09bc6520f
|
KEYCLOAK-2888 KEYCLOAK-3927 Fully migrate kerberos tests to the new testsuite
|
2017-01-09 13:50:41 +01:00 |
|
Hynek Mlnarik
|
377fbced4a
|
KEYCLOAK-4091 Prevent NPE with disabled cache
|
2017-01-06 10:00:11 +01:00 |
|
Stian Thorgersen
|
e805ffd945
|
Bump version to 2.5.1.Final-SNAPSHOT
|
2016-12-22 08:22:18 +01:00 |
|
mposolda
|
4b6df5d489
|
LDAP polishing
|
2016-12-19 18:11:23 +01:00 |
|
mposolda
|
ac00f7fee2
|
KEYCLOAK-4087 LDAP group mapping should be possible via uidNumber in memberUid mode
|
2016-12-19 16:27:57 +01:00 |
|
Marek Posolda
|
c6363aa146
|
Merge pull request #3630 from sldab/duplicate-email-support
KEYCLOAK-4059 Support for duplicate emails
|
2016-12-19 15:37:18 +01:00 |
|
Slawomir Dabek
|
93cec9b3ee
|
KEYCLOAK-4059 Support for duplicate emails
|
2016-12-19 10:55:12 +01:00 |
|
Bruno Oliveira
|
3b3b219a86
|
[KEYCLOAK-4085] SSSD federation provider should load libunix from alternative paths
|
2016-12-16 18:19:47 -02:00 |
|
Bruno Oliveira
|
3f2e9c3592
|
[KEYCLOAK-4083] SSSD Federation is only enabled with superuser permissions
|
2016-12-16 17:31:24 -02:00 |
|
mposolda
|
7453e96f5c
|
KEYCLOAK-2397 LDAP_ENTRY_DN attribute in LDAP user storage is not updated on changes in LDAP
|
2016-12-15 21:12:29 +01:00 |
|
mposolda
|
40216b5e7d
|
KEYCLOAK-3921 LDAP binary attributes
|
2016-12-13 18:31:26 +01:00 |
|
mposolda
|
79c1650c15
|
KEYCLOAK-2545 KEYCLOAK-3668 KEYCLOAK-3247 LDAP escaping
|
2016-12-12 13:09:14 +01:00 |
|
Bill Burke
|
1f0600044a
|
KEYCLOAK-3967
|
2016-12-08 19:29:02 -05:00 |
|
mposolda
|
e7f6c780e2
|
KEYCLOAK-4058 Improve LDAPStorageMapper and remove LDAPStorageMapperBridge
|
2016-12-08 18:35:56 +01:00 |
|
mposolda
|
ba51640c61
|
KEYCLOAK-4042 Better error message when failed updating MSAD password in account mgmt
|
2016-12-06 11:07:28 +01:00 |
|
Marek Posolda
|
6b1020ec34
|
Merge pull request #3602 from sldab/fix-model-duplicate-exception
KEYCLOAK-4028 Fix ModelDuplicateException when logging in with updated email address
|
2016-12-06 10:21:55 +01:00 |
|
Slawomir Dabek
|
45fd114143
|
KEYCLOAK-4028 Fix ModelDuplicateException when logging in with updated email address
|
2016-12-05 15:44:22 +01:00 |
|
Bill Burke
|
3bc721720f
|
Merge pull request #3580 from abstractj/KEYCLOAK-3970
[KEYCLOAK-3970] - SSSD testsuite is broken
|
2016-12-03 13:37:48 -05:00 |
|
Bill Burke
|
8fd7091068
|
KEYCLOAK-3986
|
2016-12-03 09:33:52 -05:00 |
|
Bill Burke
|
ce50b0ed29
|
Merge remote-tracking branch 'upstream/master'
|
2016-12-02 19:26:34 -05:00 |
|
Bill Burke
|
e88af874ca
|
finish
|
2016-12-02 19:25:17 -05:00 |
|
Marek Posolda
|
458ca8a7ee
|
Merge pull request #3578 from sldab/msadlds
KEYCLOAK-4009 Compatibility with AD LDS
|
2016-12-02 17:50:21 +01:00 |
|
Slawomir Dabek
|
b2f0acfe26
|
KEYCLOAK-4009 Compatibility with AD LDS
|
2016-12-02 14:43:42 +01:00 |
|
Bruno Oliveira
|
dc6e869c64
|
[KEYCLOAK-3970] - SSSD testsuite is broken
|
2016-12-01 15:40:53 -02:00 |
|