Stian Thorgersen
|
4dfb4a91ea
|
KEYCLOAK-1018 Update JS adapter to use protocol/openid-connect urls
|
2015-01-30 14:29:58 +01:00 |
|
Stian Thorgersen
|
e2998a09b6
|
KEYCLOAK-1019 Fix to keycloak.js if auth-server-url ends with '/'
|
2015-01-30 10:02:27 +01:00 |
|
Stian Thorgersen
|
eb695f12f7
|
KEYCLOAK-1000 Module provider loader
|
2015-01-28 11:26:46 +01:00 |
|
mposolda
|
ee4fbca868
|
Improve OOTB experience for ssh and jmx authentication in fuse
|
2015-01-23 20:57:40 +01:00 |
|
mposolda
|
efb6ec8099
|
Added docs and example for SSH and JMX authentication on fuse
|
2015-01-21 13:43:38 +01:00 |
|
mposolda
|
715482e371
|
Have fuse example working on newest fuse 6.2. Refactoring of ServletReregistrationService to work on fuse 6.1, 6.2 and karaf 3.0.2
|
2015-01-20 21:45:08 +01:00 |
|
Stian Thorgersen
|
c8d879a82d
|
KEYCLOAK-977 Use reflection to find constructor for JBossGenericPrincipal to support EAP 6.4
|
2015-01-20 13:24:58 +01:00 |
|
Bill Burke
|
42bdb7731d
|
Merge pull request #916 from jimmidyson/spring-boot-integration
Spring boot adapter
|
2015-01-16 19:01:04 -05:00 |
|
Bill Burke
|
ef2698936b
|
Merge pull request #919 from pedroigor/KEYCLOAK-884
[KEYCLOAK-884] - OpenID Connect UserInfo Endpoint.
|
2015-01-16 14:28:30 -05:00 |
|
pedroigor
|
4f432775ed
|
[KEYCLOAK-884] - OpenID Connect UserInfo Endpoint.
|
2015-01-16 15:45:27 -02:00 |
|
mposolda
|
2e04ac549e
|
Make it easier to run demo on different host then auth-server
|
2015-01-16 18:02:23 +01:00 |
|
Jimmi Dyson
|
81849ae631
|
Configure resource constraints via Spring Boot properties
|
2015-01-16 12:43:47 +00:00 |
|
Jimmi Dyson
|
a5246b8075
|
Working external configuration through Spring Boot application.properties
|
2015-01-16 12:42:59 +00:00 |
|
Jimmi Dyson
|
273e945850
|
First stab - now just to make it configurable
|
2015-01-16 12:42:54 +00:00 |
|
Stian Thorgersen
|
bf6c46da1c
|
KEYCLOAK-962 Changed access token request to use redirect_uri from initial request instead of the resolved redirect_uri
|
2015-01-16 11:01:03 +01:00 |
|
mposolda
|
522e24017c
|
Rebase with master
|
2015-01-15 20:29:34 +01:00 |
|
mposolda
|
7faee110d5
|
KEYCLOAK-853 Documentation for login modules
|
2015-01-15 19:03:11 +01:00 |
|
mposolda
|
d928c26e27
|
KEYCLOAK-539 Fuse adapter. OSGI bundling. OSGI headers in keycloak adapter maven artifacts. Rename package in jetty-core
|
2015-01-15 19:02:45 +01:00 |
|
Stian Thorgersen
|
c3c6d4cbba
|
Add redirect_uri to access token request in keycloak.js
|
2015-01-14 15:18:22 +01:00 |
|
pedroigor
|
fa2533ed11
|
[KEYCLOAK-883] - Initial changes.
|
2015-01-13 00:58:19 -02:00 |
|
Stian Thorgersen
|
959933a227
|
Version bump
|
2015-01-12 10:35:50 +01:00 |
|
Michael Gerber
|
9c484b9938
|
add test
|
2015-01-09 14:03:36 +01:00 |
|
Michael Gerber
|
7ce1502bc5
|
pass login_hint parameter to the keycloak login page
|
2015-01-09 11:58:44 +01:00 |
|
mposolda
|
e62858cefd
|
KEYCLOAK-900 Fix resolving of current hostname
|
2015-01-08 11:09:11 +01:00 |
|
Stian Thorgersen
|
526e25abc7
|
Fixes for commons-io dep issues in KeycloakServer
|
2015-01-08 09:53:43 +01:00 |
|
Stian Thorgersen
|
b7dae5c88f
|
Fixes for regression introduced by KEYCLOAK-923
|
2015-01-07 14:54:18 +01:00 |
|
Stian Thorgersen
|
2b1ae89608
|
KEYCLOAK-933 expose-token setting not working - empty string returned instead of token
|
2015-01-07 12:58:42 +01:00 |
|
Bill Burke
|
2a7fc53300
|
Merge pull request #908 from patriot1burke/master
fix cached principal adapter
|
2015-01-06 15:57:56 -05:00 |
|
Bill Burke
|
0f4953dcd2
|
fix cached principal adapter
|
2015-01-06 13:47:02 -05:00 |
|
mposolda
|
c7b0c4fb05
|
KEYCLOAK-929 Don't remove principal on session passivation
|
2015-01-06 19:44:07 +01:00 |
|
Stian Thorgersen
|
74ba508e4a
|
KEYCLOAK-918 Reverse proxy triggers NPE in undertow adapter
|
2015-01-06 10:14:57 +01:00 |
|
Stian Thorgersen
|
992455e273
|
KEYCLOAK-923 Login redirect should support query param in keycloak.js
|
2015-01-06 09:56:03 +01:00 |
|
Stian Thorgersen
|
f97b71c207
|
KEYCLOAK-903
No client session for direct grant
|
2014-12-30 13:28:08 +01:00 |
|
Bill Burke
|
ec9ce6ef2f
|
error page adapter support
|
2014-12-23 16:33:08 -05:00 |
|
Bill Burke
|
8a1b7e39af
|
RESTEASY-901
|
2014-12-22 15:59:25 -05:00 |
|
Michael Gerber
|
512a68c5fa
|
Not required authentication bugfix
|
2014-12-20 14:12:35 +01:00 |
|
gerbermichi
|
1eaafcd3d9
|
bugfix for excluded post rest services
|
2014-12-19 16:55:46 +01:00 |
|
Bill Burke
|
28a56289d9
|
Merge pull request #897 from patriot1burke/master
saved requests
|
2014-12-17 22:29:46 -05:00 |
|
Bill Burke
|
08be04b337
|
saved requests
|
2014-12-17 22:29:18 -05:00 |
|
Stan Silvert
|
0082892f7c
|
KEYCLOAK-880 Fix use of ${..} props in subsystem XML
|
2014-12-17 15:40:02 -05:00 |
|
Stian Thorgersen
|
ee62f5b1a1
|
Merge pull request #891 from nilspreusker/ie9-compatibility
IE9 Compatibility
|
2014-12-17 10:56:14 +01:00 |
|
Bill Burke
|
17a8a92bb3
|
common eap code
|
2014-12-16 12:26:56 -05:00 |
|
Nils Preusker
|
ce1fd8eedc
|
using JSON.stringify(...) and JSON.parse(...)
see
http://lists.jboss.org/pipermail/keycloak-user/2014-December/thread.html
#1355
|
2014-12-16 16:14:13 +01:00 |
|
Bill Burke
|
6c04e26376
|
bump
|
2014-12-05 21:09:38 -05:00 |
|
Bill Burke
|
c0059a875b
|
bump version
|
2014-12-05 19:03:13 -05:00 |
|
Stan Silvert
|
952436f129
|
Restore old AS7 subystem.
|
2014-12-04 14:53:50 -05:00 |
|
Bill Burke
|
82c3e4c1bc
|
adapter testsuite port and adapter fixes
|
2014-12-02 14:38:33 -05:00 |
|
objectiser
|
8e01f8ecf1
|
KEYCLOAK-861 Support basic authentication against user credentials managed by KeyCloak.
|
2014-12-01 11:43:19 +00:00 |
|
mposolda
|
c5d000cefc
|
Allow login modules to be more flexible
|
2014-11-28 20:06:18 +01:00 |
|
Stian Thorgersen
|
6b3e7c76bd
|
Merge pull request #870 from ssilvert/eap-subsys
KEYCLOAK-856 Merge WildFly and EAP subsystems
|
2014-11-27 10:02:01 +01:00 |
|
Bill Burke
|
e14c5adf55
|
Merge remote-tracking branch 'upstream/master'
|
2014-11-24 19:16:34 -05:00 |
|
Bill Burke
|
d0856e024f
|
proxy distro
|
2014-11-24 18:12:17 -05:00 |
|
Stan Silvert
|
d53b01eb2b
|
KEYCLOAK-856 Rename wildfly-subsystem to keycloak-subsystem
|
2014-11-24 16:52:16 -05:00 |
|
mposolda
|
2a78d0d4d0
|
KEYCLOAK-859 Added DirectAccessGrantsLoginModule
|
2014-11-24 18:56:51 +01:00 |
|
Stan Silvert
|
34e18c176d
|
KEYCLOAK-856 Remove EAP subsystem
|
2014-11-23 09:35:19 -05:00 |
|
Bill Burke
|
4bad1fea86
|
Merge remote-tracking branch 'upstream/master'
|
2014-11-21 18:45:02 -05:00 |
|
Bill Burke
|
bc6e7c249b
|
proxy config 2
|
2014-11-21 18:44:39 -05:00 |
|
mposolda
|
f1378a6092
|
KEYCLOAK-858 avoid creating inner DeploymentDelegate for each request
|
2014-11-21 23:49:29 +01:00 |
|
mposolda
|
829f9f4386
|
KEYCLOAK-857 add getter/setter for principalAttribute to AdapterDeploymentContext
|
2014-11-21 22:51:22 +01:00 |
|
Stan Silvert
|
f537661341
|
KEYCLOAK-856 Merge WildFly and EAP subsystems
|
2014-11-21 13:33:14 -05:00 |
|
Bill Burke
|
21279fc9ed
|
proxy
|
2014-11-20 21:48:59 -05:00 |
|
Stian Thorgersen
|
ed1073ca92
|
KEYCLOAK-791 Denial of Service by invalid character injection
|
2014-11-18 14:58:20 +01:00 |
|
Bill Burke
|
7244e2f173
|
Merge pull request #859 from patriot1burke/master
tomcat6
|
2014-11-15 12:00:18 -05:00 |
|
Bill Burke
|
5be045c42b
|
tomcat6
|
2014-11-15 11:59:33 -05:00 |
|
mposolda
|
b08930961f
|
Fixes to login module
|
2014-11-14 21:06:07 +01:00 |
|
mposolda
|
68bff44b2e
|
KEYCLOAK-853 Added jaas login module BearerTokenLoginModule
|
2014-11-14 13:40:12 +01:00 |
|
Bill Burke
|
e2045907d4
|
tomcat8
|
2014-11-12 18:56:18 -05:00 |
|
Stan Silvert
|
67c0182a49
|
KEYCLOAK-839 Auth Server overlay enhancements
|
2014-11-12 13:39:39 -05:00 |
|
Stan Silvert
|
c85a31be7f
|
KEYCLOAK-839 Auth Server overlay enhancements
|
2014-11-12 13:39:38 -05:00 |
|
Bill Burke
|
3b6f10913c
|
merge
|
2014-11-10 17:09:00 -05:00 |
|
Bill Burke
|
3fbffc9d7d
|
jetty 8
|
2014-11-10 16:59:31 -05:00 |
|
mposolda
|
07fd8ae9d7
|
KEYCLOAK-836 Added OsgiJaxrsBearerTokenFilterImpl to be used in fuse
|
2014-11-10 22:16:20 +01:00 |
|
mposolda
|
a94ab5883d
|
KEYCLOAK-835 Move AdapterConstants to different package
|
2014-11-10 22:16:20 +01:00 |
|
mposolda
|
d1e819cef1
|
KEYCLOAK-836 Refactoring of JaxrsBearerTokenFilter to work with both resteasy and Apache CXF. Added test
|
2014-11-10 22:16:14 +01:00 |
|
Bill Burke
|
b0a5161e6b
|
final jetty stuff
|
2014-11-07 21:10:15 -05:00 |
|
Bill Burke
|
3805510e20
|
more jetty adapter
|
2014-11-07 18:34:53 -05:00 |
|
Bill Burke
|
31050e0580
|
Merge pull request #811 from ssilvert/deploy-auth-in-subsys
KEYCLOAK-795 Move Auth Server into Keycloak Subsystem
|
2014-11-06 17:57:19 -05:00 |
|
Bill Burke
|
cd25d7019b
|
jetty adapter
|
2014-11-06 17:27:31 -05:00 |
|
Stan Silvert
|
3f75ebf029
|
KEYCLOAK-795 Move Auth Server into Keycloak Subsystem
|
2014-11-05 08:31:07 -05:00 |
|
Stan Silvert
|
f9215e961d
|
Incremental commit because I haven't done one in awhile.
|
2014-11-05 08:31:06 -05:00 |
|
Stan Silvert
|
4776582a6a
|
Old experiment with keycloak-server.json embedded into standalone.xml
|
2014-11-05 08:31:05 -05:00 |
|
Bill Burke
|
9c175bfb5d
|
Merge remote-tracking branch 'upstream/master'
|
2014-11-04 15:55:47 -05:00 |
|
Bill Burke
|
ede59a4441
|
fix jax-doclets
|
2014-11-04 15:55:33 -05:00 |
|
Stian Thorgersen
|
1797f7e704
|
KEYCLOAK-814 Admin Client Example
|
2014-11-04 10:33:42 +01:00 |
|
Stian Thorgersen
|
0f8c073354
|
Version bump
|
2014-11-04 09:01:06 +01:00 |
|
mposolda
|
229391d48b
|
Fix servlet logout on wildfly/undertow
|
2014-11-03 12:59:40 +01:00 |
|
Bill Burke
|
9c7e297118
|
principal token attribute mapping
|
2014-10-31 16:40:07 -04:00 |
|
Bill Burke
|
f209476a1b
|
merged
|
2014-10-31 10:45:35 -04: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 |
|
mposolda
|
82af7cbfa2
|
Fix multi-tenancy on EAP63/AS7
|
2014-10-31 13:17:35 +01:00 |
|
mposolda
|
44d4f6eb95
|
Remove redundant realm property from KeycloakSecurityContext
|
2014-10-31 13:17:35 +01:00 |
|
Juraci Paixão Kröhling
|
8e764e642f
|
KEYCLOAK-779
Adapter multi-tenancy support
|
2014-10-30 16:54:26 +01:00 |
|
Bill Burke
|
cf747dac22
|
remove info logging
|
2014-10-30 09:53:06 -04:00 |
|
Bill Burke
|
d289fa7402
|
Merge remote-tracking branch 'upstream/master'
|
2014-10-29 11:42:36 -04:00 |
|
Bill Burke
|
5831cffc19
|
add logging to pom
|
2014-10-29 11:42:24 -04:00 |
|
Juraci Paixão Kröhling
|
e43dd0ad19
|
Changed name for adapter-core maven module
|
2014-10-29 10:18:49 +01:00 |
|
Bill Burke
|
e5934e9d54
|
saml docs
|
2014-10-28 12:16:54 -04:00 |
|
Bill Burke
|
cb110d095f
|
conflict
|
2014-10-28 11:55:52 -04: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 |
|
Bill Burke
|
ce76270ad8
|
saml key refactor
|
2014-10-24 10:58:32 -04: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
|
dec82ddf68
|
Merge pull request #787 from stianst/master
KEYCLOAK-711 HttpServletReqest.logout() does not work with relative URI
|
2014-10-21 12:42:34 +02:00 |
|
Stian Thorgersen
|
2c218c9aa0
|
KEYCLOAK-711 HttpServletReqest.logout() does not work with relative URI
|
2014-10-21 12:36:20 +02:00 |
|
mposolda
|
01c705b4d3
|
KEYCLOAK-759 Added adapter clustering to admin console
|
2014-10-21 12:32:53 +02:00 |
|
mposolda
|
7d8f265789
|
KEYCLOAK-759 dynamic registration of managementUrls in cluster
|
2014-10-17 21:51:46 +02:00 |
|
mposolda
|
9954d68a1f
|
KEYCLOAK-748 cluster-aware logout for non-distributable apps
|
2014-10-09 21:33:07 +02:00 |
|
mposolda
|
ac8b43358d
|
Reduce logging
|
2014-10-08 23:28:02 +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
|
59bf7e524f
|
Change method signature
|
2014-10-05 20:07:54 +02:00 |
|
mposolda
|
10e618dee9
|
Workaround for WFLY-3345 so logout can work for 'distributable' applications
|
2014-10-03 11:26:34 +02:00 |
|
mposolda
|
50f148cd7c
|
Use one option "auth-server-url-for-backend-requests" instead of 3 options
|
2014-10-02 19:16:04 +02:00 |
|
mposolda
|
72b5632cfe
|
KEYCLOAK-731 Support for replacing configuration of Java adapters with system properties
|
2014-10-02 19:15:37 +02:00 |
|
Bill Burke
|
6cf62a2768
|
move pre-auth
|
2014-10-01 14:57:52 -04:00 |
|
Bill Burke
|
71216bf2c9
|
merge
|
2014-10-01 14:21:23 -04:00 |
|
mposolda
|
d7bcd41909
|
Ensure that KeycloakUndertowAccount and referenced classes can be serialized in session
|
2014-10-01 19:08:41 +02:00 |
|
Bill Burke
|
4b399fe05a
|
login protocol abstraction
|
2014-10-01 10:01:42 -04:00 |
|
mposolda
|
80a9a8984a
|
Cleanup. Support to use-hostname-for-local-requests added to Demo examples
|
2014-09-30 17:37:36 +02:00 |
|
mposolda
|
18fe808ce0
|
KEYCLOAK-720 Support for relative URI resolved by hostname in wildfly adapter
|
2014-09-30 17:37:36 +02:00 |
|
mposolda
|
337b03fc62
|
KEYCLOAK-720 added support for oauth clients
|
2014-09-30 17:37:36 +02:00 |
|
Stian Thorgersen
|
f026772c87
|
KEYCLOAK-725 Add realm update to the Admin Client
|
2014-09-30 15:43:18 +02:00 |
|
Stian Thorgersen
|
423dc1b8a7
|
Change version schema to match JBoss
|
2014-09-12 09:35:08 +02:00 |
|
Stian Thorgersen
|
280cbf2174
|
KEYCLOAK-680 Add/remove social-links through admin api
|
2014-09-11 12:09:55 +02:00 |
|
Stian Thorgersen
|
5dea07793b
|
Version bump
|
2014-09-11 09:27:58 +02:00 |
|
mposolda
|
4c0751c1a0
|
KEYCLOAK-674 Reduce info level logging in adapters
|
2014-09-10 16:02:22 +02:00 |
|
Bill Burke
|
3f539c6d5c
|
version bump
|
2014-09-09 13:34:56 -04:00 |
|
Stian Thorgersen
|
c475721dab
|
KEYCLOAK-668 Make sure keycloak.js doesn't send multiple concurrent requests to refresh the token
|
2014-09-09 13:45:55 +02:00 |
|
Stian Thorgersen
|
8c8c44e50f
|
KEYCLOAK-658 Fix searching for users
|
2014-09-02 10:01:44 +02:00 |
|
Stian Thorgersen
|
05a1fc1ded
|
Version bump
|
2014-09-01 10:17:00 +02:00 |
|
Stian Thorgersen
|
57aea9b51c
|
Merge branch 'master' of https://github.com/ungarida/keycloak into ungarida-master
Conflicts:
integration/tomcat7/adapter/src/main/java/org/keycloak/adapters/tomcat7/AuthenticatedActionsValve.java
|
2014-08-28 14:29:07 +02:00 |
|
Stian Thorgersen
|
55bd889a0f
|
KEYCLOAK-531 Reduce info level logging
|
2014-08-27 11:17:24 +02:00 |
|
Stan Silvert
|
1e5ca3062c
|
KEYCLOAK-642 Latest WildFly breaks Keycloak Subsystem
|
2014-08-22 13:49:57 -04:00 |
|
Bill Burke
|
7c8edb5d11
|
bump pom
|
2014-08-21 10:46:49 -04:00 |
|
Bill Burke
|
e5d5276135
|
race
|
2014-08-20 14:50:28 -04:00 |
|
Stan Silvert
|
a240a00983
|
Add web-console and http-endpoint default configurations for WildFly
build.
|
2014-08-15 13:43:18 -04:00 |
|
Stan Silvert
|
4e88bbc811
|
KEYCLOAK-331 Fixed NPE when user specifies EAR name instead of WAR in standalone.xml. Also, fixed EAR deployment in general and added EAR example.
|
2014-08-12 10:03:20 -04: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 |
|
Bill Burke
|
c17a5823e9
|
cookie cache off
|
2014-08-06 18:01:16 -04:00 |
|
Bill Burke
|
b93cf4868c
|
pom description
|
2014-08-06 17:50:01 -04:00 |
|
Bill Burke
|
aff32f69bb
|
version
|
2014-08-06 15:44:50 -04:00 |
|
Bill Burke
|
e04af84ac0
|
bump version
|
2014-08-06 09:00:23 -04:00 |
|
Bill Burke
|
905061e2b7
|
bump version
|
2014-08-05 20:52:50 -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
|
544883ca9f
|
Added login_hint to keycloak.js
|
2014-07-30 14:27:14 +01:00 |
|
Rodrigo Sasaki
|
e338f1af15
|
Admin REST client
|
2014-07-30 13:24:44 +01:00 |
|
Lukas Fryc
|
7694b130e6
|
KEYCLOAK-588 retrieve window.location.origin in InternetExplorer-compatible way
|
2014-07-30 12:47:52 +02:00 |
|
Stian Thorgersen
|
628c7dd92a
|
KEYCLOAK-579 Use relative urls in examples
|
2014-07-28 10:41:21 +01:00 |
|
Davide Ungari
|
5764ad84e9
|
Fix equals huge error, too much Javascript lately
|
2014-07-27 10:02:41 +02:00 |
|
Davide Ungari
|
f3fde4a8df
|
Upgrade to tomcat.7.0.54
|
2014-07-27 10:01:02 +02:00 |
|
Davide Ungari
|
983ccdd121
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-26 11:27:08 +02:00 |
|
Davide Ungari
|
73ed22c52c
|
logout
|
2014-07-26 11:25:27 +02:00 |
|
Bill Burke
|
7437af0131
|
Merge pull request #530 from ssilvert/master
Rename and update XSD to comply with WildFly testsuite.
|
2014-07-16 15:31:56 -04:00 |
|
Stan Silvert
|
a61733cf47
|
Rename and update XSD to comply with WildFly testsuite.
|
2014-07-16 13:44:57 -04:00 |
|
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 |
|