Stian Thorgersen
|
3fd4d23bed
|
Version bump
|
2015-09-09 11:27:21 +02:00 |
|
mposolda
|
bc189554aa
|
KEYCLOAK-1795 Add just one clientAuthenticatorType per client
|
2015-09-04 00:09:54 +02:00 |
|
mposolda
|
5b9d1286cc
|
KEYCLOAK-1789 KEYCLOAK-1759 Export/import fixes
|
2015-09-02 12:03:16 +02:00 |
|
mposolda
|
7028496601
|
KEYCLOAK-1295 pluggable client authentication. Support authenticate clients with signed JWT
|
2015-08-17 23:21:23 +02:00 |
|
Bill Burke
|
c0f3d851db
|
reset password refactor/flow
|
2015-08-16 12:23:15 -04:00 |
|
Stian Thorgersen
|
a8ad00156b
|
KEYCLOAK-1702 Removed mem and none realm and user cache
|
2015-08-12 16:55:23 +02:00 |
|
Bill Burke
|
33e402e7be
|
binding custom flows
|
2015-08-07 19:00:07 -04:00 |
|
Bill Burke
|
07efba364e
|
hotp
|
2015-08-05 20:39:47 -04:00 |
|
Bill Burke
|
de940ccff9
|
auth flow editing
|
2015-08-02 19:03:33 -04:00 |
|
Stian Thorgersen
|
f3bfb06dec
|
Version bump
|
2015-07-28 10:20:40 +02:00 |
|
Charles Walker
|
9ad2a8272e
|
quick return check for null email address, in reference to duplicate email check issue #1510
|
2015-07-24 16:08:26 -04:00 |
|
mposolda
|
c99785f266
|
KEYCLOAK-401 Service account refactoring and fixes
|
2015-07-23 11:29:52 +02:00 |
|
mposolda
|
d8c1081578
|
KEYCLOAK-401 KEYCLOAK-941 Service accounts initial impl. Client credentials grant support
|
2015-07-22 10:55:50 +02:00 |
|
mposolda
|
c71a4ac4e8
|
KEYCLOAK-1545 KEYCLOAK-1551 Ensure that username and email are always saved to DB lowercased
|
2015-07-21 08:26:16 +02:00 |
|
Stian Thorgersen
|
1642ac2394
|
KEYCLOAK-1385 Introduce end-of-line normalization
|
2015-07-17 13:46:51 +02:00 |
|
Bill Burke
|
d74d93a522
|
fix problems
|
2015-07-15 14:54:14 -04: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 |
|
mposolda
|
09994d1730
|
KEYCLOAK-1487 Support for multiple values of one UserModel attribute. LDAP multivalued attribute support
|
2015-06-29 14:56:40 +02:00 |
|
Vlastimil Elias
|
f5a80c3007
|
KEYCLOAK-1421 patched source formatting
|
2015-06-22 10:37:27 +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
|
4e8c6b3fc4
|
KEYCLOAK-1421 patched source formatting
|
2015-06-22 10:33:57 +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
|
2c327d9eee
|
Merge pull request #1389 from patriot1burke/master
access code checks
|
2015-06-17 15:59:23 -04:00 |
|
Stian Thorgersen
|
caeb710444
|
KEYCLOAK-1476
|
2015-06-17 19:34:41 +02:00 |
|
Marko Strukelj
|
0b0b101184
|
KEYCLOAK-1476 NotSerializableException: org.keycloak.models.cache.entities.CachedClientRole
Conflicts:
model/api/src/main/java/org/keycloak/models/AuthenticationExecutionModel.java
|
2015-06-17 19:34:38 +02:00 |
|
Bill Burke
|
dddc5181e7
|
required actions storage/display
|
2015-06-16 22:48:39 -04:00 |
|
Bill Burke
|
3b78fa2d5d
|
required actions model
|
2015-06-16 18:17:38 -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
|
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
|
fa99b5415d
|
flow alias lookup
|
2015-06-11 18:02:49 -04:00 |
|
Bill Burke
|
c52d16da6d
|
default required actions in model
|
2015-06-11 15:18:09 -04:00 |
|
Bill Burke
|
95349e6e2e
|
clientsession.action to String
|
2015-06-10 09:21:23 -04:00 |
|
Bill Burke
|
dc0d9a8dce
|
merge
|
2015-06-05 14:44:37 -04:00 |
|
Stian Thorgersen
|
f50570e350
|
KEYCLOAK-1325
Public/private SPI
|
2015-06-04 15:59:47 +02:00 |
|
Bill Burke
|
c12fe28b2d
|
phased auth spi introduction
|
2015-06-03 10:55:03 -04:00 |
|
Stian Thorgersen
|
1dd0b563b6
|
KEYCLOAK-1386 Direct Grant API always on
|
2015-06-03 16:24:15 +02:00 |
|
Niko Köbler
|
492e6cd856
|
KEYCLOAK-1305 Add possibility to change username
|
2015-06-02 14:08:19 +02:00 |
|
Bill Burke
|
f5e301fe0d
|
merge
|
2015-05-22 16:15:55 -04:00 |
|
Bill Burke
|
68976f5b0c
|
auth spi datamodel
|
2015-05-22 16:03:26 -04: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
|
975337f225
|
KEYCLOAK-1300 Added FullNameLDAPFederationMapper
|
2015-05-22 21:08:21 +02:00 |
|
mposolda
|
1490f106f2
|
KEYCLOAK-599 Added UserFederationMappers. Added UserAttributeLDAPFederationMapper
|
2015-05-22 21:07:32 +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 |
|