pedroigor
eba47b3c89
[KEYCLOAK-5806] - Create policy button to Aggregated Policies
2017-12-15 22:04:37 -02:00
pedroigor
94928323ee
[KEYCLOAK-5877] - Allow saving permissions without policies
2017-12-15 12:55:07 -02:00
Bruno Oliveira
0a9055e112
[KEYCLOAK-5175] Importing certificate to saml client takes too long
2017-12-12 14:45:24 +01:00
vmuzikar
6f4ab8870e
KEYCLOAK-5816, KEYCLOAK-5815 UI tests fixes
2017-11-23 13:51:38 +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
Vaclav Muzikar
da9a88c45c
KEYCLOAK-5229 Update testsuite dependencies
2017-08-23 15:36:29 +02:00
Pedro Igor
0aeba74185
[KEYCLOAK-5158] - Revert changes that made delete on lists and scope permission stop working
2017-07-06 18:22:13 -03:00
Stian Thorgersen
fdb80d4319
Fix console tests ( #4277 )
2017-06-30 08:49:18 +02:00
Pavel Drozd
947254e14f
Merge pull request #4222 from vmuzikar/KEYCLOAK-5055
...
KEYCLOAK-4787, KEYCLOAK-5055 Stabilize UI tests
2017-06-27 11:42:21 +02:00
Stian Thorgersen
c1c1a81a4e
Merge pull request #4138 from ASzc/KEYCLOAK-4752
...
KEYCLOAK-4752
2017-06-27 08:34:00 +02:00
Pedro Igor
169280b6a1
[KEYCLOAK-3168] - Group-Based Access Control
2017-06-13 19:05:44 -03:00
Vaclav Muzikar
35857bf649
KEYCLOAK-5055 Stabilize UI tests
2017-06-13 11:24:45 +02:00
Pedro Igor
23887f4031
Fixing tests and more client policy tests
2017-06-05 11:26:33 -03:00
Alex Szczuczko
bed6f96fc6
KEYCLOAK-4752 Change required actions UI to uncheck and disable the default checkbox when the enable checkbox is not checked. The API will continue to silently drop actions that are not enabled for the realm.
2017-06-01 08:25:51 -06:00
Pedro Igor
fbcfcfa088
[KEYCLOAK-4755] - Client UI Tests
2017-04-26 12:11:53 -03:00
Pedro Igor
b3131bf679
[KEYCLOAK-3135] - Rules UI Tests
2017-04-25 16:52:14 -03:00
Pedro Igor
49547ccfbc
[KEYCLOAK-3135] - Scope permission UI tests and reusable ui-select2 component
2017-04-24 23:12:46 -03:00
Pedro Igor
5972c94dc8
[KEYCLOAK-3135] - More UI tests
2017-04-24 16:50:23 -03:00
Pedro Igor
ac6eb79b53
[KEYCLOAK-4755] - Changing javadoc and license
2017-04-13 15:59:02 -03:00
Pedro Igor
a415ea3670
[KEYCLOAK-4755] - AuthZ UI Tests
2017-04-13 15:54:52 -03:00
Peter Zaoral
0a8ca19944
KEYCLOAK-4488 Fix Auth Flows Console UI tests
...
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2017-03-21 11:16:08 +01:00
Mark Pardijs
c78c0b73d3
KEYCLOAK-4360: Add OneTimeUse condition to SAMLResponse
...
Add OneTimeUse Condition to SAMLResponse when configured in client settings
2017-03-09 13:01:05 +01:00
Vaclav Muzikar
90a5272860
KEYCLOAK-4147 Fix Password Policy UI test
2017-01-03 13:09:38 +01:00
Vaclav Muzikar
4e3e9ad5d4
KEYCLOAK-3959 Fix User Federation Console UI Tests
2016-12-19 13:37:31 +01:00
Vlasta Ramik
6ae9d19843
KEYCLOAK-4022 added missing test
2016-12-07 16:22:08 +01:00
Vaclav Muzikar
5e731d9557
KEYCLOAK-3872 Stabilize PasswordPolicy UI test
2016-11-21 11:31:28 +01:00
Hynek Mlnarik
67bb9aef3d
KEYCLOAK-1881 Add switch to enable/disable generation of <Extensions>
...
Some SP clients might be confused by using a standard SAML protocol tag
<Extensions> which is used for signed REDIRECT binding messages to
specify signing key ID. To enable the interoperability, generation of
the tag is disabled by default and can be enabled for individual
clients.
2016-11-04 21:53:43 +01:00
Bill Burke
8967ca4066
refactor mongo entities, optimize imports
2016-09-28 15:25:39 -04:00
Stian Thorgersen
e28a3750cd
Merge pull request #3149 from vmuzikar/KEYCLOAK-3437
...
KEYCLOAK-3437 Add User Federation Console UI test
2016-08-23 12:57:02 +02:00
Vaclav Muzikar
365a1b66c8
KEYCLOAK-3448 Stabilize Internationalization UI Test
2016-08-19 11:40:01 +02:00
Vaclav Muzikar
be83e2fb6b
KEYCLOAK-3437 Add User Federation Console UI test
2016-08-16 15:47:02 +02:00
Vaclav Muzikar
0147fbe489
KEYCLOAK-3381 Fix and stabilize some Console UI tests
2016-08-01 15:10:18 +02:00
Vaclav Muzikar
7dbdb023a0
KEYCLOAK-3212 Improve Console UI tests stability in FF, Chrome and IE
2016-07-12 11:39:27 +02:00
Vaclav Muzikar
3d370f9d11
KEYCLOAK-2854 Fix Client Settings Console UI test
2016-04-19 17:54:58 +02:00
Vaclav Muzikar
3dbf5ee389
KEYCLOAK-2745 More UI tests stabilization
2016-04-05 10:13:40 +02:00
Vaclav Muzikar
4ce8b2431b
KEYCLOAK-2732
2016-03-31 18:16:03 +02:00
Tomas Kyjovsky
a9c7bbd44c
KEYCLOAK-2641 moved app-server configurations from adapter tests to servers/app-server module
2016-03-24 11:24:21 +01:00
Stian Thorgersen
8f1292494f
Merge pull request #2411 from vmuzikar/KEYCLOAK-2697
...
[KEYCLOAK-2697] Fix some UI tests stability
2016-03-24 08:19:45 +00:00
Vaclav Muzikar
25363a91f9
[KEYCLOAK-2697] Fix some UI tests stability
2016-03-22 13:57:23 +01:00
Vlasta Ramik
1cfe58bccd
KEYCLOAK-2676 - Review clients tests
2016-03-22 11:57:41 +01:00
Vaclav Muzikar
5c3159c83d
Merge with upstream
2016-03-14 16:09:56 +01:00
mposolda
73c3534e7a
KEYCLOAK-2629 LDAP Federation provider - input fields validation
2016-03-11 22:32:45 +01:00
Marek Baluch
fa0335613f
KPR-87 - Agreement on terms and conditions as part of authentication - Tests
2016-03-08 10:32:25 +01:00
Tomas Kyjovsky
e66060b00b
Fixed admin console tests' compilation errors.
2016-02-29 17:13:08 +01:00
Vaclav Muzikar
2d7424c697
Add support for testing default theme name in prop file
2016-02-26 13:59:28 +01:00
Vaclav Muzikar
cd063c6a36
Add LDAP vendors test
2016-02-25 17:52:11 +01:00
Vaclav Muzikar
3a138db842
Fix UserAttributesTest
...
(cherry picked from commit 7ac10b3)
2016-02-19 12:51:11 +01:00
Vaclav Muzikar
b41dd22ed3
Fix DefaultRolesTest
...
(cherry picked from commit 6e7470d)
2016-02-19 12:50:52 +01:00
Vaclav Muzikar
02851989b3
Fix SecurityDefensesTest
...
(cherry picked from commit 1973f02)
2016-02-19 12:50:11 +01:00
Vaclav Muzikar
9bde0af0f1
Fix InternationalizationTest
...
(cherry picked from commit d58a575)
2016-02-19 12:49:47 +01:00