mposolda
|
71ea61e7a6
|
KEYCLOAK-1532 LDAP sync fixes and other bugfixing
|
2015-07-04 22:25:47 +02:00 |
|
mposolda
|
c6c73e5e59
|
KEYCLOAK-1531 Added embedded LDAP for examples. Added module keycloak-util-embedded-ldap with common code for testsuite and examples
|
2015-07-04 21:06:24 +02:00 |
|
Stian Thorgersen
|
db20077c37
|
Merge branch 'KEYCLOAK-1421' of https://github.com/velias/keycloak into velias-KEYCLOAK-1421
Conflicts:
testsuite/integration/src/test/java/org/keycloak/testsuite/model/UserModelTest.java
|
2015-07-02 14:15:54 +02:00 |
|
Bill Burke
|
bc39bb32d4
|
Merge remote-tracking branch 'upstream/master'
|
2015-06-30 12:46:29 -04:00 |
|
Bill Burke
|
884308ecb5
|
reg flow
|
2015-06-30 12:46:10 -04:00 |
|
Bill Burke
|
afa65d9ead
|
registration flow
|
2015-06-29 22:12:06 -04:00 |
|
mposolda
|
605c88a029
|
KEYCLOAK-1487 Multivalued support for UserAttribute protocol mapper. End-to-end LDAP example test including application
|
2015-06-29 21:45:47 +02:00 |
|
mposolda
|
09994d1730
|
KEYCLOAK-1487 Support for multiple values of one UserModel attribute. LDAP multivalued attribute support
|
2015-06-29 14:56:40 +02:00 |
|
mposolda
|
23445123a2
|
KEYCLOAK-1490 Possibility to always read user attribute values from LDAP
|
2015-06-26 14:06:31 +02:00 |
|
mposolda
|
773bb43b41
|
KEYCLOAK-1487 Fix LDAP case-sensitivity. Show warning in case of duplicate username
|
2015-06-25 19:27:22 +02:00 |
|
Vlastimil Elias
|
7cff37e707
|
KEYCLOAK-1421 Added timestamp of keycloak user creation into user models
and persistence
|
2015-06-22 10:37:26 +02:00 |
|
Vlastimil Elias
|
d7379f29da
|
KEYCLOAK-1421 Added timestamp of keycloak user creation into user models
and persistence
|
2015-06-22 10:32:37 +02:00 |
|
Bill Burke
|
adff0d5da0
|
make authenticator config optional
|
2015-06-19 21:16:45 -04:00 |
|
Bill Burke
|
d7b818cba2
|
cleanup client sessions
|
2015-06-19 14:43:40 -04:00 |
|
Bill Burke
|
70fd7bea99
|
cleanup authenticators
|
2015-06-17 17:15:01 -04:00 |
|
Bill Burke
|
f5b4a0788e
|
timeout message
|
2015-06-17 10:16:21 -04:00 |
|
Stian Thorgersen
|
dca347398d
|
Make it possible to specify ldif file for LDAPEmbeddedServer
|
2015-06-17 13:53:11 +02:00 |
|
mposolda
|
5cb9dbb87a
|
Reduce liquibase logging during test to debug
|
2015-06-17 12:15:30 +02:00 |
|
Bill Burke
|
9638c0dd83
|
verify clientsession actions
|
2015-06-15 18:04:55 -04:00 |
|
Bill Burke
|
38a2ea2fdf
|
fix merge conflict mistakes
|
2015-06-15 09:28:11 -04:00 |
|
Bill Burke
|
43bad9a608
|
merge
|
2015-06-15 09:02:15 -04:00 |
|
Stian Thorgersen
|
8d627f1329
|
Merge pull request #1369 from stianst/master
KEYCLOAK-1411
|
2015-06-15 06:32:49 +01:00 |
|
Bill Burke
|
c51cc4703b
|
kerberos fixes
|
2015-06-14 20:58:02 -04:00 |
|
mposolda
|
5c8e165080
|
Enable liquibase trace logging with JPA profile
|
2015-06-12 17:20:57 +02:00 |
|
Stian Thorgersen
|
28a50df746
|
KEYCLOAK-1411
DefaultCacheUserProvider addUser returns UserModel instance which is not cached/managed by the cache
|
2015-06-12 15:33:22 +02:00 |
|
Stian Thorgersen
|
38c1945ce4
|
Bump version
|
2015-06-12 14:35:34 +02:00 |
|
Bill Burke
|
392fa21f1e
|
finish reg
|
2015-06-11 21:15:53 -04:00 |
|
mposolda
|
938cfe2555
|
KEYCLOAK-1405 Fix MSSQL Server
|
2015-06-11 22:23:45 +02:00 |
|
Bill Burke
|
3f62cd9271
|
terms and conditions
|
2015-06-11 14:39:08 -04:00 |
|
mposolda
|
03b521926a
|
KEYCLOAK-1260 Fix saml backchannel logout with JPA UserSession provider on MySQL + PostgreSQL
|
2015-06-10 18:59:07 +02:00 |
|
Bill Burke
|
95349e6e2e
|
clientsession.action to String
|
2015-06-10 09:21:23 -04:00 |
|
girirajsharma
|
30405804bc
|
[KEYCLOAK-1425] Remove address options on registration screen
|
2015-06-10 17:42:22 +05:30 |
|
mposolda
|
557edbec6d
|
KEYCLOAK-1416 federation provider/mapper model fixes
|
2015-06-09 23:15:43 +02:00 |
|
mposolda
|
d3e9b29d78
|
KEYCLOAK-1088 Audit of user grants during login
|
2015-06-09 20:37:12 +02:00 |
|
mposolda
|
e96ba202e9
|
Fix AdminRecoveryTest to not break admin tests
|
2015-06-09 17:44:07 +02:00 |
|
mposolda
|
9a5ca4d367
|
Minor improve in error messages and tests
|
2015-06-09 17:43:20 +02:00 |
|
Stian Thorgersen
|
c61c05be51
|
Merge pull request #1335 from ssilvert/keycloak-config
KEYCLOAK-1404: Need recovery mechanism for master admin user
|
2015-06-09 07:02:47 +01:00 |
|
Stan Silvert
|
e977a363ef
|
Require user to specify a temporary admin password to do admin recovery.
|
2015-06-08 13:04:52 -04:00 |
|
Bill Burke
|
91283878ac
|
html encoding fix
|
2015-06-08 12:38:16 -04:00 |
|
Bill Burke
|
dc0d9a8dce
|
merge
|
2015-06-05 14:44:37 -04:00 |
|
Bill Burke
|
021b01f0bd
|
passing tests
|
2015-06-05 13:49:24 -04:00 |
|
mposolda
|
e014dcce76
|
KEYCLOAK-1067 Upgrade embedmongo plugin version. Speed-up mongo testsuite
|
2015-06-05 18:51:27 +02:00 |
|
mposolda
|
5b40031251
|
KEYCLOAK-1359 more Active Directory fixes
|
2015-06-05 11:32:29 +02:00 |
|
Stan Silvert
|
6812514683
|
KEYCLOAK-1404: Need recovery mechanism for master admin user
|
2015-06-04 15:29:44 -04:00 |
|
mposolda
|
c3eb6df220
|
KEYCLOAK-1359 LDAP & Active directory fixes and improvements
|
2015-06-04 20:15:44 +02:00 |
|
Bill Burke
|
9ab023cc6c
|
more
|
2015-06-04 10:18:24 -04:00 |
|
Stian Thorgersen
|
f50570e350
|
KEYCLOAK-1325
Public/private SPI
|
2015-06-04 15:59:47 +02:00 |
|
Marek Posolda
|
826c60ae36
|
Merge pull request #1324 from velias/KEYCLOAK-1371
KEYCLOAK-1371 - Perform "Update Profile on First Login" only if some of mandatory user profile fields is missing from identity provider
|
2015-06-04 15:19:59 +02:00 |
|
Stian Thorgersen
|
15dca61c59
|
Merge pull request #1318 from cfsnyder/master
KEYCLOAK-681 multi-part emails
|
2015-06-04 13:55:52 +01:00 |
|
Bill Burke
|
b54061fc3f
|
more
|
2015-06-03 18:51:57 -04:00 |
|
mposolda
|
31d0365e85
|
KEYCLOAK-1359 More LDAP fixes
|
2015-06-03 19:57:11 +02:00 |
|
Stian Thorgersen
|
084da8a03d
|
Merge pull request #1325 from stianst/master
KEYCLOAK-1386 Direct Grant API always on
|
2015-06-03 18:29:29 +01:00 |
|
Bill Burke
|
c12fe28b2d
|
phased auth spi introduction
|
2015-06-03 10:55:03 -04:00 |
|
Cory Snyder
|
0ac000adca
|
KEYCLOAK-681 multi-part emails
|
2015-06-03 10:33:18 -04:00 |
|
Stian Thorgersen
|
1dd0b563b6
|
KEYCLOAK-1386 Direct Grant API always on
|
2015-06-03 16:24:15 +02:00 |
|
Vlastimil Elias
|
dcc19a39d7
|
KEYCLOAK-1371 - Perform "Update Profile on First Login" only if some of
mandatory user profile fields is missing from identity provider
|
2015-06-03 15:24:25 +02:00 |
|
mposolda
|
496062ef0c
|
KEYCLOAK-1359 LDAP tests update
|
2015-06-03 14:54:14 +02:00 |
|
mposolda
|
35e4a5e56d
|
KEYCLOAK-1368 allow forwarding to error page in bearer-only deployments. Adding DeploymentBuilder
|
2015-06-03 12:34:56 +02:00 |
|
Stian Thorgersen
|
3d3871b0e6
|
Merge pull request #1291 from AOEpeople/KEYCLOAK-1305
KEYCLOAK-1305 Add possibility to change username
|
2015-06-03 10:51:34 +01:00 |
|
Stian Thorgersen
|
060a59f982
|
Merge pull request #1317 from velias/KEYCLOAK-1372
KEYCLOAK-1372 - do not perform email verification if email is provided by trusted Identity provider
|
2015-06-03 10:29:52 +01:00 |
|
Vlastimil Elias
|
c6c0abbedf
|
KEYCLOAK-1372 - typo patched
|
2015-06-03 11:00:02 +02:00 |
|
Vlastimil Elias
|
df182c3301
|
KEYCLOAK-1372 - tests updated to test whole user flow including email
verification step
|
2015-06-03 10:54:33 +02:00 |
|
Vlastimil Elias
|
1c3d165e5d
|
KEYCLOAK-1372 - tests improved
|
2015-06-02 15:41:50 +02:00 |
|
Sebastian Rose
|
17affe576f
|
KEYCLOAK-1350 client_session_state should be updated when refreshing a token
|
2015-06-02 15:01:47 +02:00 |
|
Vlastimil Elias
|
b86d091ad1
|
KEYCLOAK-1372 - do not perform email verification if email is provided
by trusted Identity provider
|
2015-06-02 14:59:29 +02:00 |
|
Niko Köbler
|
492e6cd856
|
KEYCLOAK-1305 Add possibility to change username
|
2015-06-02 14:08:19 +02:00 |
|
mposolda
|
f57ab78916
|
KEYCLOAK-886 LDAP: Fixes and improvements
|
2015-06-01 17:38:34 +02:00 |
|
Stian Thorgersen
|
5f787028df
|
KEYCLOAK-1327 Updated for users
|
2015-05-29 15:29:04 +01:00 |
|
Stian Thorgersen
|
a953b52eac
|
KEYCLOAK-1327 Updated for client stats
|
2015-05-29 13:15:35 +01:00 |
|
Stian Thorgersen
|
6f164f0ee9
|
KEYCLOAK-1327 Updated for clients
|
2015-05-29 13:15:34 +01:00 |
|
Stian Thorgersen
|
f65b502a96
|
Merge pull request #1283 from girirajsharma/master
[KEYCLOAK-1200]- From and To filter fields in Event viewer in admin app
|
2015-05-28 15:03:22 +02:00 |
|
girirajsharma
|
efe8342965
|
[KEYCLOAK-1200]- From and To filter fields in Event viewer in admin app
|
2015-05-28 18:05:31 +05:30 |
|
mposolda
|
5d4869f915
|
KEYCLOAK-1300 Fullname test
|
2015-05-28 12:28:26 +02:00 |
|
behana
|
e8e22ee44c
|
KEYCLOAK-1352 Add send-verify-email to admin-rest-api
|
2015-05-28 00:05:39 +02:00 |
|
mposolda
|
dfe232cf80
|
KEYCLOAK-886 User Federation Mappers - admin console
|
2015-05-26 17:48:52 +02:00 |
|
girirajsharma
|
8e7e208265
|
[KEYCLOAK-1334] Forgot password page does not return validation error
message when input field is empty
|
2015-05-23 01:18:23 +05:30 |
|
mposolda
|
319f86e91a
|
KEYCLOAK-886 Admin console - step 1
|
2015-05-22 21:09:55 +02:00 |
|
mposolda
|
490b3e3603
|
KEYCLOAK-886 Added builtin federation mappers when creating new LDAP Federation model. Testsuite passing
|
2015-05-22 21:09:55 +02:00 |
|
mposolda
|
7476ee51e4
|
KEYCLOAK-886 Model and representations for UserFederationMappers
|
2015-05-22 21:09:50 +02:00 |
|
mposolda
|
a9f1fda68a
|
KEYCLOAK-630 Added Role Federation mapper. Fixes and refactoring
|
2015-05-22 21:08:33 +02:00 |
|
mposolda
|
1490f106f2
|
KEYCLOAK-599 Added UserFederationMappers. Added UserAttributeLDAPFederationMapper
|
2015-05-22 21:07:32 +02:00 |
|
mposolda
|
61c35265a6
|
KEYCLOAK-826 Show count of created/updated users during federation sync
|
2015-05-22 21:06:38 +02:00 |
|
Stian Thorgersen
|
4e0a32a37a
|
Version bump
|
2015-05-22 09:04:30 +02:00 |
|
Bill Burke
|
3851a2fe72
|
merge
|
2015-05-18 16:41:51 -04:00 |
|
Bill Burke
|
338300df32
|
1st phase auth/required action spi
|
2015-05-18 16:32:38 -04:00 |
|
girirajsharma
|
ccd5deb85f
|
[KEYCLOAK 392] Audit admin events
|
2015-05-13 16:47:30 +05:30 |
|
Stian Thorgersen
|
d2ed8302a7
|
Fix welcome-theme in test server
|
2015-05-13 11:25:43 +02:00 |
|
Stian Thorgersen
|
38af401a16
|
KEYCLOAK-1310 Don't log migration model for fresh instal
|
2015-05-13 11:16:50 +02:00 |
|
Stian Thorgersen
|
698660c92a
|
Added isPrivate to Spi
|
2015-05-12 08:25:24 +02:00 |
|
Stian Thorgersen
|
d00e0021b6
|
Merge branch 'master' of https://github.com/girirajsharma/keycloak into girirajsharma-master
Conflicts:
connections/jpa-liquibase/src/main/resources/META-INF/jpa-changelog-master.xml
services/src/main/java/org/keycloak/services/resources/admin/IdentityProvidersResource.java
|
2015-05-11 13:36:30 +02:00 |
|
Bill Burke
|
082ebe8043
|
no backchannel if state
|
2015-05-05 13:58:07 -04:00 |
|
Stian Thorgersen
|
035529d7a2
|
Version bump
|
2015-05-05 11:45:21 +02:00 |
|
mposolda
|
ed525f8ed9
|
Workaround to have SAMLKeyCloakServerBrokerWithSignatureTest.testAccountManagementLinkIdentity passing with JPA profile
|
2015-05-04 14:42:25 +02:00 |
|
Stian Thorgersen
|
a3c40f311c
|
Updated example themes
|
2015-05-04 12:49:18 +02:00 |
|
girirajsharma
|
70f53c6c06
|
[KEYCLOAK-392] - Admin audit events
|
2015-05-03 01:46:52 +05:30 |
|
Stian Thorgersen
|
39627f0661
|
KEYCLOAK-1248 Fix direct grants only switch
|
2015-04-30 13:44:46 +02:00 |
|
Bill Burke
|
e54bf4a16f
|
hc config and docs
|
2015-04-29 21:42:32 -04:00 |
|
Bill Burke
|
35c33f132e
|
demo fix and error message fix
|
2015-04-29 21:16:59 -04:00 |
|
Bill Burke
|
666827b7cb
|
remove resteasy ClientRequest
|
2015-04-29 20:46:14 -04:00 |
|
Bill Burke
|
be656b2dba
|
Merge remote-tracking branch 'upstream/master'
|
2015-04-28 18:52:42 -04:00 |
|