Stian Thorgersen
|
1a5c2365a1
|
Fix redirect-loop in keycloak.js
|
2014-07-16 17:38:56 +01:00 |
|
Stian Thorgersen
|
e0ec121012
|
KEYCLOAK-559 If session iframe is enabled, check this before doing a login if onload is check-sso
|
2014-07-16 10:47:42 +01:00 |
|
Stian Thorgersen
|
d6e8b1ba2c
|
KEYCLOAK-556 NullPointerException in project-integrations example on WildFly
|
2014-07-14 17:07:38 +01:00 |
|
Bill Burke
|
8fac39fffa
|
Merge pull request #511 from ssilvert/master
In WF subsystem, make WildFly dependencies provided scope.
|
2014-07-09 13:54:24 -04:00 |
|
Stan Silvert
|
a2710e01da
|
In WF subsystem, make WildFly dependencies provided scope.
|
2014-07-09 13:33:14 -04:00 |
|
Stian Thorgersen
|
7491b1c369
|
KEYCLOAK-553 Added minified keycloak.js
|
2014-07-09 12:23:29 +01:00 |
|
Stan Silvert
|
e98ced5d0f
|
KEYCLOAK-555 Subsystem needs template for new WildFly build.
|
2014-07-08 09:39:44 -04:00 |
|
Bill Burke
|
e99a675c50
|
HttpServletRequest.logout()
|
2014-07-03 14:08:19 -04: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 |
|
Juraci Paixão Kröhling
|
e15b0c7d90
|
Changed window.location.href to search.
|
2014-06-30 17:56:53 +02:00 |
|
Joshua Bellamy-Henn
|
64cea5f25a
|
Add AMD support to keycloak javascript adapter
|
2014-06-27 11:24:29 -06: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
|
df2305eb02
|
Bumped version to 1.0-beta-4-SNAPSHOT
|
2014-06-19 10:19:10 +01:00 |
|
Stian Thorgersen
|
2866f6fc23
|
KEYCLOAK-526 Fix iframe origin when auth server url is relative
|
2014-06-16 17:55:03 +01: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 |
|
Stian Thorgersen
|
f3211bf34d
|
KEYCLOAK-504
Using https results in RuntimeException if sslRequired is set to false
|
2014-06-06 14:54:11 +01:00 |
|
Stian Thorgersen
|
80f4b668b2
|
KEYCLOAK-500
Redundant condition in keycloak.js
|
2014-06-06 09:52:25 +01:00 |
|
Rodrigo Sasaki
|
e08b3e7dec
|
flipped comparison operands to avoid NPE
|
2014-06-05 09:24:06 -03:00 |
|
unknown
|
8d33894989
|
add missing initPromise.setSuccess()
|
2014-06-03 09:28:01 -04:00 |
|
Bill Burke
|
d5b34a0b41
|
bump version again
|
2014-06-02 13:12:04 -04:00 |
|
Bill Burke
|
0fcf80dd6e
|
bump version
|
2014-06-02 12:21:58 -04:00 |
|
Bill Burke
|
dfcd3267e4
|
NPE in as7 adapter logout
|
2014-06-02 12:02:42 -04:00 |
|
Bill Burke
|
bb11165568
|
wildfly ssl fixes
|
2014-06-02 11:22:19 -04:00 |
|
Bill Burke
|
a180c6b896
|
Merge remote-tracking branch 'upstream/master'
|
2014-06-02 09:37:30 -04:00 |
|
Bill Burke
|
34d3be244d
|
bump undertow version
|
2014-06-02 09:37:18 -04:00 |
|
Lee Newson
|
b52801de25
|
Fixed an integer overflow that caused the token to always be refreshed
|
2014-05-31 10:26:06 +10:00 |
|
Stian Thorgersen
|
2025d314ec
|
Bump version to 1.0.beta2-SNAPSHOT
|
2014-05-30 08:52:03 +01:00 |
|
Bill Burke
|
2ae3775841
|
bump version
|
2014-05-29 12:12:33 -04:00 |
|
Stian Thorgersen
|
1ede6e70b7
|
Fix customer-portal-cli example
|
2014-05-29 14:04:10 +01:00 |
|
Stian Thorgersen
|
dd30a35e1e
|
Disable session iframe in Corodova
|
2014-05-28 17:29:13 +01:00 |
|
Stian Thorgersen
|
df19700f69
|
Deploy server war and dist bundles to Maven repo. Also added '-parent' to some parent poms where this was missing
|
2014-05-28 15:32:20 +01:00 |
|
Bill Burke
|
29070cec77
|
add KeycloakSecurityContext to principal
|
2014-05-23 16:26:44 -04:00 |
|
Stian Thorgersen
|
37099f3177
|
KEYCLOAK-494
Session state iframe uses first redirect uri for a client
|
2014-05-22 17:51:51 +01:00 |
|
Stian Thorgersen
|
de36973716
|
Redirect to login form automatically in keycloak.js if login-required is set
|
2014-05-22 16:59:38 +01:00 |
|
Stian Thorgersen
|
11fc6d5321
|
KEYCLOAK-477
Remove keycloak.js debug statements
|
2014-05-21 09:39:02 +01: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 |
|
Jeroen Rosenberg
|
b92494f023
|
Refactored to use switch with fall through for readability
|
2014-05-16 13:52:59 +02:00 |
|
Jeroen Rosenberg
|
d3a2617d3c
|
Read optional client secret configuration to ensure we can use Basic auth as well
|
2014-05-16 13:49:28 +02:00 |
|
Jeroen Rosenberg
|
740943290c
|
URI encode clientId for referrer parameter
|
2014-05-16 13:46:46 +02:00 |
|
Bill Burke
|
07dbb7d7b7
|
check ssl required in adapter
|
2014-05-14 15:23:45 -04:00 |
|
Stian Thorgersen
|
643daadf60
|
Updated session status iframe for JavaScript adapter to be created automatically, and to invoke onAuthLogout callback if user is logged out
|
2014-05-14 17:46:30 +01:00 |
|
Bill Burke
|
b30809d681
|
httponly, ie keycloak.js fix
|
2014-05-13 22:06:32 -04:00 |
|
Bill Burke
|
1194e40ef2
|
iframe check login
|
2014-05-10 11:23:44 -04:00 |
|
Bill Burke
|
a374e52ea5
|
/rest removal web.xml fixes
|
2014-05-06 21:08:27 -04:00 |
|
Bill Burke
|
64f591769a
|
remove /rest from RealmsResource
|
2014-05-06 20:21:49 -04:00 |
|
Bill Burke
|
c04b490f29
|
port fix
|
2014-05-06 09:59:52 -04:00 |
|
Bill Burke
|
e7c64b7812
|
adatper deployment context fixes, picketlink abstraction
|
2014-05-05 18:20:52 -04:00 |
|
Bill Burke
|
201b35be54
|
fix tomcat7 build
|
2014-05-02 13:00:12 -04:00 |
|
Bill Burke
|
e25b2b05ae
|
Merge pull request #352 from ungarida/master
Tomcat7 adapter
|
2014-05-02 12:36:06 -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 |
|
Stian Thorgersen
|
9811aaeecc
|
KEYCLOAK-333 Removed use of RestEasy's Logger
|
2014-04-30 10:13:53 +01:00 |
|
Stian Thorgersen
|
d6e5e376bf
|
Theme support for admin
|
2014-04-25 13:58:58 +01:00 |
|
Davide Ungari
|
c03b97d2d4
|
#cfg update version
|
2014-04-20 12:06:31 +02:00 |
|
Davide Ungari
|
5d275de8b2
|
#dev integrated adapter tomcat7
|
2014-04-18 08:32:42 +02:00 |
|
Bill Burke
|
272806a3f3
|
app/keycloak self bootstrapping bundle
|
2014-04-11 13:24:07 -04:00 |
|
Bill Burke
|
b41c45d40a
|
remove transitive dependencies
|
2014-04-10 11:29:47 -04:00 |
|
Bill Burke
|
ecaa0d1401
|
use resteasy 2.3.7
|
2014-04-10 05:21:07 -04:00 |
|
Stian Thorgersen
|
e7c30fff48
|
Move setting cors properties
|
2014-04-07 13:58:35 +01:00 |
|
Stian Thorgersen
|
bf95c2ba85
|
KEYCLOAK-411 Set cors properties in KeycloakDeployment
|
2014-04-07 13:39:32 +01:00 |
|
Andrea Vibelli
|
84f1e1b56e
|
Extraction into properties of maven-compiler-plugin source and target
|
2014-03-31 11:17:16 +02:00 |
|
Andrea Vibelli
|
bdf1c1f495
|
Remove unnecessary version declaration and insertion of groupId
|
2014-03-31 10:45:11 +02:00 |
|
Andrea Vibelli
|
5e1da96177
|
Remove unnecessary version declarations
|
2014-03-31 10:44:59 +02:00 |
|
Andrea Vibelli
|
d831e25366
|
Remove unnecessary groupId declarations
|
2014-03-31 10:44:34 +02:00 |
|
Andrea Vibelli
|
37fdc50fb4
|
Remove warnings about no schema definition in pom.xml files
|
2014-03-31 10:44:22 +02:00 |
|
Juraci Paixão Kröhling
|
34fbdf4358
|
Fixed charset issue while decoding token with atob
|
2014-03-27 09:48:16 +01:00 |
|
Stian Thorgersen
|
4788dd8bd2
|
Fixes to JS sdk
|
2014-03-25 10:37:20 +00:00 |
|
Stian Thorgersen
|
702ae0307e
|
Fixes to account referrer to allow configurable referrer uri based on app redirect uri
|
2014-03-19 16:52:41 +00:00 |
|
Stian Thorgersen
|
b5bdeae2a2
|
Updates to keycloak.js, including adding support for Cordova
Conflicts:
examples/cordova/example-realm.json
examples/js-console/src/main/webapp/index.html
integration/js/src/main/resources/META-INF/resources/js/keycloak.js
|
2014-03-19 16:52:41 +00:00 |
|
Stian Thorgersen
|
2d5e6520db
|
Updates to keycloak.js
|
2014-03-18 14:43:48 +00:00 |
|
Stian Thorgersen
|
331ab71427
|
KEYCLOAK-380 Added OAuth2Constants
|
2014-03-15 10:43:52 +00:00 |
|
Stian Thorgersen
|
2ebc32793a
|
Started installed application adapter
|
2014-03-14 17:01:08 +00:00 |
|
Bill Burke
|
3f1b7a0335
|
adapter testing
|
2014-03-13 21:47:46 -04:00 |
|
Bill Burke
|
7763da1273
|
bump version to beta-1 snapshot
|
2014-03-13 11:24:38 -04:00 |
|
Bill Burke
|
1c6b867079
|
bump version
|
2014-03-13 10:58:22 -04:00 |
|
Stian Thorgersen
|
ee5cab04e0
|
Set next version
|
2014-03-13 09:10:42 +00:00 |
|
Bill Burke
|
3ff8d0fd1f
|
bump version
|
2014-03-12 16:48:12 -04:00 |
|
Bill Burke
|
52018b1f81
|
revoke on logoutAll
|
2014-03-12 15:57:43 -04:00 |
|
Stian Thorgersen
|
a1f10ef54b
|
Merge pull request #285 from stianst/master
Add user friendly username for social links. Show access denied if social login is cancelled
|
2014-03-12 13:52:28 +00:00 |
|
Stian Thorgersen
|
fbc39e82a1
|
KEYCLOAK-365 Add IDToken properties to JS SDK
|
2014-03-12 11:31:59 +00:00 |
|
Stian Thorgersen
|
6dc156712e
|
KEYCLOAK-359 Add user friendly username for social links
|
2014-03-12 08:52:47 +00:00 |
|
Bill Burke
|
53f671e8af
|
Merge pull request #283 from patriot1burke/master
adapter security context propagation
|
2014-03-11 18:08:23 -04:00 |
|
Bill Burke
|
e836371887
|
security context propagation
|
2014-03-11 17:40:53 -04:00 |
|
Bill Burke
|
9109642821
|
Merge pull request #279 from patriot1burke/master
refactor adapters complete
|
2014-03-10 20:08:06 -04:00 |
|
Bill Burke
|
0284d040dc
|
refactor adapters complete
|
2014-03-10 18:52:57 -04:00 |
|
Stian Thorgersen
|
be7008f253
|
Remove clientSecret required in JS lib, and removed storing token to sessionStore
|
2014-03-10 17:27:05 +00: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
|
dd292c1d52
|
remove scope support for now part 2
|
2014-03-06 10:26:46 -05:00 |
|
Bill Burke
|
599faa3cb5
|
public clients
|
2014-03-05 20:26:27 -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
|
7699dd2701
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-04 15:52:40 -05:00 |
|
Bill Burke
|
2d86b29b6c
|
session stats
|
2014-03-04 15:52:27 -05:00 |
|
Stian Thorgersen
|
77259320cf
|
Fix js for cors requests
|
2014-03-04 15:27:13 +00:00 |
|
Stian Thorgersen
|
87aaaf0b06
|
Started support for installed applications
|
2014-03-03 12:58:16 +00: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 |
|