Stian Thorgersen
|
38857cf2e6
|
Remove notBefore from users
|
2014-07-07 16:23:53 +01:00 |
|
Stian Thorgersen
|
0647590170
|
Merge pull request #498 from stianst/master
Rename loginName to username
|
2014-07-07 15:58:26 +01:00 |
|
Stian Thorgersen
|
099743d448
|
Rename loginName to username
|
2014-07-07 15:56:21 +01:00 |
|
Bill Burke
|
4cbc423d67
|
Merge pull request #496 from patriot1burke/master
turn on cache for testsuite
|
2014-07-03 15:30:05 -04:00 |
|
Bill Burke
|
e37b5613ed
|
turn on cache
|
2014-07-03 15:29:31 -04:00 |
|
Bill Burke
|
f92ad89a6c
|
Merge pull request #495 from patriot1burke/master
HttpServletRequest.logout()
|
2014-07-03 14:08:43 -04:00 |
|
Bill Burke
|
e99a675c50
|
HttpServletRequest.logout()
|
2014-07-03 14:08:19 -04:00 |
|
Stian Thorgersen
|
4593bff76f
|
Merge pull request #494 from vibe13/master
Alignment of dependencies to other JBoss projects
|
2014-07-03 09:18:34 +01:00 |
|
Andrea Vibelli
|
81d6590544
|
Removed unused property resteasy.version.eap.6.3, resteasy.version has the same value and it is the one used for consuming 2.3.7.Final version
|
2014-07-02 15:10:24 +02:00 |
|
Andrea Vibelli
|
2f9597cf51
|
Alignment of com.h2database:h2 to version 1.3.168 (was 1.3.161)
|
2014-07-02 14:53:57 +02:00 |
|
Andrea Vibelli
|
8a246a6444
|
Extraction of hardcoded version of org.jboss.logging:jboss-logging into properties; alignment of org.jboss.logging:jboss-logging to a unique version 3.1.4.GA (was 3.1.1.GA and 3.1.2.GA)
|
2014-07-02 14:35:57 +02:00 |
|
Stian Thorgersen
|
876d493458
|
Merge pull request #491 from jpkrohling/JPK-LocationSearchInsteadHref
Changed window.location.href to search.
|
2014-07-01 10:10:21 +01:00 |
|
Stian Thorgersen
|
6f023fcae4
|
Merge pull request #490 from mposolda/performance
Added module performance-web for testing Keycloak endpoints with JMeter
|
2014-07-01 09:50:15 +01:00 |
|
Bill Burke
|
0abd93417a
|
Merge pull request #492 from patriot1burke/master
model fix for caching
|
2014-06-30 13:13:16 -04:00 |
|
Bill Burke
|
b4f5fe9977
|
model fix for caching
|
2014-06-30 13:12:42 -04:00 |
|
Juraci Paixão Kröhling
|
e15b0c7d90
|
Changed window.location.href to search.
|
2014-06-30 17:56:53 +02:00 |
|
Stian Thorgersen
|
3cf52b018c
|
Merge pull request #489 from smysnk/master
Add AMD support to keycloak javascript adapter
|
2014-06-30 10:22:55 +01:00 |
|
mposolda
|
cb9f159091
|
Added JMeter. Added KeycloakPerfServer into maven.
|
2014-06-30 09:45:20 +02:00 |
|
Joshua Bellamy-Henn
|
64cea5f25a
|
Add AMD support to keycloak javascript adapter
|
2014-06-27 11:24:29 -06:00 |
|
mposolda
|
b6fd58e644
|
Support for configuring number of worker threads in undertow
|
2014-06-27 17:25:47 +02:00 |
|
mposolda
|
de774a3058
|
Add classes classifier to performance-tools war, so classes can be reused in performance-web module
|
2014-06-27 15:51:02 +02:00 |
|
mposolda
|
9ebe2ff45e
|
Added support for get-users-count and create-available-users into PerfTools
|
2014-06-27 15:51:02 +02:00 |
|
mposolda
|
4ebc575afc
|
Change perf test to parse accessToken and refreshToken in Servlet. Support for logout
|
2014-06-27 15:51:01 +02:00 |
|
mposolda
|
a1d4d8e13f
|
Work in progress...
|
2014-06-27 15:51:01 +02:00 |
|
mposolda
|
69f7dfbb47
|
Added performance-web module
|
2014-06-27 15:51:01 +02:00 |
|
mposolda
|
99ce0a36e6
|
Refactoring current performance test
|
2014-06-27 15:51:01 +02:00 |
|
Stian Thorgersen
|
67c34554db
|
Merge pull request #488 from stianst/master
Fix reset password test
|
2014-06-27 14:49:57 +01:00 |
|
Stian Thorgersen
|
9ba61af83b
|
Fix reset password test
|
2014-06-27 14:48:36 +01:00 |
|
Stian Thorgersen
|
436f5f6229
|
Merge pull request #487 from stianst/master
KEYCLOAK-501 Check if old session for browser exists and delete before c...
|
2014-06-27 13:58:23 +01:00 |
|
Stian Thorgersen
|
270d6108ca
|
KEYCLOAK-501 Check if old session for browser exists and delete before creating a new
|
2014-06-27 12:55:33 +01:00 |
|
Stian Thorgersen
|
18094370a6
|
Merge pull request #486 from stianst/master
Bug fixes
|
2014-06-27 12:21:39 +01:00 |
|
Stian Thorgersen
|
26eac398e0
|
KEYCLOAK-541 Create session after resetting password through email
|
2014-06-27 12:20:32 +01:00 |
|
Stian Thorgersen
|
93c896b4f7
|
KEYCLOAK-543 Set sent date on emails
|
2014-06-27 12:19:56 +01:00 |
|
Stian Thorgersen
|
6b29202f1f
|
Merge pull request #485 from stianst/master
Added mail server to test tools
|
2014-06-27 11:11:52 +01:00 |
|
Stian Thorgersen
|
3b1d8fd8fe
|
Added mail server to test tools
|
2014-06-27 11:11:33 +01:00 |
|
Stian Thorgersen
|
630d62f014
|
Merge pull request #484 from stianst/master
Refactor to KeycloakSession
|
2014-06-27 09:54:31 +01:00 |
|
Stian Thorgersen
|
711b8ca747
|
Return null for selected provider if empty string
|
2014-06-27 09:39:21 +01:00 |
|
Stian Thorgersen
|
34a1923d18
|
Refactor to prepar for splitting model
|
2014-06-27 09:39:06 +01:00 |
|
Stian Thorgersen
|
6291936ce9
|
Disable cache as it's not working
Conflicts:
project-integrations/aerogear-ups/auth-server/src/main/webapp/WEB-INF/keycloak-server.json
server/src/main/resources/META-INF/keycloak-server.json
testsuite/tools/src/main/resources/META-INF/keycloak-server.json
|
2014-06-27 09:38:13 +01:00 |
|
Stian Thorgersen
|
5220c6c288
|
Merge pull request #483 from mposolda/master
KEYCLOAK-540 Broken project-integrations/aerogear-ups. Move keycloak-ser...
|
2014-06-25 14:41:56 +01:00 |
|
mposolda
|
532c82f752
|
KEYCLOAK-540 Broken project-integrations/aerogear-ups. Move keycloak-server.json to correct location, so it's used instead of SystemPropertiesConfigProvider
|
2014-06-25 15:27:38 +02:00 |
|
Stian Thorgersen
|
61218715af
|
Merge pull request #482 from mposolda/master
LDAP: configurable LDAP Object Classes for User
|
2014-06-25 09:46:17 +01:00 |
|
mposolda
|
8dce5a90bb
|
LDAP: configurable LDAP Object Classes for User
|
2014-06-25 07:59:58 +02:00 |
|
Stian Thorgersen
|
8d794b8151
|
Merge pull request #481 from mposolda/ldap
Ldap improvements and fixes
|
2014-06-24 09:37:47 +01:00 |
|
mposolda
|
b1cfab34fd
|
Support for test of LDAP connection and authentication
|
2014-06-24 10:03:14 +02:00 |
|
mposolda
|
159a5e20bf
|
Possibility to configure ldap attribute, which is mapped to username, through admin console
|
2014-06-23 17:54:11 +02:00 |
|
mposolda
|
aea4fd8e30
|
Upgrade to picketlink 2.6.0.CR5. Support for sync whole UserModel into AuthenticationProvider
|
2014-06-23 15:29:00 +02:00 |
|
mposolda
|
767e6a9783
|
Add ActiveDirectory fix to properly support sAMAccountName as username
|
2014-06-23 15:29:00 +02:00 |
|
Stian Thorgersen
|
bb8ac0000e
|
Merge pull request #480 from stianst/master
Started test tools module
|
2014-06-23 11:45:21 +01:00 |
|
Stian Thorgersen
|
d73d2e0788
|
Started test tools module
|
2014-06-23 11:37:03 +01:00 |
|