Bill Burke
|
3edce7f580
|
named queries and roleId in RoleMapping
|
2014-07-17 15:20:56 -04:00 |
|
Stian Thorgersen
|
46c04561ff
|
Removed long ids and replaced with composite ids
|
2014-07-17 11:16:15 +01:00 |
|
mposolda
|
b041f2a857
|
Added method UserProvider.getUsersCount(). Refactor export-import with users pagination available
|
2014-07-17 10:15:13 +02: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 |
|
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 |
|
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
|
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
|
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 |
|
Bill Burke
|
d2c27daa16
|
changes
|
2014-07-14 11:31:25 -04: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 |
|
Bill Burke
|
626cecba95
|
enlist
|
2014-07-11 19:43:37 -04:00 |
|
Bill Burke
|
5f5316fbdc
|
session transaction
|
2014-07-11 19:29:11 -04: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
|
387aed6269
|
Removed JPA model provider
|
2014-07-08 15:35:49 +01:00 |
|
Stian Thorgersen
|
ad6d52cb0f
|
Removed model methods from KeycloakSession
|
2014-07-08 15:27:42 +01:00 |
|
Stian Thorgersen
|
8dc293f629
|
Removed removeAllData from model
|
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 |
|
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 |
|
Bill Burke
|
bda218af07
|
Merge pull request #500 from patriot1burke/master
configurable hash iterations
|
2014-07-07 12:12:25 -04:00 |
|
Bill Burke
|
15d7568792
|
configurable hash iterations
|
2014-07-07 12:11:45 -04:00 |
|
Stian Thorgersen
|
38857cf2e6
|
Remove notBefore from users
|
2014-07-07 16:23:53 +01:00 |
|
Stian Thorgersen
|
099743d448
|
Rename loginName to username
|
2014-07-07 15:56:21 +01:00 |
|
Bill Burke
|
e37b5613ed
|
turn on cache
|
2014-07-03 15:29:31 -04:00 |
|
Bill Burke
|
b4f5fe9977
|
model fix for caching
|
2014-06-30 13:12:42 -04:00 |
|
Stian Thorgersen
|
34a1923d18
|
Refactor to prepar for splitting model
|
2014-06-27 09:39:06 +01:00 |
|
mposolda
|
8dce5a90bb
|
LDAP: configurable LDAP Object Classes for User
|
2014-06-25 07:59:58 +02:00 |
|
mposolda
|
b1cfab34fd
|
Support for test of LDAP connection and authentication
|
2014-06-24 10:03:14 +02:00 |
|
Bill Burke
|
f0d02f24b1
|
user cache
|
2014-06-20 17:06:56 -04:00 |
|
Bill Burke
|
a1e9d99d3e
|
Merge remote-tracking branch 'upstream/master'
|
2014-06-19 08:50:34 -04:00 |
|
Bill Burke
|
094cf675c7
|
user cache
|
2014-06-19 08:50:19 -04:00 |
|
Stian Thorgersen
|
df2305eb02
|
Bumped version to 1.0-beta-4-SNAPSHOT
|
2014-06-19 10:19:10 +01:00 |
|
mposolda
|
19a545049b
|
KEYCLOAK-536 Fix Sybase - role can't be used as column name as it's keyword in sybase
|
2014-06-18 12:31:55 +02:00 |
|
mposolda
|
2fd7fdaa74
|
KEYCLOAK-535 Fix Keycloak with Oracle
|
2014-06-18 10:29:57 +02:00 |
|
mposolda
|
f9cb99a1ee
|
KEYCLOAK-534 Fix MS-SQL
|
2014-06-17 19:41:19 +02:00 |
|
Bill Burke
|
f50177996d
|
better fetch for role mappings
|
2014-06-16 10:15:53 -04:00 |
|
Bill Burke
|
ab87c03732
|
cache 1st iteration finished
|
2014-06-13 19:39:20 -04:00 |
|
Bill Burke
|
8eaf77b3c1
|
cache impl again
|
2014-06-13 19:05:05 -04:00 |
|
Bill Burke
|
cbea141a54
|
cache impl
|
2014-06-13 17:17:45 -04:00 |
|