gonzalad
898347366d
KEYCLOAK-6589: Optimize jpql in User search API
...
This commit removes the 6 n+1 select
that are issued when calling GET /users api.
We now have 4 select queries.
2018-02-22 14:21:42 +01:00
Stian Thorgersen
9ef1f1b73c
KEYCLOAK-3482
2018-02-22 09:42:45 -03:00
Marko Strukelj
eea6eb6263
KEYCLOAK-6664 Fix performance testsuite shell scripts to run on macOS
2018-02-22 12:40:23 +01:00
Marko Strukelj
548ab4f78c
KEYCLOAK-6514 Common approach to writing performance tests
2018-02-22 12:40:04 +01:00
pedroigor
b464dc15f2
[KEYCLOAK-6492] - Removing resources files
2018-02-22 09:05:40 +01:00
pedroigor
8112c5d3f2
[KEYCLOAK-6492] - Migrate authorization package from old testsuite
2018-02-22 09:05:40 +01:00
stianst
eb326cd1bb
KEYCLOAK-6534 Check for string in receiveMessage in session iframe
2018-02-22 07:02:16 +01:00
Erlend Hamnaberg
208ecbc3f7
KEYCLOAK-6676: Fix NPE if the redirect_uri parameter is missing
2018-02-21 19:44:22 +01:00
pedroigor
61d5425fdf
[KEYCLOAK-6321] - Tests
2018-02-21 19:41:44 +01:00
pedroigor
d590600c12
[KEYCLOAK-6321] - NPE when deleting a resource with admin events enabled
2018-02-21 19:41:44 +01:00
Hynek Mlnarik
12a2f23101
KEYCLOAK-6651 Fix JDK7 compilation issue
2018-02-21 09:43:04 +01:00
Bruno Oliveira
f351db608e
[KEYCLOAK-6334] Minor typo: "read only" should be "read-only"
2018-02-20 20:18:16 +01:00
Christian Katzorke (cig393a)
2c59d948fc
in addition to KEYCLOAK-6065 no automplete
2018-02-20 20:14:28 +01:00
Tomas Kyjovsky
72199cc0b3
KEYCLOAK-6582 Specify exact version of MariaDB server in the performance tests
2018-02-19 11:53:45 +01:00
mposolda
fc463ae50b
KEYCLOAK-6617 Offline token logout did not invalidate user session
2018-02-19 08:49:05 +01:00
cgol
86a8addf49
KEYCLOAK-6615 Remove offline session from database on offline token logout
...
remove offline token from database on offline session logout
2018-02-19 08:49:05 +01:00
Hynek Mlnarik
b367e94261
KEYCLOAK-6522 Align versions
2018-02-16 10:45:36 +01:00
Tomas Kyjovsky
df68ca8dcf
KEYCLOAK-5968 Move configuration of Infinispan server from Dockerfile to maven
2018-02-14 16:48:22 +01:00
stianst
9b63cd35f0
KEYCLOAK-6431
2018-02-13 19:38:46 +01:00
Hynek Mlnarik
84ea3f8cb1
KEYCLOAK-4315 Remove some dead/duplicate classes
2018-02-13 15:41:36 +01:00
Bill Burke
5d5373454c
Merge pull request #4991 from patriot1burke/challenge-support
...
KEYCLOAK-6355
2018-02-13 09:38:45 -05:00
Bill Burke
a3d6917f20
disable clisso experimental feature
2018-02-12 17:57:05 -05:00
Bill Burke
87ee15a081
fix
2018-02-12 16:52:55 -05:00
David Festal
f44cda2621
Make the keycloak.js
capable of working with alternate OIDC providers ( #4978 )
...
* Make the `keycloak.js` capable of working with alternate OIDC providers
(provided that they create access_tokens as JWT tokens with `exp` and
`iat` claims).
Also add a `useNonce` option, to allow disabling the `nonce` check
since, in the OIDC specification, `nonce` is optional.
Signed-off-by: David Festal <dfestal@redhat.com>
* Update the `keycloak.ts` with the `useNonce` additional init option.
Signed-off-by: David Festal <dfestal@redhat.com>
* Fix 2 errors in the case `checkSessionIframe` is used
Signed-off-by: David Festal <dfestal@redhat.com>
2018-02-12 11:00:02 +01:00
stianst
dd1e5b5c0f
Fix JS console update profile
2018-02-12 10:25:43 +01:00
Stian Thorgersen
adb6c7789c
Merge pull request #4967 from k-tamura/fix-incorrect-japanese-translations
...
KEYCLOAK-6469 Fix incorrect Japanese translations
2018-02-12 09:58:58 +01:00
Bill Burke
d6788a0839
finish
2018-02-10 13:38:39 -05:00
mhajas
2b65adc15f
KEYCLOAK-6309 Fix tests
...
Add trustore to war even if ssl is not enabled because HttpClient is configured with truststore
2018-02-09 10:24:58 +01:00
Bruno Oliveira
b91998a0d8
[KEYCLOAK-6111] 'Override User-Initiated Action Lifespan' admin GUI can break realm configuration
2018-02-09 06:36:23 -02:00
stianst
505cf5b251
KEYCLOAK-6519 Theme resource provider
2018-02-09 08:28:59 +01:00
Bill Burke
5ea4ef9e55
change code query params to session_code
2018-02-08 17:37:27 -05:00
Douglas Palmer
e8de4655ac
KEYCLOAK-6344 Use POST instead of GET for LDAP connection tests
2018-02-08 21:18:03 +01:00
pedroigor
76657d5239
[KEYCLOAK-6528] - Fixing mysql error. Probably a consequence of KEYCLOAK-6228 changes.
2018-02-08 21:17:33 +01:00
Stian Thorgersen
d63040283f
Merge pull request #4958 from iilei/missing_accept_language_country_code_fallback
...
Fix Locale Negotiation for omitted Country Code
2018-02-08 20:55:19 +01:00
Josh Cain
04c2ad9430
give more useful failure message when event.error is called without first setting event.type
2018-02-08 16:20:16 +01:00
Stian Thorgersen
75f040f38e
Merge pull request #4979 from stianst/KEYCLOAK-1874
...
KEYCLOAK-1874 Add PatternFly 3.38.1
2018-02-07 15:29:01 +01:00
stianst
0e69dc6885
KEYCLOAK-1874 Add PatternFly 3.38.1
2018-02-07 14:26:10 +01:00
stianst
f1e7d3d6da
KEYCLOAK-6378 Clean themes common directory
2018-02-07 12:07:40 +01:00
Hynek Mlnarik
c07b60d527
KEYCLOAK-6474 Fix NPE on SAML logout
2018-02-07 08:05:36 +01:00
David
2743e4a182
Update changes on sssd.conf file to make script idempotent
2018-02-06 09:04:37 -02:00
Hynek Mlnarik
972c3dd36b
KEYCLOAK-6521 Update licenses
2018-02-06 11:58:11 +01:00
Martin Kanis
9ccef223f6
KEYCLOAK-6522 Align versions to match EAP 7.1.1
2018-02-06 11:58:11 +01:00
Douglas Palmer
fc52ff65bd
[KEYCLOAK-6518] Added explicit guava dependency instead of relying on transitive dependency.
2018-02-06 10:52:48 +01:00
Jochen Preusche
8325151e16
Extract findLocale
to LocaleNegotiator
, add tests
...
* Improve Testability of Locale Negotiation
* Add test for Locale Negotiation
* Fix Locale Negotiation for omitted Country Code
2018-02-06 09:50:04 +01:00
Hynek Mlnarik
b3766576d7
KEYCLOAK-6146 Simplify test via RealmCreator
2018-02-06 09:28:07 +01:00
Pedro Igor
e3153295a9
Merge pull request #4969 from vmuzikar/fix-authz-tests
...
KEYCLOAK-6509 Stabilize authz rules UI tests
2018-02-05 17:06:43 -02:00
vmuzikar
3420293f36
KEYCLOAK-6509 Set waiting period in RulePolicyForm to longer value
2018-02-05 15:47:44 +01:00
Kohei Tamura
0370cb64e7
Fix incorrect Japanese translations
2018-02-05 19:11:03 +09:00
Kohei Tamura
a50b94be0c
KEYCLOAK-6457 Fix typos in properties
2018-02-05 05:58:08 +01:00
Marko Strukelj
62a9d4ea91
KEYCLOAK-5807 Under daily eviction policy user entries not returned from cache when they should
2018-02-02 19:27:23 +01:00