mposolda
|
981ff90c81
|
KEYCLOAK-3344 Can't remove realm with mongo model
|
2016-07-21 12:47:25 +02:00 |
|
Stian Thorgersen
|
ea44b5888b
|
KEYCLOAK-2824 Password Policy SPI
|
2016-07-14 07:20:30 +02:00 |
|
Bill Burke
|
0040d3fc3b
|
Merge remote-tracking branch 'upstream/master'
|
2016-07-07 10:35:45 -04:00 |
|
Bill Burke
|
7e5a5f79cf
|
fixes for new user fed spi
|
2016-07-07 10:35:35 -04:00 |
|
Stian Thorgersen
|
7cfee80e58
|
KEYCLOAK-3189 KEYCLOAK-3190 Add kid and typ to JWT header
|
2016-07-05 08:26:26 +02:00 |
|
Bill Burke
|
3f1eecc4be
|
Merge remote-tracking branch 'upstream/master'
|
2016-06-30 16:47:55 -04:00 |
|
Pedro Igor
|
afa9471c7c
|
[KEYCLOAK-3128] - Admin Client Authorization Endpoints
|
2016-06-30 10:26:05 -03:00 |
|
Bill Burke
|
a9f6948d74
|
Merge remote-tracking branch 'upstream/master'
|
2016-06-29 15:37:32 -04:00 |
|
Bill Burke
|
f51098c50b
|
user fed refactor
|
2016-06-29 15:37:22 -04:00 |
|
mposolda
|
5c731b4d14
|
KEYCLOAK-3149 DB update triggered before DBLock is retrieved
|
2016-06-21 17:14:25 +02:00 |
|
Stian Thorgersen
|
9030edc04d
|
KEYCLOAK-2753 Removed unused imports from PolicyAdapter
|
2016-06-17 13:40:22 +02:00 |
|
Pedro Igor
|
086c29112a
|
[KEYCLOAK-2753] - Fine-grained Authorization Services
|
2016-06-17 02:07:34 -03:00 |
|
Dane Barentine
|
2f4c2c20f9
|
KEYCLOAK-2973 Persist federated identity on token update
|
2016-05-05 14:51:17 -07:00 |
|
mposolda
|
5263101bc0
|
KEYCLOAK-2820 Mongo doesn't start on wildfly
|
2016-04-14 10:43:57 +02:00 |
|
mposolda
|
a52fb53ac7
|
Fix testsuite with Mongo
|
2016-04-13 09:55:28 +02:00 |
|
Bill Burke
|
8f7f9e0b9c
|
KEYCLOAK-2790
|
2016-04-12 18:25:23 -04:00 |
|
mposolda
|
90fc721315
|
KEYCLOAK-2614 Refactor database lock to use 'SELECT FOR UPDATE' pessimistic locking
|
2016-04-08 12:20:54 +02:00 |
|
mposolda
|
3d5055d920
|
KEYCLOAK-2737 Handle the databaseSchema: 'validate' against empty database
|
2016-04-06 11:43:41 +02:00 |
|
mposolda
|
3a8b450575
|
KEYCLOAK-2737 connectionsMongo: Support for 'databaseSchema: validate'
|
2016-04-04 22:24:33 +02:00 |
|
Bill Burke
|
4d5ae5dd68
|
KEYCLOAK-2512
|
2016-04-01 14:50:26 -04:00 |
|
mposolda
|
afd3a36ee4
|
KEYCLOAK-2737 Remove 'databaseSchema' property from connectionsMongo
|
2016-04-01 16:55:06 +02:00 |
|
mposolda
|
36bc97e3cd
|
KEYCLOAK-2661 Broken migration from Keycloak 1.5 with Mongo 3
|
2016-03-31 22:30:41 +02:00 |
|
Bill Burke
|
545fb8b849
|
KEYCLOAK-2716
|
2016-03-30 18:15:11 -04:00 |
|
Dane Barentine
|
7be0b1c9f5
|
Use createCredential so that authentication will work with both 2.x and 3.x MongoDB servers
|
2016-03-07 10:14:00 -08:00 |
|
mposolda
|
8da768a514
|
KEYCLOAK-2529 Concurrent startup by more cluster nodes at the same time. Added DBLockProvider
|
2016-03-07 10:34:30 +01:00 |
|
Bill Burke
|
f10f00ba71
|
group list caching
|
2016-02-24 17:21:11 -05:00 |
|
Bill Burke
|
4dcdaf4985
|
role cached queries
|
2016-02-22 17:16:35 -05:00 |
|
Bill Burke
|
c45524d8d4
|
caching
|
2016-02-19 15:44:19 -05:00 |
|
Bill Burke
|
20348e5d0b
|
remove RealmModel.getClientNameMap()
|
2016-02-17 16:05:25 -05:00 |
|
Bill Burke
|
c9cc189602
|
make RealmModel unmodifiable collections
|
2016-02-12 16:28:07 -05:00 |
|
Bill Burke
|
4ff1848681
|
javadoc
|
2016-02-12 11:38:12 -05:00 |
|
Bill Burke
|
860a104828
|
stress testing
|
2016-02-12 00:30:36 -05:00 |
|
mposolda
|
bae3ce4aab
|
Fix failing test with DB2
|
2016-02-03 12:29:37 +01:00 |
|
Stian Thorgersen
|
c7a8742a36
|
KEYCLOAK-1524
Source code headers
|
2016-02-03 11:20:22 +01:00 |
|
mposolda
|
db76655717
|
KEYCLOAK-2431 Ensure users removed through UserManager to properly invoke callbacks. Make UserSessionPersister implementations more resistent when user was not properly removed
|
2016-02-03 10:16:39 +01:00 |
|
Bill Burke
|
7d08d4c036
|
fixes
|
2016-01-19 18:11:45 -05:00 |
|
Bill Burke
|
17d856a5d8
|
mongo
|
2016-01-19 17:12:54 -05:00 |
|
Bill Burke
|
b93d55cb63
|
remove model-api, add server-spi
|
2016-01-15 18:44:17 -05:00 |
|
mposolda
|
fe8755d4a4
|
Fix mongo model
|
2016-01-11 13:00:56 +01:00 |
|
Bill Burke
|
dbac147419
|
client config refactor
|
2015-12-22 17:50:03 -05:00 |
|
Stian Thorgersen
|
606e6fa479
|
KEYCLOAK-1934
Add display-name and display-name-html to realm
|
2015-12-21 12:15:13 +01:00 |
|
Bill Burke
|
5caf3e0a2d
|
Merge remote-tracking branch 'upstream/master'
|
2015-12-18 17:15:40 -05:00 |
|
Bill Burke
|
d939b6a431
|
template scope
|
2015-12-18 17:15:27 -05:00 |
|
mposolda
|
0d52e4e6c5
|
Added sync support to UserFederationMapper
|
2015-12-16 13:52:11 +01:00 |
|
Bill Burke
|
96e1813b34
|
client templates backend
|
2015-12-11 10:31:42 -05:00 |
|
mposolda
|
081db0d353
|
KEYCLOAK-2124 Post-Broker login flow support
|
2015-12-09 16:36:26 +01:00 |
|
Stian Thorgersen
|
321cac2ab8
|
KEYCLOAK-1900 Refactoring
|
2015-12-08 14:06:40 +01:00 |
|
tsudot
|
162dd4051d
|
KEYCLOAK-1900 Add password hash SPI and provider
- Default encoder set to Pbkdf2PasswordEncoder
|
2015-12-08 13:25:59 +01:00 |
|
mposolda
|
ec327c99f4
|
KEYCLOAK-2152 KEYCLOAK-2061 Client switches changes. Support for response_types and grant_types in OIDC Client registration
|
2015-11-30 15:31:38 +01:00 |
|
mposolda
|
57b60797ce
|
KEYCLOAK-1129 Implicit flow: more work
|
2015-11-28 00:15:41 +01:00 |
|