Stian Thorgersen
|
280cbf2174
|
KEYCLOAK-680 Add/remove social-links through admin api
|
2014-09-11 12:09:55 +02:00 |
|
Stian Thorgersen
|
f96e59d085
|
Added KEYCLOAK_DEV_PORT env variable for KeycloakServer
|
2014-09-11 11:05:29 +02:00 |
|
Stian Thorgersen
|
5dea07793b
|
Version bump
|
2014-09-11 09:27:58 +02:00 |
|
Bill Burke
|
3f539c6d5c
|
version bump
|
2014-09-09 13:34:56 -04:00 |
|
Stian Thorgersen
|
09860f1ee1
|
Fix test
|
2014-09-09 11:01:24 +02:00 |
|
Stian Thorgersen
|
d5c5cc8321
|
Fix AccountTest.viewLog test
|
2014-09-03 08:53:02 +02:00 |
|
mposolda
|
1f0dcbddbe
|
KEYCLOAK-659 Export current version number during export
|
2014-09-02 17:06:58 +02:00 |
|
mposolda
|
44937d33ad
|
Use stronger passwords in LDAP tests due to password policy on MSAD2012
|
2014-09-02 12:43:14 +02:00 |
|
Stian Thorgersen
|
0763d0d9d6
|
Merge pull request #660 from stianst/master
KEYCLOAK-658 Fix searching for users
|
2014-09-02 10:02:08 +02:00 |
|
Stian Thorgersen
|
8c8c44e50f
|
KEYCLOAK-658 Fix searching for users
|
2014-09-02 10:01:44 +02:00 |
|
mposolda
|
e52811ac28
|
Added more props to LDAPEmbeddedServer to allow automated test with ActiveDirectory
|
2014-09-01 20:43:14 +02:00 |
|
Stian Thorgersen
|
05a1fc1ded
|
Version bump
|
2014-09-01 10:17:00 +02:00 |
|
Stian Thorgersen
|
31b0f5543f
|
Fixes
|
2014-08-29 17:11:18 +02:00 |
|
Stian Thorgersen
|
32703d19a0
|
Fix test
|
2014-08-29 08:59:57 +02:00 |
|
Stian Thorgersen
|
b9d0f64f74
|
Added password token to use inplace of plain-text password for totp
|
2014-08-28 13:51:55 +02:00 |
|
Stian Thorgersen
|
3bfe3d256e
|
Rename audit to events
|
2014-08-28 10:56:37 +02:00 |
|
mposolda
|
fb18004c1d
|
KEYCLOAK-643 Handle flows with adding user with existing username or email in federation providers
|
2014-08-27 12:19:23 +02:00 |
|
Stian Thorgersen
|
55bd889a0f
|
KEYCLOAK-531 Reduce info level logging
|
2014-08-27 11:17:24 +02:00 |
|
mposolda
|
fc0889cd2e
|
KEYCLOAK-644 Searching by email from LDAP doesn't work
|
2014-08-26 20:24:25 +02:00 |
|
mposolda
|
b3b480c25f
|
Display proper error message if LDAP-linked user couldn't be deleted due to read-only mode
|
2014-08-26 19:10:48 +02:00 |
|
mposolda
|
fd9d2ba4d5
|
Handle exceptions and UI errors when user is read only. Some sync issues
|
2014-08-26 12:54:05 +02:00 |
|
mposolda
|
6c7d0f27a7
|
More tooltips for LDAP and generic federation. Minor fixes
|
2014-08-25 16:28:52 +02:00 |
|
Bill Burke
|
e99afec7ec
|
import console from export
|
2014-08-21 17:17:09 -04:00 |
|
Bill Burke
|
7c8edb5d11
|
bump pom
|
2014-08-21 10:46:49 -04:00 |
|
Bill Burke
|
e5d5276135
|
race
|
2014-08-20 14:50:28 -04:00 |
|
Bill Burke
|
74cd23b331
|
fix mongo
|
2014-08-19 14:49:15 -04:00 |
|
Bill Burke
|
faf18dfdfd
|
fix cookie parsing problem
|
2014-08-18 18:36:36 -04:00 |
|
Bill Burke
|
2dc32fb8c9
|
fix menu error
|
2014-08-18 18:06:23 -04:00 |
|
Bill Burke
|
5dca2a3588
|
expanded token service coverage
|
2014-08-14 21:01:05 -04:00 |
|
Bill Burke
|
cfee00d4c5
|
fix relative uri problem
|
2014-08-14 11:01:04 -04:00 |
|
mposolda
|
8419e5883d
|
Ensure that transaction.isActive() is false after commit or rollback
|
2014-08-12 18:58:37 +02:00 |
|
mposolda
|
f0b66a2241
|
Admin console UI for sync of users from LDAP. Sync fixes
|
2014-08-12 18:12:27 +02:00 |
|
Stian Thorgersen
|
9d6e450c05
|
Fix test
|
2014-08-12 12:13:59 +01:00 |
|
Stian Thorgersen
|
f95418dfc9
|
KEYCLOAK-592 Display login form with error message if trying to login with social provider where email already exists
|
2014-08-12 12:06:13 +01:00 |
|
Bill Burke
|
7c97e02715
|
X-Frame-Options, Content-Security-Policy
|
2014-08-11 17:45:01 -04:00 |
|
mposolda
|
d699404ce7
|
Support for periodic users sync
|
2014-08-10 23:23:50 +02:00 |
|
mposolda
|
ee79747cb6
|
Sync - first iteration
|
2014-08-10 23:22:35 +02:00 |
|
Bill Burke
|
9aa6b4cbfa
|
optimize imports
|
2014-08-10 12:17:45 -04:00 |
|
Bill Burke
|
687e497455
|
test searchForUserByAttributes
|
2014-08-10 11:36:02 -04:00 |
|
Bill Burke
|
67f31648a6
|
Merge pull request #572 from vibe13/duplicated-version
Remove warning from Maven log4j:log4j:jar -> duplicate declaration
|
2014-08-10 11:04:51 -04:00 |
|
Bill Burke
|
dc4e8603d7
|
change logout behavior
|
2014-08-08 18:33:37 -04:00 |
|
mposolda
|
dc50c312cb
|
Configurable if pagination and connectionPooling are supported in LDAP
|
2014-08-08 12:09:08 +02:00 |
|
mposolda
|
1f12a2d67b
|
Adding LDAPUtils. Bit refactoring LDAP test for easier testing with various servers
|
2014-08-08 10:40:34 +02:00 |
|
mposolda
|
c6af13c8cc
|
Fix testsuite hangs on MySQL and PostgreSQL due to uncommited transactions
|
2014-08-07 20:38:20 +02:00 |
|
mposolda
|
5673fb34b1
|
Fix adding social link in mongo. Fixed export/import of federationProviders. Enhanced ExportImportTest
|
2014-08-07 17:33:48 +02:00 |
|
mposolda
|
76db33829b
|
KEYCLOAK-600 Users shouldn't be registered with Federation Provider on an import
|
2014-08-07 12:38:56 +02:00 |
|
Bill Burke
|
99e6f0edad
|
delete fed provider
|
2014-08-06 20:38:30 -04:00 |
|
Bill Burke
|
32a19563a5
|
KEYCLOAK-547
|
2014-08-06 19:15:52 -04:00 |
|
Bill Burke
|
b93cf4868c
|
pom description
|
2014-08-06 17:50:01 -04:00 |
|
Bill Burke
|
aff32f69bb
|
version
|
2014-08-06 15:44:50 -04:00 |
|