mposolda
|
42df327104
|
Update DB profiles. Fix ExportImportTest to not clash with other tests
|
2014-07-21 08:48:25 +02:00 |
|
Bill Burke
|
063a63445a
|
keycloak-json fix
|
2014-07-18 11:45:47 -04:00 |
|
Bill Burke
|
f275ecf6d5
|
cache settings
|
2014-07-18 11:30:10 -04:00 |
|
Stian Thorgersen
|
fb8483dc56
|
Added support to specify dialect for JPA
|
2014-07-18 11:32:09 +01:00 |
|
Stian Thorgersen
|
85621bdd9f
|
KEYCLOAK-566 Configure db in keycloak-server.json instead of persistence.xml
|
2014-07-18 11:21:52 +01:00 |
|
mposolda
|
3dff4afe83
|
Export/import improvements and fixes
|
2014-07-17 21:31:33 +02:00 |
|
Stian Thorgersen
|
f00957ec3a
|
Commented out test in ExportImportTest that breakes the other tests
|
2014-07-17 11:57:33 +01:00 |
|
mposolda
|
3c99350247
|
Fix testsuite to use mongo for realms,users and audit when keycloak.realm.provider=mongo
|
2014-07-17 11:05:51 +02:00 |
|
mposolda
|
0a15f873af
|
Minor improvement in AbstractKeycloakRule.stopServer()
|
2014-07-17 10:14:35 +02:00 |
|
Bill Burke
|
a323fe7992
|
schema changes
|
2014-07-16 19:34:54 -04:00 |
|
mposolda
|
8714193c97
|
Fix ExportImportTest to pass on windows
|
2014-07-16 20:00:18 +02:00 |
|
mposolda
|
1aff8af336
|
Enable ExportImportTest
|
2014-07-16 19:43:47 +02:00 |
|
Bill Burke
|
a5593469ae
|
rename ModelProvider->RealmProvider
|
2014-07-15 15:44:50 -04:00 |
|
Bill Burke
|
484a4c1454
|
user provider refactor complete
|
2014-07-15 15:25:06 -04:00 |
|
Bill Burke
|
ff86bdc35f
|
userprovider split
|
2014-07-15 12:11:12 -04:00 |
|
mposolda
|
726ce08700
|
More cleanup and removed export-import-impl module
|
2014-07-15 16:43:55 +02:00 |
|
mposolda
|
c14840a4c0
|
More cleanup after rebase
|
2014-07-15 14:44:38 +02:00 |
|
mposolda
|
24a492ffe0
|
Export/import refactoring to use same representation as admin endpoints
|
2014-07-15 05:35:24 +02:00 |
|
Stian Thorgersen
|
8113c3f05e
|
Fixes to persistence.xml
|
2014-07-14 15:55:26 +01:00 |
|
Stian Thorgersen
|
3f68180ee7
|
KEYCLOAK-512 Pagination support for sessions
|
2014-07-14 11:49:59 +01:00 |
|
Stian Thorgersen
|
d625fb014c
|
Added JPA connection provider and added basic support for multiple transactions to KeycloakSession
|
2014-07-14 10:10:03 +01:00 |
|
Stian Thorgersen
|
86671a2354
|
Started UserSessionProvider
|
2014-07-10 16:48:25 +01:00 |
|
Stian Thorgersen
|
62dd6fbc6b
|
Revert JPA model provider
|
2014-07-09 15:40:23 +01:00 |
|
Stian Thorgersen
|
ad6d52cb0f
|
Removed model methods from KeycloakSession
|
2014-07-08 15:27:42 +01:00 |
|
Stian Thorgersen
|
621cae61b6
|
Added hybrid model provider with jpa stores
|
2014-07-08 12:04:09 +01:00 |
|
Bill Burke
|
48a0e564b9
|
fix json file
|
2014-07-07 18:51:38 -04:00 |
|
Bill Burke
|
0758d89a59
|
Merge pull request #502 from mposolda/master
Changes in representations - adding role mappings under user representat...
|
2014-07-07 18:41:42 -04:00 |
|
Bill Burke
|
a1beff7d3d
|
admin rest api test
|
2014-07-07 18:37:30 -04:00 |
|
mposolda
|
ffc30b4c03
|
Changes in representations - adding role mappings under user representation
|
2014-07-07 22:48:53 +02:00 |
|
Bill Burke
|
060a90197e
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-07 15:00:05 -04:00 |
|
Bill Burke
|
df7aac01dd
|
fix delete realm
|
2014-07-07 14:59:51 -04:00 |
|
mposolda
|
9c88979040
|
Added UsersJob for generic job related to users. Support for sync/async jobs. Configurable host/port
|
2014-07-07 20:31:43 +02:00 |
|
Bill Burke
|
e37b5613ed
|
turn on cache
|
2014-07-03 15:29:31 -04:00 |
|
Bill Burke
|
e99a675c50
|
HttpServletRequest.logout()
|
2014-07-03 14:08:19 -04:00 |
|
mposolda
|
b6fd58e644
|
Support for configuring number of worker threads in undertow
|
2014-06-27 17:25:47 +02:00 |
|
mposolda
|
69f7dfbb47
|
Added performance-web module
|
2014-06-27 15:51:01 +02:00 |
|
mposolda
|
99ce0a36e6
|
Refactoring current performance test
|
2014-06-27 15:51:01 +02:00 |
|
Stian Thorgersen
|
9ba61af83b
|
Fix reset password test
|
2014-06-27 14:48:36 +01:00 |
|
Stian Thorgersen
|
711b8ca747
|
Return null for selected provider if empty string
|
2014-06-27 09:39:21 +01:00 |
|
Stian Thorgersen
|
34a1923d18
|
Refactor to prepar for splitting model
|
2014-06-27 09:39:06 +01:00 |
|
Stian Thorgersen
|
6291936ce9
|
Disable cache as it's not working
Conflicts:
project-integrations/aerogear-ups/auth-server/src/main/webapp/WEB-INF/keycloak-server.json
server/src/main/resources/META-INF/keycloak-server.json
testsuite/tools/src/main/resources/META-INF/keycloak-server.json
|
2014-06-27 09:38:13 +01:00 |
|
mposolda
|
b1cfab34fd
|
Support for test of LDAP connection and authentication
|
2014-06-24 10:03:14 +02:00 |
|
Bill Burke
|
c780918501
|
perf test fix
|
2014-06-20 17:15:16 -04:00 |
|
Bill Burke
|
f0d02f24b1
|
user cache
|
2014-06-20 17:06:56 -04:00 |
|
Bill Burke
|
d21a19925b
|
stateless access codes
|
2014-06-20 10:37:27 -04:00 |
|
Stian Thorgersen
|
df2305eb02
|
Bumped version to 1.0-beta-4-SNAPSHOT
|
2014-06-19 10:19:10 +01:00 |
|
Stian Thorgersen
|
d15324110e
|
Disable cache provider for beta-3 release
|
2014-06-17 11:06:08 +01:00 |
|
Bill Burke
|
1eafb01c8d
|
keycloak-521
|
2014-06-16 11:59:27 -04:00 |
|
Bill Burke
|
c71fdc72c7
|
keycloak-518
|
2014-06-16 10:43:50 -04:00 |
|
Bill Burke
|
dbc5641144
|
oops show-sql=false
|
2014-06-16 10:28:06 -04:00 |
|