Pavel Drozd
|
3d9f11168e
|
KEYCLOAK-4210: Added Fuse admin tests
|
2017-01-13 01:05:37 +01:00 |
|
Hynek Mlnarik
|
4df70c517d
|
KEYCLOAK-4141
|
2017-01-10 09:02:36 +01:00 |
|
Pavel Drozd
|
cbd6f7e1d0
|
Merge pull request #3723 from mhajas/KEYCLOAK-3841
KEYCLOAK-3841 Unignore and fix fuse on eap test
|
2017-01-10 08:10:22 +01:00 |
|
mposolda
|
a09bc6520f
|
KEYCLOAK-2888 KEYCLOAK-3927 Fully migrate kerberos tests to the new testsuite
|
2017-01-09 13:50:41 +01:00 |
|
mhajas
|
86c49f5e89
|
KEYCLOAK-3841 Unignore and fix fuse on eap test
|
2017-01-06 14:39:24 +01:00 |
|
mhajas
|
61e7936d79
|
KEYCLOAK-3704 Add missing test
|
2017-01-05 16:55:40 +01:00 |
|
Stian Thorgersen
|
04179c5681
|
Merge branch 'KEYCLOAK-4004' of https://github.com/l-robinson/keycloak into l-robinson-KEYCLOAK-4004
|
2016-12-22 06:13:41 +01:00 |
|
Vlasta Ramik
|
55d53214a1
|
KEYCLOAK-3777 added missing test
|
2016-12-20 11:50:37 +01:00 |
|
Stian Thorgersen
|
eb7ad07e31
|
KEYCLOAK-4109 Ability to disable impersonation
|
2016-12-20 08:46:21 +01:00 |
|
Stian Thorgersen
|
faeff029fa
|
Merge pull request #3664 from mstruk/admin-cli
KEYCLOAK-912 Admin CLI
|
2016-12-19 15:46:17 +01:00 |
|
Stian Thorgersen
|
f29bb7d501
|
KEYCLOAK-4092 key provider for HMAC signatures
|
2016-12-19 10:50:43 +01:00 |
|
Marko Strukelj
|
c3d9859c6e
|
KEYCLOAK-912 Admin CLI
|
2016-12-19 01:05:03 +01:00 |
|
Tomas Kyjovsky
|
cf62715499
|
KEYCLOAK-4061 fixed testsuite URLProvider for AS7/EAP6 app server (managed and remote mode)
|
2016-12-09 17:41:07 +01:00 |
|
l-robinson
|
1c66ce7dd7
|
Additional test case added to check the text in the 'Back to application' link
|
2016-12-05 12:13:30 +10:30 |
|
mhajas
|
a347cb591d
|
KEYCLOAK-3017 Location header not present in responses from admin endpoints
|
2016-12-01 15:33:53 +01:00 |
|
mposolda
|
a38544796f
|
KEYCLOAK-3823 KEYCLOAK-3824 Added public-key-cache-ttl for OIDC adapters. Invalidate cache when notBefore sent
|
2016-12-01 12:25:07 +01:00 |
|
mposolda
|
803fde6c1d
|
KEYCLOAK-3124 Possibility test adapter on embedded undertow
|
2016-11-29 22:08:23 +01:00 |
|
Pavel Drozd
|
8f3256675a
|
Merge pull request #3534 from tkyjovsk/KEYCLOAK-3683
KEYCLOAK-3683 Updated OIDC adapter test for secure-deployments
|
2016-11-29 16:40:24 +01:00 |
|
Pavel Drozd
|
833c56e17b
|
Merge pull request #3508 from mhajas/KEYCLOAK-3653
KEYCLOAK-3653 Tests for cert endpoint
|
2016-11-29 16:37:44 +01:00 |
|
Pavel Drozd
|
9bb59c0f94
|
Merge pull request #3496 from tkyjovsk/performance-tests
Updated performance tests. Added app-profile-jee test application from qs.
|
2016-11-29 16:37:17 +01:00 |
|
mposolda
|
69ce1e05f0
|
KEYCLOAK-3822 Changing signature validation settings of an external IdP is not sometimes reflected
|
2016-11-28 15:27:25 +01:00 |
|
mposolda
|
7c6032cc84
|
KEYCLOAK-3825 Ability to expire publicKeys cache. Migrated OIDCBrokerWithSignatureTest to new testsuite
|
2016-11-25 17:45:37 +01:00 |
|
Bill Burke
|
ccbd8e8c70
|
remove User Fed SPI
|
2016-11-23 16:06:44 -05:00 |
|
Tomas Kyjovsky
|
aae368f1e7
|
Added parameter check to WaitUtils.pause()
|
2016-11-23 15:52:41 +01:00 |
|
Tomas Kyjovsky
|
d44f347b08
|
Added 2nd secure-deployment, added option to test with separate realm configuration in keycloak subsystem. Moved jboss-specific test to a separate class.
|
2016-11-22 11:43:26 +01:00 |
|
Marek Posolda
|
a2e00e4c3b
|
Merge pull request #3497 from vramik/KEYCLOAK-3899
KEYCLOAK-3899 Make migration properties available in tests
|
2016-11-18 09:12:10 +01:00 |
|
mhajas
|
8fc5b00d91
|
KEYCLOAK-3653 Tests for cert endpoint
|
2016-11-16 15:31:48 +01:00 |
|
Vlasta Ramik
|
50339f6f0e
|
Test backwards compatibility of realm import
|
2016-11-16 13:17:04 +01:00 |
|
Vlasta Ramik
|
ab0514041e
|
Make migration properties available in tests
|
2016-11-14 13:09:03 +01:00 |
|
Stian Thorgersen
|
292777259e
|
Merge pull request #3472 from hmlnarik/KEYCLOAK-1881-saml-key-rotation
Keycloak 1881 - SAML key/cert rotation for IdP
|
2016-11-08 07:56:25 +01:00 |
|
Stian Thorgersen
|
ef48594d85
|
Merge pull request #3470 from sebastienblanc/KEYCLOAK-3548
KEYCLOAK-3548 : Send 401 when no keycloak.json for EAP6/AS7 Adapter
|
2016-11-08 07:37:00 +01:00 |
|
Stian Thorgersen
|
c9a58fad15
|
Merge pull request #3464 from stianst/KEYCLOAK-3692
KEYCLOAK-3692
|
2016-11-08 07:36:39 +01:00 |
|
Hynek Mlnarik
|
36257863db
|
KEYCLOAK-1881 Integration tests for key rotation in SAML IdP
|
2016-11-04 21:53:43 +01:00 |
|
sebastien blanc
|
6c18b300a4
|
add integration test
|
2016-11-04 07:39:22 +01:00 |
|
Stian Thorgersen
|
ac18b6c71e
|
KEYCLOAK-3692
|
2016-11-03 08:33:56 +01:00 |
|
Pavel Drozd
|
da516a78b3
|
Merge pull request #3450 from mhajas/KEYCLOAK-3841
KEYCLOAK-3841 Testing of Hawtio console on EAP6 + Fuse integration
|
2016-11-02 10:54:52 +01:00 |
|
mhajas
|
446b57b827
|
KEYCLOAK-3841 Testing of Hawtio console on EAP6 + fuse integration
|
2016-10-31 14:35:13 +01:00 |
|
Pavel Drozd
|
04f2b9ac01
|
Merge pull request #3368 from zschwarz/oidc-filter
KEYCLOAK-3747 Servlet filter dependencies
|
2016-10-25 11:44:47 +02:00 |
|
zschwarz
|
bc718471da
|
KEYCLOAK-3747 Servlet filter dependencies
|
2016-10-24 15:01:16 +02:00 |
|
Stian Thorgersen
|
5a00aaefa8
|
KEYCLOAK-2594
bind credential being leaked in admin tool JSON response
KEYCLOAK-2972
Keycloak leaks configuration passwords in Admin Event logs
|
2016-10-20 19:30:59 +02:00 |
|
Stian Thorgersen
|
14a51e589d
|
Merge pull request #3325 from mstruk/cli-reg
KEYCLOAK-2084 Client Registration CLI
|
2016-10-19 06:33:45 +02:00 |
|
mposolda
|
a7287aad36
|
KEYCLOAK-3499 More fixes for IncludeInUserInfo. Fixing tests and migration
|
2016-10-18 13:09:30 +02:00 |
|
Marko Strukelj
|
c912f941e7
|
KEYCLOAK-2084 Client Registration CLI
|
2016-10-18 12:33:02 +02:00 |
|
Pavel Drozd
|
4cbc665592
|
Merge pull request #3340 from vramik/migration
KEYCLOAK-3589 Add support for manual upgrade of database schema to te…
|
2016-10-18 07:39:42 +02:00 |
|
Pavel Drozd
|
d295ec709b
|
Merge pull request #3293 from zschwarz/oidc-filter
KEYLOAK-3663 OIDC servlet filter
|
2016-10-18 07:35:17 +02:00 |
|
Vlasta Ramik
|
b0448d1b6f
|
KEYCLOAK-3589 Add support for manual upgrade of database schema to testsuite
|
2016-10-17 11:32:43 +02:00 |
|
Stian Thorgersen
|
d2cae0f8c3
|
KEYCLOAK-905
Realm key rotation for OIDC
|
2016-10-13 11:19:52 +02:00 |
|
Vlasta Ramik
|
bc2eb2b9ea
|
KEYCLOAK-3489 KEYCLOAK-3609
|
2016-10-12 12:28:56 +02:00 |
|
zschwarz
|
4bd38bb9c1
|
KEYLOAK-3663 OIDC servlet filter
|
2016-10-10 10:44:07 +02:00 |
|
Bill Burke
|
d4c3fae546
|
merge conflicts
|
2016-09-30 19:19:12 -04:00 |
|