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
|
85621bdd9f
|
KEYCLOAK-566 Configure db in keycloak-server.json instead of persistence.xml
|
2014-07-18 11:21:52 +01:00 |
|
Bill Burke
|
a323fe7992
|
schema changes
|
2014-07-16 19:34:54 -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 |
|
Stian Thorgersen
|
8113c3f05e
|
Fixes to persistence.xml
|
2014-07-14 15:55:26 +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
|
621cae61b6
|
Added hybrid model provider with jpa stores
|
2014-07-08 12:04:09 +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
|
d15324110e
|
Disable cache provider for beta-3 release
|
2014-06-17 11:06:08 +01:00 |
|
Bill Burke
|
ab87c03732
|
cache 1st iteration finished
|
2014-06-13 19:39:20 -04:00 |
|
Bill Burke
|
0dd06e3343
|
model refactor for caching
|
2014-06-10 18:50:08 -04:00 |
|
Stian Thorgersen
|
ea1f10361a
|
Cache FreeMarker templates
|
2014-05-30 16:59:25 +01:00 |
|
Stian Thorgersen
|
5dafad71ac
|
Set cache-control on static resources from themes
|
2014-05-30 16:59:25 +01:00 |
|
Bill Burke
|
a64b35d72f
|
doc merge
|
2014-05-28 09:33:42 -04:00 |
|
Bill Burke
|
e880b77692
|
update docs
|
2014-05-28 09:31:33 -04:00 |
|
Stian Thorgersen
|
108ccd98d0
|
Fix for WildFly 8.1.0.CR2
|
2014-05-28 14:20:29 +01:00 |
|
Stian Thorgersen
|
08b1996149
|
Removed jboss.as.jpa.managed property from persistence.xml as it's causing problems on AS 7.1
|
2014-05-22 16:01:05 +01:00 |
|
mposolda
|
b0ba7ed188
|
Fixing location of FolderThemeProvider
|
2014-05-22 09:21:42 +02:00 |
|
Stian Thorgersen
|
b09e2f697e
|
Email audit listener
|
2014-05-20 17:04:17 +01:00 |
|
Stian Thorgersen
|
a3d08e7191
|
Added theme support to emails
|
2014-05-19 17:34:58 +01:00 |
|
Bill Burke
|
c2bf6c3822
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-17 14:24:37 -04:00 |
|
Bill Burke
|
ab8de6ba25
|
client user-session association
|
2014-05-17 14:24:32 -04:00 |
|
Stian Thorgersen
|
855269f35d
|
Added 'keycloak-server.json' for configuring the server
Added SPI interface to detect SPI's
Converted Model to SPI/Provider to be loaded through ProviderSessionFactory
|
2014-05-16 17:33:22 +01:00 |
|
Stian Thorgersen
|
6f0b12174c
|
KEYCLOAK-432 Added user sessions
|
2014-05-09 11:52:45 +01:00 |
|
Bill Burke
|
a374e52ea5
|
/rest removal web.xml fixes
|
2014-05-06 21:08:27 -04:00 |
|
Bill Burke
|
2d1dc4a874
|
application refactor
|
2014-04-28 17:34:06 -04:00 |
|
Stian Thorgersen
|
d6e5e376bf
|
Theme support for admin
|
2014-04-25 13:58:58 +01:00 |
|
Bill Burke
|
2b8d2288fb
|
more brute force detection
|
2014-04-14 18:58:45 -04:00 |
|
Bill Burke
|
272806a3f3
|
app/keycloak self bootstrapping bundle
|
2014-04-11 13:24:07 -04:00 |
|
Bill Burke
|
cc982cf246
|
workarounds for resteasy 2.3.7 bugs
|
2014-04-11 10:33:53 -04:00 |
|
Bill Burke
|
abd7163205
|
fix server jboss-deployment-structure
|
2014-04-11 00:15:35 -04:00 |
|
Bill Burke
|
b41c45d40a
|
remove transitive dependencies
|
2014-04-10 11:29:47 -04:00 |
|
Matthias Wessendorf
|
1c0ef4621e
|
Adding JPA-Audit PU
|
2014-04-07 14:01:31 +02:00 |
|
Bill Burke
|
d58870545f
|
brute force protection
|
2014-04-02 20:09:14 -04:00 |
|
mposolda
|
793f69d4b6
|
Authentication SPI. Implementations based on Picketlink+LDAP, model and external model (other realm). Added KeycloakRegistry
|
2014-03-24 23:11:11 +01:00 |
|
Stian Thorgersen
|
2d5e6520db
|
Updates to keycloak.js
|
2014-03-18 14:43:48 +00:00 |
|
Stian Thorgersen
|
60bb05e6ca
|
Added Config to centralize system properties used to configure KC
|
2014-03-05 15:20:53 +00:00 |
|
Bill Burke
|
c78d1c90e4
|
remove clientmodel.getAgent()
|
2014-02-27 16:48:34 -05:00 |
|
mposolda
|
cec57b169e
|
Fix all tests with MySQL. Removing nested transactions
|
2014-02-18 11:22:19 +01:00 |
|
Bill Burke
|
93ef2d6fd3
|
as7/wildfly subsystem
|
2014-02-11 21:20:34 -05:00 |
|
Stian Thorgersen
|
97897cab1d
|
KEYCLOAK-15 Customize login and registration forms
|
2014-02-04 11:45:24 +00:00 |
|
Stian Thorgersen
|
38b7dcdf7d
|
Fixes to persistence.xml for distribution
|
2014-02-04 11:44:02 +00:00 |
|
Matthias Wessendorf
|
ca8deb6f53
|
Updating documentation URL link
|
2014-01-30 12:02:04 +01:00 |
|
Bill Burke
|
cb391eb89a
|
finish using realm name instead of id
|
2014-01-14 16:13:52 -05:00 |
|
Bill Burke
|
4825974edc
|
realm name in url
|
2014-01-13 23:38:00 -05:00 |
|