Bill Burke
|
f1d72d0b6d
|
fed 2
|
2014-07-23 10:42:18 -04:00 |
|
Bill Burke
|
148d494905
|
federation iteration
|
2014-07-23 10:21:25 -04:00 |
|
Bill Burke
|
b999c1e5b1
|
remove hack comment
|
2014-07-18 12:07:30 -04:00 |
|
Bill Burke
|
063a63445a
|
keycloak-json fix
|
2014-07-18 11:45:47 -04:00 |
|
Bill Burke
|
b84bdcf464
|
cache config
|
2014-07-18 11:43:44 -04:00 |
|
Bill Burke
|
f275ecf6d5
|
cache settings
|
2014-07-18 11:30:10 -04:00 |
|
Stian Thorgersen
|
b241920802
|
Merge pull request #539 from stianst/master
Updated aerogear-ups integration readme
|
2014-07-18 12:14:53 +01:00 |
|
Stian Thorgersen
|
dcd1406a27
|
Updated aerogear-ups integration readme
|
2014-07-18 12:14:29 +01:00 |
|
Stian Thorgersen
|
d2d408e223
|
Merge pull request #538 from stianst/master
Added profile for building AeroGear project-integrations for WildFly
|
2014-07-18 12:10:27 +01:00 |
|
Stian Thorgersen
|
9699d8aa82
|
Added profile for building AeroGear project-integrations for WildFly
|
2014-07-18 12:09:54 +01:00 |
|
Stian Thorgersen
|
6d8d9107c6
|
Merge pull request #537 from stianst/master
Configure db in keycloak-server.json
|
2014-07-18 11:35:33 +01: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 |
|
Bill Burke
|
573f7fc1fb
|
Merge pull request #535 from mposolda/master
Export/import improvements and fixes
|
2014-07-17 16:34:39 -04:00 |
|
Bill Burke
|
14af840c3a
|
Merge pull request #536 from patriot1burke/master
realmId and rroleId
|
2014-07-17 16:34:27 -04:00 |
|
Bill Burke
|
aa2d1bcc93
|
db schema
|
2014-07-17 16:32:36 -04:00 |
|
Bill Burke
|
20cde9cd00
|
realmId and roleId used in User and user relationships
|
2014-07-17 15:41:02 -04:00 |
|
mposolda
|
3dff4afe83
|
Export/import improvements and fixes
|
2014-07-17 21:31:33 +02:00 |
|
Bill Burke
|
3edce7f580
|
named queries and roleId in RoleMapping
|
2014-07-17 15:20:56 -04:00 |
|
Stian Thorgersen
|
35d601d795
|
Merge pull request #534 from stianst/master
Removed long ids and replaced with composite ids
|
2014-07-17 11:57:56 +01:00 |
|
Stian Thorgersen
|
f00957ec3a
|
Commented out test in ExportImportTest that breakes the other tests
|
2014-07-17 11:57:33 +01:00 |
|
Stian Thorgersen
|
46c04561ff
|
Removed long ids and replaced with composite ids
|
2014-07-17 11:16:15 +01:00 |
|
Stian Thorgersen
|
9abe357754
|
Merge pull request #533 from mposolda/master
Added method UserProvider.getUsersCount(). Refactor export-import witth users pagination
|
2014-07-17 10:50:52 +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
|
b041f2a857
|
Added method UserProvider.getUsersCount(). Refactor export-import with users pagination available
|
2014-07-17 10:15:13 +02:00 |
|
mposolda
|
0a15f873af
|
Minor improvement in AbstractKeycloakRule.stopServer()
|
2014-07-17 10:14:35 +02:00 |
|
Bill Burke
|
08b0aebe03
|
Merge pull request #532 from patriot1burke/master
jpa schema changes
|
2014-07-16 19:38:01 -04:00 |
|
Bill Burke
|
a323fe7992
|
schema changes
|
2014-07-16 19:34:54 -04:00 |
|
Bill Burke
|
1963e94e33
|
use long for primary key
|
2014-07-16 17:11:59 -04:00 |
|
Bill Burke
|
7437af0131
|
Merge pull request #530 from ssilvert/master
Rename and update XSD to comply with WildFly testsuite.
|
2014-07-16 15:31:56 -04:00 |
|
Bill Burke
|
60a1fc3020
|
Merge pull request #531 from mposolda/master
Fix ExportImportTest on som envs like windows
|
2014-07-16 15:31:45 -04:00 |
|
mposolda
|
8714193c97
|
Fix ExportImportTest to pass on windows
|
2014-07-16 20:00:18 +02:00 |
|
Stan Silvert
|
a61733cf47
|
Rename and update XSD to comply with WildFly testsuite.
|
2014-07-16 13:44:57 -04:00 |
|
mposolda
|
1aff8af336
|
Enable ExportImportTest
|
2014-07-16 19:43:47 +02:00 |
|
Stian Thorgersen
|
c21be01e97
|
Merge pull request #529 from stianst/master
KEYCLOAK-435 Added pagination support for users
|
2014-07-16 18:04:36 +01:00 |
|
Stian Thorgersen
|
72d240a57e
|
KEYCLOAK-435 Added pagination support for users
|
2014-07-16 17:54:11 +01:00 |
|
Stian Thorgersen
|
83769b3d52
|
Merge pull request #528 from stianst/master
Fix redirect-loop in keycloak.js
|
2014-07-16 17:39:15 +01:00 |
|
Stian Thorgersen
|
1a5c2365a1
|
Fix redirect-loop in keycloak.js
|
2014-07-16 17:38:56 +01:00 |
|
Bill Burke
|
87e40f1820
|
Merge pull request #527 from patriot1burke/master
move credential validation to UserProvider
|
2014-07-16 12:08:50 -04:00 |
|
Bill Burke
|
8fbfba907b
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-16 12:05:31 -04:00 |
|
Bill Burke
|
f342a8c7a3
|
move credential validation to UserProvider
|
2014-07-16 12:05:15 -04:00 |
|
Stian Thorgersen
|
866715b752
|
Merge pull request #526 from stianst/master
KEYCLOAK-559 If session iframe is enabled, check this before doing a log...
|
2014-07-16 10:48:14 +01:00 |
|
Stian Thorgersen
|
e0ec121012
|
KEYCLOAK-559 If session iframe is enabled, check this before doing a login if onload is check-sso
|
2014-07-16 10:47:42 +01:00 |
|
Stian Thorgersen
|
63ff5736a2
|
Merge pull request #525 from stianst/mysql-5.1-fix
KEYCLOAK-554 Fix for MySQL 5.1. Set length of keys to 36 for uuid's or 200 for others
|
2014-07-16 09:52:18 +01:00 |
|
Stian Thorgersen
|
3451778f48
|
KEYCLOAK-554 Fix for MySQL 5.1. Set length of keys to 36 for uuid's or 200 for others
|
2014-07-16 09:51:31 +01:00 |
|
Bill Burke
|
e4b3007ce2
|
Merge pull request #524 from patriot1burke/master
user provider split
|
2014-07-15 15:45:30 -04: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
|
09a336c708
|
Merge pull request #523 from mposolda/master
Export/import into representations
|
2014-07-15 12:14:11 -04:00 |
|
Bill Burke
|
4ac5fb08e3
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-15 12:11:24 -04:00 |
|