mposolda
|
a94ab5883d
|
KEYCLOAK-835 Move AdapterConstants to different package
|
2014-11-10 22:16:20 +01:00 |
|
mposolda
|
229391d48b
|
Fix servlet logout on wildfly/undertow
|
2014-11-03 12:59:40 +01:00 |
|
Bill Burke
|
bd08643f6c
|
Merge remote-tracking branch 'upstream/master'
|
2014-10-31 10:29:13 -04:00 |
|
Bill Burke
|
a9770073b2
|
logout ffixes
|
2014-10-31 10:29:06 -04:00 |
|
Juraci Paixão Kröhling
|
8e764e642f
|
KEYCLOAK-779
Adapter multi-tenancy support
|
2014-10-30 16:54:26 +01:00 |
|
mposolda
|
c6fc44bcc2
|
Minor fixes and javadoc
|
2014-10-27 22:02:09 +01:00 |
|
mposolda
|
a538e25b9d
|
KEYCLOAK-702 - Added AdapterTokenStore spi. Possibility to save account info to cookie as alternative to http session
|
2014-10-27 16:20:01 +01:00 |
|
mposolda
|
5bfb0e73ac
|
Rewrite NodeRegistrationManagement to better suit multi-tenant usecase
|
2014-10-22 17:11:05 +02:00 |
|
mposolda
|
f3da9760a3
|
Send node registration at 1st request instead of deployment startup. Bugfixing
|
2014-10-21 23:15:21 +02:00 |
|
Stian Thorgersen
|
2c218c9aa0
|
KEYCLOAK-711 HttpServletReqest.logout() does not work with relative URI
|
2014-10-21 12:36:20 +02:00 |
|
mposolda
|
7d8f265789
|
KEYCLOAK-759 dynamic registration of managementUrls in cluster
|
2014-10-17 21:51:46 +02:00 |
|
mposolda
|
1e33931f23
|
KEYCLOAK-741 Failure to refresh token should invalidate http session
|
2014-10-08 22:18:11 +02:00 |
|
mposolda
|
7e7406ddb7
|
KEYCLOAK-743 Stateless session mgmt. Drop statistics for adapters.
|
2014-10-08 22:18:10 +02:00 |
|
mposolda
|
84e1ace539
|
KEYCLOAK-742 Added always-refresh-token option to adapters
|
2014-10-08 22:18:10 +02:00 |
|
mposolda
|
10e618dee9
|
Workaround for WFLY-3345 so logout can work for 'distributable' applications
|
2014-10-03 11:26:34 +02:00 |
|
mposolda
|
72b5632cfe
|
KEYCLOAK-731 Support for replacing configuration of Java adapters with system properties
|
2014-10-02 19:15:37 +02:00 |
|
mposolda
|
d7bcd41909
|
Ensure that KeycloakUndertowAccount and referenced classes can be serialized in session
|
2014-10-01 19:08:41 +02:00 |
|
mposolda
|
4c0751c1a0
|
KEYCLOAK-674 Reduce info level logging in adapters
|
2014-09-10 16:02:22 +02:00 |
|
Stian Thorgersen
|
55bd889a0f
|
KEYCLOAK-531 Reduce info level logging
|
2014-08-27 11:17:24 +02:00 |
|
Bill Burke
|
9aa6b4cbfa
|
optimize imports
|
2014-08-10 12:17:45 -04:00 |
|
Bill Burke
|
dc4e8603d7
|
change logout behavior
|
2014-08-08 18:33:37 -04:00 |
|
Stian Thorgersen
|
6cbeeb1b1a
|
KEYCLOAK-591 Require SSL for all external requests by default
|
2014-08-01 13:52:04 +01:00 |
|
Stian Thorgersen
|
d6e8b1ba2c
|
KEYCLOAK-556 NullPointerException in project-integrations example on WildFly
|
2014-07-14 17:07:38 +01:00 |
|
Bill Burke
|
e99a675c50
|
HttpServletRequest.logout()
|
2014-07-03 14:08:19 -04:00 |
|
Stan Silvert
|
4e9bec69e4
|
Add Apache 2.0 license
|
2014-06-09 16:43:45 -04:00 |
|
Stan Silvert
|
70392d9f1a
|
KEYCLOAK-522 Refactor Undertow Adapter so that it can optionally be used
without the Servlet API.
|
2014-06-09 16:43:44 -04:00 |
|
Bill Burke
|
bb11165568
|
wildfly ssl fixes
|
2014-06-02 11:22:19 -04:00 |
|
Stan Silvert
|
da799b18c3
|
Make UndertowUserSessionManagement class usable without the Servlet API.
|
2014-05-20 19:58:08 -04:00 |
|
Bill Burke
|
ab8de6ba25
|
client user-session association
|
2014-05-17 14:24:32 -04:00 |
|
Bill Burke
|
7ff2c77a82
|
relative uri tests and fixes
|
2014-05-02 12:30:08 -04:00 |
|
Bill Burke
|
6f3822e6ea
|
relative adapter urls
|
2014-05-02 10:17:40 -04:00 |
|
Bill Burke
|
3f1b7a0335
|
adapter testing
|
2014-03-13 21:47:46 -04:00 |
|
Bill Burke
|
e836371887
|
security context propagation
|
2014-03-11 17:40:53 -04:00 |
|
Bill Burke
|
0284d040dc
|
refactor adapters complete
|
2014-03-10 18:52:57 -04:00 |
|
Bill Burke
|
49c79f156a
|
adapter refactoring
|
2014-03-07 18:48:02 -05:00 |
|
Bill Burke
|
a653e5a406
|
refactor adapters
|
2014-03-06 21:13:55 -05:00 |
|
Bill Burke
|
633ddb70e7
|
session mgmt as7
|
2014-03-05 15:00:21 -05:00 |
|
Bill Burke
|
d6bd02ea7d
|
session mgmt
|
2014-03-04 22:25:33 -05:00 |
|
Bill Burke
|
2d86b29b6c
|
session stats
|
2014-03-04 15:52:27 -05:00 |
|
Bill Burke
|
c8023c6651
|
revocation next phase: undertow complete
|
2014-03-02 17:32:25 -05:00 |
|
Bill Burke
|
7b30cc59b8
|
revocation phase 1
|
2014-02-28 19:47:05 -05:00 |
|
Bill Burke
|
0f67feb9dd
|
IDToken setup
|
2014-02-26 19:04:42 -05:00 |
|
Bill Burke
|
db37053f58
|
cors docs
|
2014-02-25 16:23:29 -05:00 |
|
Bill Burke
|
4b78857b51
|
as7 adapter refresh token support
|
2014-02-24 17:16:45 -05:00 |
|
Bill Burke
|
3e88cb3b76
|
logout
|
2014-02-22 20:40:06 -05:00 |
|
Bill Burke
|
273e706a42
|
undertow refresh token support
|
2014-02-22 17:24:04 -05:00 |
|
Bill Burke
|
0a9b82a6f4
|
refresh tokens server side
|
2014-02-21 17:36:39 -05:00 |
|
Bill Burke
|
9442601e42
|
rename some classes
|
2014-02-21 10:16:12 -05:00 |
|
Bill Burke
|
0f9d0368fe
|
minor improvements
|
2014-02-18 15:30:32 -05:00 |
|
Bill Burke
|
93ef2d6fd3
|
as7/wildfly subsystem
|
2014-02-11 21:20:34 -05:00 |
|