Commit graph

779 commits

Author SHA1 Message Date
mposolda
d309fab825 KEYCLOAK-231 Support for sending scope parameter from applications and oauth clients 2014-01-13 18:41:00 +01:00
mposolda
e904ca8b58 KEYCLOAK-230 Convert third-party example to be CDI+JSF application with reading config from JSON file. Renamed package org.jboss.resteasy to org.keycloak in database example. Added ServletOAuthClientConfigLoader 2014-01-13 18:41:00 +01:00
Bill Burke
4b6ebc339f readme conflict 2014-01-13 11:30:16 -05:00
Bill Burke
5df362a523 Merge remote-tracking branch 'upstream/master'
Conflicts:
	examples/wildfly-demo/README.md
2014-01-13 11:30:01 -05:00
Stian Thorgersen
6146dd48f7 Some minor changes to WildFly example README.md 2014-01-13 13:56:05 +00:00
Bill Burke
ddbb63f3d1 wildfly example readme 2014-01-07 15:01:17 -05:00
Bill Burke
734bc5c902 distro 2014-01-07 14:37:50 -05:00
Bill Burke
a1b7297f25 wildfly deployment structure.xml 2014-01-02 16:24:04 -05:00
Bill Burke
834baf0e27 refactor admin actions 2013-12-19 15:22:15 -05:00
Bill Burke
16f5bbc54e undertow/wildfly adapter fixes 2013-12-18 18:01:47 -05:00
Bill Burke
1f63e87cd6 fix dependency 2013-12-17 12:22:16 -05:00
Bill Burke
6380dc3d1b refactor out resteasy from adapters 2013-12-17 12:07:02 -05:00
Bill Burke
d22b6f8df7 factor out jwt/jose/jws 2013-12-16 11:19:46 -05:00
Bill Burke
d28b1ff98b refactor core/adapter 2013-12-13 19:53:02 -05:00
mposolda
a2e312b3f1 KEYCLOAK-224 Adding KeycloakSessionDestroyListener to web.xml of AS7 and Wildfly demo. Removing MongoRunnerListener from WildFly demo as Mongo is disabled 2013-12-10 11:50:50 +01:00
Bill Burke
edba13e596 realm upload 2013-12-06 17:28:32 -05:00
Bill Burke
d86dec6561 version bump to SNAPSHOT 2013-12-06 09:45:08 -05:00
Bill Burke
4909316d59 pom version bump 2013-12-06 08:40:35 -05:00
Bill Burke
59511c8781 skip 2013-12-06 08:33:47 -05:00
Bill Burke
bab866eaae Merge remote-tracking branch 'upstream/master' 2013-12-05 17:20:04 -05:00
Bill Burke
9a1ef61904 refactor dependencies 2013-12-05 17:19:52 -05:00
Stan Silvert
6d67ace232 Added servlet dependency so that DemoApplication would compile. 2013-12-05 11:18:10 -05:00
Bill Burke
799df520b8 realm import changes 2013-11-27 17:02:12 -05:00
Bill Burke
f79739f73e oauth client 2013-11-26 15:39:57 -05:00
Stian Thorgersen
0e07f47d6f Removed tmp js examples 2013-11-18 09:47:53 +00:00
Bill Burke
934eca73f4 merged 2013-11-15 14:18:00 -05:00
Bill Burke
965bc6dccb wildfly adapter 2013-11-15 14:15:33 -05:00
Stian Thorgersen
45424e5eba Removed '*' role 2013-11-15 16:38:44 +00:00
Stian Thorgersen
158d1740b8 KEYCLOAK-72 and KEYCLOAK-158 2013-11-15 11:03:25 +00:00
Stian Thorgersen
10f48a1bda Change dist to WildFly 1.0.0.Beta1 2013-11-14 16:16:08 +00:00
Stian Thorgersen
5916eaad13 Removed mongo dependencies from services 2013-11-12 15:19:55 +00:00
Bill Burke
2861ea0e96 nasty merge 2013-11-05 23:12:07 -05:00
Bill Burke
d04ca2c34f jpa backend 2013-11-05 21:26:33 -05:00
Stian Thorgersen
a69064c934 Removed js-google 2013-11-05 12:52:57 +00:00
Bill Burke
d6ee6aef9f adapter cors support 2013-10-30 08:28:23 -04:00
Stian Thorgersen
2bb3753289 Added prompt option to auth/login. If prompt='none' is specified the authentication form or grant forms will not be displayed, instead an error is returned 2013-10-24 10:54:00 +01:00
Stian Thorgersen
d79d299073 Made account management an optional feature on a realm, and added login and logout to account management pages 2013-10-19 16:24:58 +01:00
Stian Thorgersen
ff92862404 Minor tweaks to js 2013-10-19 06:32:09 +01:00
Stian Thorgersen
a40568ed54 Updated js example 2013-10-18 19:17:11 +01:00
Stian Thorgersen
34fe0a751c Added cors support to TokenService.accessCodeToToken 2013-10-18 19:17:11 +01:00
Bill Burke
13c75c02e1 bootstrap 2013-10-16 08:26:33 -04:00
Bill Burke
fc92ead9be Merge remote-tracking branch 'upstream/master' 2013-10-14 09:59:28 -04:00
Bill Burke
5f7f4aeb30 merge 2013-10-14 09:59:19 -04:00
Bill Burke
b24860728a script 2013-10-11 09:55:22 -04:00
Bill Burke
0cb7fe0ec2 Merge pull request #66 from patriot1burke/master
dev distro
2013-10-11 06:33:49 -07:00
Bill Burke
df59262cee dev distro 2013-10-11 09:33:04 -04:00
mposolda
453e1c5cf7 Added ServletContextListener for start of embedded MongoDB at Keycloak deploy. Added PropertiesManager 2013-10-10 10:43:54 +02:00
mposolda
58d862819a Added performance tests to testsuite to compare Picketlink+JPA+MySQL with Mongo. 2013-10-10 10:28:36 +02:00
Bill Burke
7226a10abc mv admin ui to module 2013-10-09 19:39:56 -04:00
Bill Burke
e730b5a2aa Merge remote-tracking branch 'upstream/master' 2013-10-09 17:28:09 -04:00
Bill Burke
b58b2c760f scope mapping, oauth client 2013-10-09 17:27:45 -04:00
Stian Thorgersen
453834e807 Added utils for testing Keycloak - includes a quick and easy way to start keycloak, a mail server and a google authenticator simulator 2013-10-09 20:36:12 +01:00
Stian Thorgersen
cd9bb6b9d9 Added basic js example 2013-10-09 17:06:48 +01:00
Stian Thorgersen
dfcf46b056 Can't enable registration for realm 2013-10-07 12:40:05 +01:00
Bill Burke
a3945c85bc Merge pull request #57 from patriot1burke/master
app password
2013-10-06 15:42:08 -07:00
Bill Burke
7613df71c2 app password 2013-10-06 18:41:35 -04:00
Stian Thorgersen
d18cad4e65 Fix oauthGrantForm 2013-10-04 14:01:21 +01:00
Bill Burke
a4e3431445 model module refactor 2013-10-02 09:54:26 -04:00
Bill Burke
29f87eefd7 directions 2013-10-01 10:17:15 -04:00
Bill Burke
86a2617799 split up realm settings 2013-09-27 15:57:30 -04:00
Bill Burke
40d9e7b6f7 application role mappings 2013-09-26 19:43:16 -04:00
Bill Burke
c8be9e01f8 application roles 2013-09-26 17:47:43 -04:00
Bill Burke
2b947bd7f2 Merge pull request #40 from patriot1burke/master
role mappings
2013-09-26 06:08:56 -07:00
Bill Burke
aae3a0ffee role mappings 2013-09-26 09:08:15 -04:00
Bill Burke
195b06616f Merge pull request #38 from patriot1burke/master
role mapping
2013-09-25 07:44:26 -07:00
Bill Burke
27fe017b6c role mapping 2013-09-25 10:43:33 -04:00
Stian Thorgersen
72315bb9d7 Improvements to required user actions. Including adding support for required actions to AccessCodeEntry. Added test for temporary password. 2013-09-21 12:21:46 +01:00
Bill Burke
4422d9609b Merge pull request #37 from patriot1burke/master
roles
2013-09-20 17:18:21 -07:00
Bill Burke
fb2c2c91b7 roles 2013-09-20 20:17:27 -04:00
Stian Thorgersen
9eb353c6f6 Fixed some mvn warnings 2013-09-20 10:32:52 +01:00
Bill Burke
935f6455c0 merge 2013-09-19 17:40:44 -04:00
Bill Burke
e61833aa43 User screens 2013-09-19 17:22:47 -04:00
Bill Burke
083dc1721b Merge pull request #34 from patriot1burke/master
new css
2013-09-18 13:35:28 -07:00
Bill Burke
778d78d74f new css 2013-09-18 16:34:51 -04:00
Stian Thorgersen
6c124a2172 Added required actions to user. Completed flow for user registering when Realm requires TOTP 2013-09-17 11:24:12 +01:00
Bill Burke
1408475ca1 gabriel css files 2013-09-12 09:52:44 -04:00
Bill Burke
bfe9beae72 merge 2013-09-11 09:44:36 -04:00
Bill Burke
b0bbbeaf7f retire Transaction 2013-09-11 09:28:19 -04:00
mposolda
dd3c438e00 KEYCLOAK-25 Added flow with user registration with prefilled attributes from social 2013-08-22 18:25:33 +02:00
mposolda
932ed10c17 KEYCLOAK-27 Basic social flow with automatic registration and non-duplicated username 2013-08-22 17:17:33 +02:00
Stian Thorgersen
5d33697596 Removed totp from required credentials for demo realm 2013-08-22 15:47:25 +01:00
Stian Thorgersen
de7a185ee0 Started adding totp flow 2013-08-20 17:15:10 +01:00
Bill Burke
73f64bf4ec merge 2013-08-16 08:14:37 -04:00
Stian Thorgersen
0301094fc9 KEYCLOAK-40 Add default role to realm 2013-08-15 16:19:17 +01:00
Bill Burke
13a93fb776 merged 2013-08-15 09:37:41 -04:00
Stian Thorgersen
92235e3b07 Added realm registration 2013-08-15 11:31:10 +01:00
Stian Thorgersen
0ffe1cb354 Renamed sdk-html for forms and added registration form 2013-08-14 12:30:16 +01:00
stianst
fff0f82294 Merge pull request #26 from mposolda/social
Added support for Facebook login
2013-08-13 04:50:43 -07:00
Bill Burke
38300f3e7f user panels and query 2013-08-12 09:41:55 -04:00
Bill Burke
5b03b56c4a realm progress 2013-08-10 16:01:00 -04:00
Bill Burke
a81d03213d refactor 2013-08-10 12:43:55 -04:00
Bill Burke
993fc5c301 required creds 2013-08-10 08:13:39 -04:00
mposolda
13ea0ee609 Added support for Facebook login 2013-08-09 20:06:32 +02:00
Bill Burke
3480cb5646 session timeout improvements 2013-08-08 09:53:18 -04:00
Bill Burke
095b4c62fb idle timeout and app create 2013-08-07 21:52:33 -04:00
Bill Burke
df5823f0e8 fix saas login/register 2013-08-07 10:13:01 -04:00
Stian Thorgersen
dd65a41e86 Changed SaaSService to use login form from sdk-html instead of its own 2013-08-05 17:14:59 +01:00
Bill Burke
7dd876bcda make easier for softlinks 2013-08-05 09:51:02 -04:00
Bill Burke
37348fce3a small improvents 2013-08-04 21:53:26 -04:00
Bill Burke
22b28cb023 nav improvements 2013-08-04 20:52:03 -04:00
Bill Burke
fb45fcc5fd nav ui fixes 2013-08-04 19:33:25 -04:00
Bill Burke
d11876f58e resource rest api 2013-08-04 12:57:12 -04:00
Bill Burke
4e61981b69 expand required credentials 2013-08-04 11:48:09 -04:00
Bill Burke
9ff4ef4d64 roles 2013-08-03 22:41:55 -04:00
Bill Burke
ca35971959 Merge remote-tracking branch 'upstream/master' 2013-08-03 12:03:14 -04:00
Bill Burke
d4f8d2dc7a realm creation ui 2013-08-03 12:00:29 -04:00
Bill Burke
540385fec5 admin ui login 2013-08-02 22:26:57 -04:00
Stian Thorgersen
5ad087d721 Updated login form 2013-08-02 16:38:07 +01:00
Stian Thorgersen
acd4a4b0d4 Integrated social 2013-08-02 13:06:00 +01:00
Stian Thorgersen
949ca612d4 Moved persistence.xml and testrealm.json for example from webapp/META-INF to resources/META-INF - and changed persistence.xml to use a datasource 2013-08-02 12:51:47 +01:00
Stian Thorgersen
8b9dcfe1c0 Added module-name to web.xml - this is for correct context-path when deployed in Eclipse 2013-08-02 12:51:19 +01:00
Bill Burke
c9ec2bb2c5 picketlink 2.5.0.Beta6 2013-08-01 19:04:39 -04:00
Bill Burke
72d9841baa finish picketlink abstraction 2013-07-31 17:56:17 -04:00
Bill Burke
93f9a34175 abstract Picketlink User/Role 2013-07-31 16:30:39 -04:00
Bill Burke
92c15637b2 refactor out picketlink 2013-07-30 21:44:22 -04:00
Bill Burke
85c4626d5b readme 2013-07-29 10:37:34 -04:00
Bill Burke
135e016eba readme 2013-07-29 10:36:20 -04:00
Bill Burke
15a947f4ae last oauth 2013-07-29 10:24:15 -04:00
Bill Burke
4a40ec71c9 role description 2013-07-28 09:47:26 -04:00
Bill Burke
6fdff819a1 logout 2013-07-27 18:19:23 -04:00
Bill Burke
fa63da7e06 cookie login 2013-07-25 09:47:52 -04:00
Bill Burke
b7d45f9d18 more 2013-07-24 20:35:04 -04:00
Bill Burke
ec227c3d2a picketlink snapshot 2013-07-22 21:02:53 -04:00
Bill Burke
7ff2acc79f fixes 2013-07-22 18:16:45 -04:00
Bill Burke
74b121539d better demo 2013-07-22 18:07:00 -04:00
Bill Burke
729d9afac3 demo fixes 2013-07-22 16:34:14 -04:00
Bill Burke
33e9de654b more 2013-07-19 21:33:44 -04:00
Bill Burke
e1fe001a22 demo 2013-07-19 17:59:36 -04:00
Bill Burke
79e6f46183 refactoring for demo setup 2013-07-18 11:44:59 -04:00