Bill Burke
|
a70461b726
|
Merge pull request #4695 from patriot1burke/master
KEYCLOAK-5459 KEYCLOAK-5855
|
2017-11-14 22:02:13 -05:00 |
|
Bill Burke
|
6b8ead6c4b
|
KEYCLOAK-5459
|
2017-11-14 19:37:07 -05:00 |
|
Stan Silvert
|
8b023f57f9
|
KEYCLOAK-5474: Unexp behavior with "login w/ email" and "Dup emails" (#4683)
settings.
|
2017-11-14 16:12:56 -05:00 |
|
Pedro Igor
|
eebf0b0499
|
Merge pull request #4690 from pedroigor/KEYCLOAK-5824
[KEYCLOAK-5824] - Keycloak throws "Error while evaluating permissions" exception often
|
2017-11-14 18:35:56 -02:00 |
|
Pedro Igor
|
63a01b1e1f
|
Merge pull request #4689 from pedroigor/KEYCLOAK-5844
[KEYCLOAK-5844] - Refreshing PAT instead of obtaining a new one every time
|
2017-11-14 18:25:24 -02:00 |
|
Marek Posolda
|
913c94dbd1
|
Merge pull request #4691 from mposolda/master
KEYCLOAK-5848 Possibility to configure different attribute for GET_GR…
|
2017-11-14 16:09:26 +01:00 |
|
mposolda
|
0c414eee80
|
KEYCLOAK-5848 Possibility to configure different attribute for GET_GROUPS_FROM_USER_MEMBEROF_STRATEGY
|
2017-11-14 15:05:26 +01:00 |
|
Pedro Igor
|
b0ccce397a
|
[KEYCLOAK-5824] - Fixing logging of error mesages
|
2017-11-14 11:28:21 -02:00 |
|
Pedro Igor
|
6731c55429
|
[KEYCLOAK-5824] - Wrong usage of SimpleDateFormat
|
2017-11-14 11:27:57 -02:00 |
|
Pedro Igor
|
fdb618219f
|
[KEYCLOAK-5844] - Refreshing PAT instead of obtaining a new one every time
|
2017-11-14 11:24:45 -02:00 |
|
Stian Thorgersen
|
89f4b87038
|
KEYCLOAK-5567 Set correct status code on login error pages
|
2017-11-14 12:33:29 +01:00 |
|
Hynek Mlnařík
|
1412fed265
|
Merge pull request #4676 from abstractj/KEYCLOAK-2052
[KEYCLOAK-2052] Allows independently set timeouts for e-mail verification link and rest e.g. forgot password link
|
2017-11-14 09:19:57 +01:00 |
|
Stian Thorgersen
|
de72542151
|
KEYCLOAK-5795 Strip ids of client export from admin console
|
2017-11-14 08:49:58 +01:00 |
|
Bruno Oliveira
|
03d0488335
|
[KEYCLOAK-2052] Allows independently set timeouts for e-mail verification link and rest e.g. forgot password link
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2017-11-13 19:57:04 -02:00 |
|
Stian Thorgersen
|
925d5e1dea
|
KEYCLOAK-3173 enable logout offline refresh token using OIDC logout endpoint
|
2017-11-13 18:23:39 +01:00 |
|
Martin Kanis
|
d8b3654011
|
KEYCLOAK-5187 Split jackson version property
|
2017-11-13 18:22:32 +01:00 |
|
Stian Thorgersen
|
51c7917853
|
KEYCLOAK-5772 Missing produces type on welcome resource post
|
2017-11-13 16:38:42 +01:00 |
|
Stian Thorgersen
|
d30bf938ee
|
KEYCLOAK-5821 Fix basic auth tests with embedded Undertow
|
2017-11-13 16:34:25 +01:00 |
|
Thomas Darimont
|
5d8f449ea0
|
KEYCLOAK-5840 Remove unused config map in AddUser command
The only value put into this config map is the
password hash iterations count.
But `iterations` is used directly with the
hashProvider.
See:
73c82d296e/files/wildfly/adduser/src/main/java/org/keycloak/wildfly/adduser/AddUser.java (x490b537b199a8415) :1
|
2017-11-13 15:41:11 +01:00 |
|
Hynek Mlnařík
|
290f6ed2ad
|
Merge pull request #4671 from thomasdarimont/issues/remove-duplicate-check-in-saml11requestwriter
KEYCLOAK-5837 Remove duplicate check in SAML11AuthenticationQueryType
|
2017-11-13 14:49:11 +01:00 |
|
Hynek Mlnařík
|
98a46c4497
|
Merge pull request #4672 from thomasdarimont/issues/fix-comparison-in-saml-11-request-response-parsers
KEYCLOAK-5838 Fix comparison in SAMLSloRequestParser and SAMLSloResponseParser
|
2017-11-13 14:46:56 +01:00 |
|
Stian Thorgersen
|
d02ffd33b3
|
KEYCLOAK-5721 Moved state checker from separate cookie to claim on identity cookie
|
2017-11-13 14:11:28 +01:00 |
|
Thomas Darimont
|
71df504834
|
KEYCLOAK-5838 Fix comparison in SAMLSloRequestParser and SAMLSloResponseParser
The previous comparison was broken (always returned false)
since it compared the enum value with a string.
Calling `.get()` on the enum value to compare the string this the
given local-part fixes the comparison.
See:
73c82d296e/files/saml-core/src/main/java/org/keycloak/saml/processing/core/parsers/saml/SAMLSloRequestParser.java (xe3bb353ac67565ed) :1
73c82d296e/files/saml-core/src/main/java/org/keycloak/saml/processing/core/parsers/saml/SAMLSloResponseParser.java (xdd5c8cb1952defd) :1
|
2017-11-13 13:30:01 +01:00 |
|
Thomas Darimont
|
8cfbb8d0b3
|
KEYCLOAK-5837 Remove duplicate check in SAML11AuthenticationQueryType
The same check is applied in line 83.
|
2017-11-13 13:26:15 +01:00 |
|
Pavel Drozd
|
0f4b8be2b0
|
Merge pull request #4643 from vramik/KEYCLOAK-5678
KEYCLOAK-5678 Extend server-config-migration tests to test also exten…
|
2017-11-13 12:02:46 +01:00 |
|
Pavel Drozd
|
af97a84108
|
Merge pull request #4635 from vmuzikar/fix-x509
KEYCLOAK-5720 Fix X.509 tests
|
2017-11-13 11:56:16 +01:00 |
|
Marek Posolda
|
0dfbe01c73
|
Merge pull request #4666 from mposolda/crossdc
KEYCLOAK-5828 Ensure sessions preloading works for remote distributed…
|
2017-11-10 14:13:31 +01:00 |
|
Stian Thorgersen
|
90900b1a1f
|
KEYCLOAK-5825 Clear state checker for welcome on form submit
|
2017-11-10 13:40:29 +01:00 |
|
Stian Thorgersen
|
4295f4ec31
|
KEYCLOAK-1886 Added cors headers to errors in token endpoint
|
2017-11-10 12:01:21 +01:00 |
|
mposolda
|
c530a061cc
|
KEYCLOAK-5828 Ensure sessions preloading works for remote distributed caches as well
|
2017-11-10 11:27:24 +01:00 |
|
Thomas Recloux
|
04ad634986
|
Add configuration for KeycloakAuthenticatedActionsFilter
Fixes KEYCLOAK-5227
|
2017-11-10 10:44:12 +01:00 |
|
Bartłomiej Piech
|
d4b9c3c014
|
KEYCLOAK-5679
|
2017-11-10 10:42:26 +01:00 |
|
Marek Posolda
|
bc3515fd1b
|
Merge pull request #4664 from mposolda/crossdc
KEYCLOAK-5371 SessionExpirationCrossDCTest - improve stability. Remov…
|
2017-11-09 23:15:48 +01:00 |
|
mposolda
|
b033ce0669
|
KEYCLOAK-5371 SessionExpirationCrossDCTest - improve stability. Remove checks for counts of sent messages
|
2017-11-09 22:18:47 +01:00 |
|
Marek Posolda
|
39345b0b61
|
Merge pull request #4660 from mposolda/crossdc
KEYCLOAK-5618 Fix SessionsPreloadCrossDCTest. Update HOW-TO-RUN docs.…
|
2017-11-09 20:50:38 +01:00 |
|
emilienbondu
|
8b8e694c60
|
Fix https://issues.jboss.org/browse/KEYCLOAK-5636 NPE
|
2017-11-09 19:32:27 +01:00 |
|
mposolda
|
a98f085be6
|
KEYCLOAK-5618 Fix SessionsPreloadCrossDCTest. Update HOW-TO-RUN docs. Ensure it's executed in travis.
|
2017-11-09 17:39:04 +01:00 |
|
Stian Thorgersen
|
128ff12f8f
|
Bump versions
|
2017-11-09 15:37:21 +01:00 |
|
Stian Thorgersen
|
e28652489e
|
KEYCLOAK-5565 Change theme files to writable to permit patching
|
2017-11-09 15:37:01 +01:00 |
|
Marko Strukelj
|
dae0fafc8a
|
KEYCLOAK-5040 ProfileAssume needs to use server info endpoint
|
2017-11-09 14:19:06 +01:00 |
|
Xiaojian Liu
|
19eed51582
|
KEYCLOAK-5352 Basic Auth fails if password contains a ':'
|
2017-11-09 13:56:02 +01:00 |
|
Xiaojian Liu
|
9ff22f596d
|
KEYCLOAK-5352 Basic Auth fails if password contains a ':'
|
2017-11-09 13:56:02 +01:00 |
|
Xiaojian Liu
|
e1af9f133f
|
KEYCLOAK-5352 Basic Auth fails if password contains a ':'
|
2017-11-09 13:56:02 +01:00 |
|
Bruno Oliveira
|
26e253f4a5
|
[KEYCLOAK-5284]
|
2017-11-09 13:45:06 +01:00 |
|
Marko Strukelj
|
2854a2006e
|
KEYCLOAK-5810 ClientTokenExchangeTest failures with -Pproduct profile
|
2017-11-09 13:44:10 +01:00 |
|
vmuzikar
|
3bf1904269
|
KEYCLOAK-5786 Fix testsuite not working with auth-server-eap profile
|
2017-11-09 08:10:58 +01:00 |
|
vmuzikar
|
2c2a332f80
|
KEYCLOAK-5332 Fix GitLab social test
|
2017-11-09 07:19:01 +01:00 |
|
Stan Silvert
|
8759b42e6b
|
KEYCLOAK-4461: Missing error msg when add idp mapper
|
2017-11-09 07:13:38 +01:00 |
|
Marko Strukelj
|
bf937452c6
|
KEYCLOAK-5617 Intermittent ConcurrencyTest failures
|
2017-11-09 07:12:33 +01:00 |
|
liuzheng712
|
9243430b75
|
fix(Chinese language): add # encoding: utf-8
|
2017-11-09 07:10:59 +01:00 |
|