Tair Sabirgaliev
6b808d78e6
refactor and implement unit and e2e tests
2017-02-24 14:13:09 +06:00
Tair Sabirgaliev
26edcdf6bc
proper license and ng test
2017-02-24 06:38:09 +06:00
Tair Sabirgaliev
5a64d67404
Angular 2 PoC based on angular-cli generated project
...
- use `frontend-maven-plugin` to pull node/npm automatically
- tie `npm install` to relevant lifecycle (`mvn wildfly:deploy` automatically builds and includes build products into WAR)
- extern keycloak and product database base url, use `--env=war` to build a war colocated with keycloak and database app
Issues/Todos:
- when testing with `ng serve` will have to disable browser web security (product-database doesn’t allow cross-origin requests)
- no unit / e2e / arquillian tests for now
- `src/main/frontend/node_modules` is included in distribution build, this is a portability debt
2017-02-23 14:45:00 +06:00
Tair Sabirgaliev
dbe87d6592
angular2-product-app: simplify KeycloakHttp
2017-02-10 05:41:49 +06:00
Bill Burke
75909a0add
Merge pull request #3851 from patriot1burke/master
...
LDAP No-Import
2017-02-09 10:29:55 -05:00
Bill Burke
d9633dc20c
Merge remote-tracking branch 'upstream/master'
2017-02-09 09:13:00 -05:00
Bill Burke
75bee51ac1
console remote imported/unlink users
2017-02-09 09:11:48 -05:00
Stian Thorgersen
8e16e5d953
Merge pull request #3839 from stianst/SOCIAL_LOGIN_TEST
...
KEYCLOAK-4265 Social login tests
2017-02-09 10:15:17 +01:00
Stian Thorgersen
44180a68e6
Merge pull request #3845 from frelibert/KEYCLOAK-4378
...
KEYCLOAK-4378 New user attribute is not added after first login from …
2017-02-09 10:02:09 +01:00
Bill Burke
cf5e2a1d20
unlink/remoteimported
2017-02-08 19:48:22 -05:00
Stian Thorgersen
ceece3dce4
Merge pull request #3847 from stianst/KEYCLOAK-4008-CHECKSUMS
...
KEYCLOAK-4008 Include checksums in download files
2017-02-08 20:05:39 +01:00
Stian Thorgersen
520839a29b
Merge pull request #3835 from mposolda/KEYCLOAK-4371
...
KEYCLOAK-4371 Offline Tokens still useless When SSO Session Max is Re…
2017-02-08 15:42:31 +01:00
Stian Thorgersen
a6b1e4f5f7
Merge pull request #3829 from mposolda/master
...
KEYCLOAK-4364 Fix OpenLDAP issue with renaming DN
2017-02-08 15:40:42 +01:00
Stian Thorgersen
c4df0d2690
Merge pull request #3843 from pedroigor/KEYCLOAK-4373
...
[KEYCLOAK-4373] - Adapter Feature Pack is missing keycloak-authz-client
2017-02-08 14:58:33 +01:00
Stian Thorgersen
3de77b7be9
KEYCLOAK-4008 Include checksums in download files
2017-02-08 14:51:36 +01:00
Frederik Libert
f3a552ac9d
KEYCLOAK-4378 New user attribute is not added after first login from broker
2017-02-07 15:37:16 +01:00
Pedro Igor
27c0f783bc
[KEYCLOAK-4373] - Adapter Feature Pack is missing keycloak-authz-client
2017-02-07 08:43:53 -02:00
Stian Thorgersen
5b5dc3e442
KEYCLOAK-4265 Social login tests
2017-02-06 13:50:10 +01:00
Stian Thorgersen
1c7de24084
Merge pull request #3832 from stianst/KEYCLOAK-4370
...
KEYCLOAK-4370 Prevent LDAP provider from being migrated twice
2017-02-06 08:21:30 +01:00
Bill Burke
f157e2e637
LDAP No-Import: more tests
2017-02-05 09:41:52 -05:00
Bill Burke
f128be9b31
LDAP No-Import
2017-02-04 10:29:34 -05:00
mposolda
8a16ab52a9
KEYCLOAK-4371 Offline Tokens still useless When SSO Session Max is Reached and normal userSession expired
2017-02-03 11:55:58 +01:00
Stian Thorgersen
f73aaef67a
KEYCLOAK-4370 Prevent LDAP provider from being migrated twice
2017-02-03 10:05:57 +01:00
Stian Thorgersen
652152f167
Merge pull request #3825 from stianst/KEYCLOAK-4338
...
Various fixes to JS adapter
2017-02-03 08:58:44 +01:00
mposolda
73cad40fb7
KEYCLOAK-4364 Fix OpenLDAP issue with renaming DN
2017-02-02 22:21:29 +01:00
Stian Thorgersen
68a171f36c
Merge pull request #3823 from ssilvert/split-domain-script
...
KEYCLOAK-4362: Split domain script into two separate scripts
2017-02-02 21:08:18 +01:00
Stian Thorgersen
be2378a424
Merge pull request #3820 from patriot1burke/master
...
KEYCLOAK-4363
2017-02-02 11:32:30 +01:00
Stian Thorgersen
9aa2dacec9
KEYCLOAK-4366 Issues when keycloak.js is initialized with token
2017-02-02 10:57:03 +01:00
Stian Thorgersen
ee62c52543
KEYCLOAK-4338 KEYCLOAK-4331 Fixes to session iframe
2017-02-02 08:12:29 +01:00
Stan Silvert
b4e4cbcbaa
KEYCLOAK-4262: Update pom version
2017-02-01 14:38:52 -05:00
Stan Silvert
a7c3d1b8df
KEYCLOAK-4262 Split migration-domain script into two separate scripts
2017-02-01 14:23:20 -05:00
Bill Burke
79dede8e78
KEYCLOAK-4363
2017-02-01 10:19:15 -05:00
Bill Burke
1d04d56bdb
Merge pull request #3816 from patriot1burke/master
...
KEYCLOAK-4218
2017-02-01 08:55:10 -05:00
Bill Burke
0d308e2b69
KEYCLOAK-4218
2017-01-31 15:15:49 -05:00
Pedro Igor
0c16a15b7d
Merge pull request #3814 from pedroigor/authz-export-fixes
...
Authz export fixes
2017-01-31 15:57:40 -02:00
Marek Posolda
beebeaa265
Merge pull request #3813 from mposolda/master
...
KEYCLOAK-4339 MigrationTest fails to run
2017-01-31 16:51:11 +01:00
Pedro Igor
c705a8ffc8
[KEYCLOAK-4340] - Exporting authorization settings is updating policies with wrong data
2017-01-31 13:11:14 -02:00
Pedro Igor
57c74e3f39
[KEYCLOAK-4341] - Resources are not properly exported when exporting authorization settings
2017-01-31 13:10:25 -02:00
mposolda
f92dd6bd16
KEYCLOAK-4339 MigrationTest fails to run
2017-01-31 16:00:16 +01:00
Marek Posolda
2990703aeb
Merge pull request #3809 from mposolda/master
...
KEYCLOAK-4169 Add how-to-run.md to testsuite
2017-01-31 09:11:06 +01:00
mposolda
acf2e30c2f
Fix MigrationTest
2017-01-30 22:23:19 +01:00
mposolda
5c5b7a33d3
KEYCLOAK-4169 Add initial testsuite how-to
2017-01-30 22:23:08 +01:00
Stian Thorgersen
e28ca0ae61
Merge pull request #3807 from hmlnarik/KEYCLOAK-4329-NPE-when-not-providing-KeyInfo-element-in-IdP-initiated-SSO-SAML-
...
KEYCLOAK-4329 Fix NPE when not providing KeyInfo element in IdP initiated SSO SAML
2017-01-30 15:28:38 +01:00
Hynek Mlnarik
ad0630d04f
KEYCLOAK-4329 Fix NPE when not providing KeyInfo element in IdP initiated SSO SAML
2017-01-30 11:40:48 +01:00
Bill Burke
bb77ab4a81
account link tests
2017-01-27 17:37:08 -05:00
Marek Posolda
b42af99866
Merge pull request #3804 from mposolda/master
...
KEYCLOAK-4285 Adapter tests for examples fail in Wildfly/EAP6
2017-01-27 21:26:53 +01:00
mposolda
265522a2e3
KEYCLOAK-4285 Adapter tests for examples fail in Wildfly/EAP6
2017-01-27 14:26:21 +01:00
Stian Thorgersen
c10be4b1cf
Merge pull request #3802 from stianst/RUN-TEST-ON-KC
...
KEYCLOAK-3729 Ability to run tests within Keycloak server
2017-01-27 13:45:51 +01:00
Stian Thorgersen
065c931a83
Merge pull request #3803 from stianst/BOMS
...
KEYCLOAK-4195 Keycloak adapter and SPI bom
2017-01-27 13:44:53 +01:00
Stian Thorgersen
7210ea36d2
KEYCLOAK-4195 Keycloak adapter and SPI bom
2017-01-27 12:19:40 +01:00