mposolda
493fd0ad6a
KEYCLOAK-1760 Fix DB issues when schema option defined
2015-09-03 11:47:24 +02:00
Bill Burke
7d4b93e01e
client session required actions
2015-09-02 16:30:16 -04:00
Stian Thorgersen
38a721425d
Merge pull request #1578 from stianst/master
...
KEYCLOAK-1791 Exception on logout on EAP 6.4 overlay
2015-09-02 15:25:45 +02:00
Stian Thorgersen
6c58fd03a4
KEYCLOAK-1791 Exception on logout on EAP 6.4 overlay
2015-09-02 14:40:43 +02:00
mposolda
5b9d1286cc
KEYCLOAK-1789 KEYCLOAK-1759 Export/import fixes
2015-09-02 12:03:16 +02:00
Bill Burke
22ebb81650
refactor recover password
2015-08-31 10:13:42 -04:00
mposolda
d8d6348f67
KEYCLOAK-1295 Adapter support. Fixes
2015-08-21 08:26:12 +02:00
Bill Burke
d9cb1fc4a9
Merge remote-tracking branch 'upstream/master'
2015-08-20 17:43:54 -04:00
Bill Burke
1654be0a85
change reset password
2015-08-20 17:43:37 -04:00
Marko Strukelj
2998a0fa35
KEYCLOAK-1777 Column \"USERFEDERA0_.REALMENTITY_ID\" not found on Wildfly 10.0.0.Beta1
2015-08-18 18:10:39 +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
c7b5975ac1
reset password refactor
2015-08-16 15:20:16 -04:00
Bill Burke
c0f3d851db
reset password refactor/flow
2015-08-16 12:23:15 -04:00
Stian Thorgersen
7665b9f81e
KEYCLOAK-1703 Remove jpa and mongo user session providers
2015-08-13 08:57:37 +02:00
Stian Thorgersen
a8ad00156b
KEYCLOAK-1702 Removed mem and none realm and user cache
2015-08-12 16:55:23 +02:00
Stian Thorgersen
fc7d4b072c
Merge pull request #1526 from mstruk/WF10
...
KEYCLOAK-1745 Keycloak fails to start on Wildfly 10.0.0.Alpha6
2015-08-12 11:51:11 +02:00
Bill Burke
bcc2c893ef
refactor requiredactions, start doco
2015-08-11 13:04:40 -04:00
Bill Burke
33e402e7be
binding custom flows
2015-08-07 19:00:07 -04:00
Marko Strukelj
375dce14e6
KEYCLOAK-1745 Keycloak fails to start on Wildfly 10.0.0.Alpha6
2015-08-07 14:56:14 +02:00
Bill Burke
f9e8f1f7b7
hotp
2015-08-06 16:54:59 -04:00
Bill Burke
53b752ccfe
Merge remote-tracking branch 'upstream/master'
2015-08-05 20:40:02 -04:00
Bill Burke
07efba364e
hotp
2015-08-05 20:39:47 -04:00
mposolda
a0197bc9da
KEYCLOAK-1728 NPE during LDAP sync when some LDAP user doesn't have username
2015-08-04 13:21:09 +02:00
Bill Burke
04d3d26cb1
refactor execution model
2015-08-03 09:52:56 -04:00
Bill Burke
de940ccff9
auth flow editing
2015-08-02 19:03:33 -04:00
Stian Thorgersen
5d6cc61d4d
KEYCLOAK-1702 KEYCLOAK-1703 Remove mem user session provider
2015-07-29 12:02:27 +02:00
Stian Thorgersen
f3bfb06dec
Version bump
2015-07-28 10:20:40 +02:00
Stian Thorgersen
c7915fa95d
KEYCLOAK-1699 There are 3 failed tests when running testsuite with -Pinfinispan
2015-07-27 08:52:00 +02:00
mposolda
a0e3a71109
Fix infinispan - not finished
2015-07-25 12:05:16 +02:00
mposolda
2f7bdd2640
Fix migration version comparing bug
2015-07-25 09:00:50 +02:00
mposolda
94ed55ee35
KEYCLOAK-1549 Migration for attributes and LDAP mappers - JPA
2015-07-24 23:09:48 +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
5203373047
Fix JPA UserSession provider and MySQL
2015-07-24 20:39:39 +02:00
Stian Thorgersen
86de481ba1
Merge pull request #1499 from stianst/master
...
KEYCLOAK-1542
2015-07-24 17:30:29 +02:00
Stian Thorgersen
d2ea45e1eb
Merge pull request #1496 from stianst/master
...
KEYCLOAK-1691 and KEYCLOAK-1695
2015-07-24 12:52:19 +02:00
mposolda
772ef3cd10
Mongo model fix
2015-07-24 12:46:47 +02:00
Stian Thorgersen
204dfd52c8
Merge branch 'KEYCLOAK-1542' of https://github.com/velias/keycloak into velias-KEYCLOAK-1542
2015-07-24 12:17:33 +02:00
Stian Thorgersen
e65f8a7150
KEYCLOAK-1695 Upgrade to WildFly 9.0.1.Final
2015-07-24 10:44:15 +02:00
mposolda
d068cddbaf
Fix MSAD and OpenLDAP
2015-07-23 18:03:12 +02:00
Vlastimil Elias
ee57c79784
KEYCLOAK-1542 - rewrote showing info from providers to be generic
2015-07-23 16:40:57 +02:00
Vlastimil Elias
79c1d7bafa
KEYCLOAK-1542 - code cleanup ahead of PR
2015-07-23 16:40:55 +02:00
Vlastimil Elias
652b2fee86
KEYCLOAK-1542 - Server Info page extended by info about DB and MongoDB.
...
Functional test for /serverinfo REST endpoint added.
2015-07-23 16:40:54 +02:00
Vlastimil Elias
dfb871c26a
KEYCLOAK-1542 - added system and memory info into "System Info" page
2015-07-23 16:40:53 +02:00
mposolda
c99785f266
KEYCLOAK-401 Service account refactoring and fixes
2015-07-23 11:29:52 +02:00
Bill Burke
7dc05a45ac
conflict
2015-07-22 14:20:52 -04:00
Bill Burke
48a76c2d0d
test brute force
2015-07-22 12:30:52 -04:00
mposolda
d8c1081578
KEYCLOAK-401 KEYCLOAK-941 Service accounts initial impl. Client credentials grant support
2015-07-22 10:55:50 +02:00
Bill Burke
576db8e0e1
Merge remote-tracking branch 'upstream/master'
2015-07-21 20:56:22 -04:00
Bill Burke
fe9dc4a28d
non-browser flow
2015-07-21 20:56:05 -04: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
Bill Burke
4dba4f3c02
fix
2015-07-17 23:07:36 -04:00
Bill Burke
6727af2f35
required action import/export
2015-07-17 22:48:07 -04:00
Bill Burke
2e848da1a8
resolve conflicts
2015-07-17 09:45:53 -04:00
Stian Thorgersen
1642ac2394
KEYCLOAK-1385 Introduce end-of-line normalization
2015-07-17 13:46:51 +02:00
Stian Thorgersen
e8bd7270e9
KEYCLOAK-1483
2015-07-17 11:22:04 +02:00
Bill Burke
e51d2137cf
migrate RequiredCredentials
2015-07-16 22:03:12 -04:00
Bill Burke
57cfbb3770
SAML IDP Initiated login
2015-07-15 20:08:55 -04:00
Bill Burke
d74d93a522
fix problems
2015-07-15 14:54:14 -04:00
Bill Burke
b3eadcc990
Merge remote-tracking branch 'upstream/master'
2015-07-15 14:17:54 -04:00
Bill Burke
f4d4405c20
export/import flows
2015-07-15 14:17:23 -04:00
Stian Thorgersen
aeddf2a860
Merge pull request #1448 from ssilvert/KEYCLOAK-1547-infinispan-session-timeout
...
Keycloak 1547 infinispan session timeout
2015-07-13 19:13:59 +02:00
Stan Silvert
af8949c291
Change to make removeUserSession() a protected method.
2015-07-13 11:21:35 -04:00
Bill Burke
fafaf2c490
test impersonate
2015-07-12 10:12:19 -04:00
Bill Burke
608701aea7
impersonation redo in admin console
2015-07-11 10:10:05 -04:00
Bill Burke
6e55604dc3
impersonation
2015-07-10 20:38:43 -04:00
Stan Silvert
48f78cf80a
KEYCLOAK-1547 Need to use overridable removeUserSession() method.
2015-07-09 14:46:54 -04:00
Bill Burke
4a962aa75a
Merge remote-tracking branch 'upstream/master'
2015-07-08 19:18:23 -04:00
Bill Burke
e786158071
role selector
2015-07-08 19:18:11 -04:00
mposolda
bde65a6c57
KEYCLOAK-1533 Handle importing LDAP user with duplicate email during authentication
2015-07-08 20:41:32 +02:00
Bill Burke
df6d75e2c5
Merge pull request #1427 from grange74/KEYCLOAK-1486
...
KEYCLOAK-1486 fixed User link in Clients' Active Sessions page
2015-07-06 17:57:53 -04:00
Bill Burke
d49c7d47a2
Merge remote-tracking branch 'upstream/master'
2015-07-06 17:44:52 -04:00
Bill Burke
8f18e9bbbc
auth config ui
2015-07-06 17:44:39 -04:00
mposolda
71ea61e7a6
KEYCLOAK-1532 LDAP sync fixes and other bugfixing
2015-07-04 22:25:47 +02:00
nick.grange
ae242f8480
KEYCLOAK-1486 fixed User link in Clients' Active Sessions page
...
Changed User link in Clients' Active Sessions page to use userId
instead of username to show User details instead of Resource not found.
Renamed UserSessionRepresentation’s user attribute to username as it
was ambiguous and only used in 1 place (i.e. client-sessions.html).
2015-07-04 22:38:34 +10:00
Bill Burke
46c88ad1bf
Merge remote-tracking branch 'upstream/master'
2015-07-02 11:26:28 -04:00
Bill Burke
917151123f
display flows
2015-07-02 11:25:51 -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
Bill Burke
39f2a4ab71
repatcha
2015-07-01 15:10:04 -04:00
Bill Burke
39aa09ca36
form action refactor
2015-07-01 14:07:02 -04:00
Bill Burke
bc39bb32d4
Merge remote-tracking branch 'upstream/master'
2015-06-30 12:46:29 -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
Bill Burke
064d677fdc
form auth
2015-06-24 21:07:38 -04: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
fc2df08e15
ClientSessionModel.getNotes()
2015-06-20 09:07:54 -04:00
Bill Burke
adff0d5da0
make authenticator config optional
2015-06-19 21:16:45 -04:00
Bill Burke
a26ade3988
refactor registration and console pages
2015-06-19 17:51:59 -04:00
Bill Burke
d7b818cba2
cleanup client sessions
2015-06-19 14:43:40 -04:00
Bill Burke
84faac0cd6
handle page refresh better
2015-06-18 20:01:12 -04:00
Bill Burke
47997e0056
Merge remote-tracking branch 'upstream/master'
2015-06-17 17:15:16 -04:00
Bill Burke
70fd7bea99
cleanup authenticators
2015-06-17 17:15:01 -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
1aa338fe3e
Merge remote-tracking branch 'upstream/master'
2015-06-17 09:43:14 -04:00
Stian Thorgersen
fbc2b845ad
KEYCLOAK-1476 NotSerializableException: org.keycloak.models.cache.entities.CachedClientRole
2015-06-17 14:05:55 +02:00