Commit graph

438 commits

Author SHA1 Message Date
vrockai
eb49ac4404 KEYCLOAK-145 forms for realm/app default roles 2013-11-07 10:58:25 +01:00
ammendonca
f578d2a3ab KEYCLOAK-147: Create onoffswitch directive and use it where applicable. 2013-11-06 13:31:36 +00:00
Bill Burke
116c0fb88a Merge pull request #91 from patriot1burke/master
jpa model
2013-11-05 20:12:57 -08: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
Gabriel Cardoso
45fb634881 Messages and modal box 2013-11-05 13:45:07 -02:00
Stian Thorgersen
a69064c934 Removed js-google 2013-11-05 12:52:57 +00:00
Stian Thorgersen
e857f2ed2a Ooops.... 2013-11-05 12:43:11 +00:00
Stian Thorgersen
97a6f9e9e9 Added reset password and verify email options to realm 2013-11-05 11:30:53 +00:00
Stian Thorgersen
7bbeddc2a3 Tweaked EmailSender, fixed SSL prop in console + added option for StartTLS 2013-11-05 10:58:33 +00:00
Stian Thorgersen
86a414c39f Merge branch 'KEYCLOAK-113' of https://github.com/ammendonca/keycloak into ammendonca-KEYCLOAK-113 2013-11-05 10:12:00 +00:00
stianst
885f07291e Merge pull request #88 from ammendonca/KEYCLOAK-126
KEYCLOAK-126: Modified modal template to allow HTML to be passed (also r...
2013-11-05 02:09:10 -08:00
stianst
97fc2736d4 Merge pull request #87 from cardosogabriel/master
Inputs, labels and loading
2013-11-05 02:08:35 -08:00
Stian Thorgersen
15e9ed5149 Fix for jdk7 2013-11-05 10:02:32 +00:00
ammendonca
859659f25e KEYCLOAK-113: Added page for SMTP server configuration. 2013-11-05 00:28:21 +00:00
ammendonca
35e4a22093 KEYCLOAK-126: Modified modal template to allow HTML to be passed (also removed btn class from buttons) and added HTML to message in the Dialog service to use different classes at paragraphs. 2013-11-04 17:49:07 +00:00
Gabriel Cardoso
7c292db40c Loading feedback 2013-11-04 15:32:42 -02:00
Stian Thorgersen
d083909136 Added support for default application roles. Added authz to account, user (or client if oauth) is required to have role manage-account to manage their account, this is a default role for the Account application. 2013-11-04 17:21:46 +00:00
Gabriel Cardoso
e97acb40f3 Input sizes and label required aligment 2013-11-04 13:56:09 -02:00
Stian Thorgersen
97792b7e1d Fixed layout of grant page 2013-11-03 16:25:31 +00:00
Stian Thorgersen
c6f43baf0d Allow oauth clients to ask for permission to view user profile, and manage user account 2013-11-03 16:14:15 +00:00
Stian Thorgersen
7f691b463c KEYCLOAK-75 Retrieve user profile 2013-11-03 13:33:22 +00:00
Stian Thorgersen
d33c8c53f7 Reduce log output for keycloak dev/test server 2013-11-01 16:41:42 +00:00
Stian Thorgersen
85220ba054 Clean-up in social core 2013-11-01 16:41:16 +00:00
Stian Thorgersen
2ff46353bc Moved SocialRequestManager from social/core to services 2013-11-01 15:59:33 +00:00
Stian Thorgersen
de6cd5f10a KEYCLOAK-76 Server distribution 2013-11-01 14:23:49 +00:00
Stian Thorgersen
b84edc63a6 Fixed login form 2013-11-01 12:21:05 +00:00
Bill Burke
f195355446 Merge pull request #85 from cardosogabriel/master
Modal box & adjustments
2013-10-31 12:40:29 -07:00
Gabriel Cardoso
32eaa9a11e Correcting login form 2013-10-31 17:37:42 -02:00
Gabriel Cardoso
9ca2632c75 Alert log out message customization 2013-10-30 15:25:59 -02:00
Gabriel Cardoso
51d6538b03 Merge remote-tracking branch 'upstream/master' 2013-10-30 11:04:57 -02:00
Bill Burke
bc3961af56 Merge pull request #86 from patriot1burke/master
cors
2013-10-30 05:33:34 -07:00
Bill Burke
d6ee6aef9f adapter cors support 2013-10-30 08:28:23 -04:00
Gabriel Cardoso
88992b1180 Design adjustments 2013-10-29 15:43:54 -02:00
Gabriel Cardoso
ebf6a8f3bf Modal box 2013-10-28 16:17:59 -02:00
Bill Burke
0f03670c06 Merge remote-tracking branch 'upstream/master' 2013-10-25 18:04:35 -04:00
Bill Burke
8c58ce3843 Merge pull request #83 from cardosogabriel/master
Form area and console area
2013-10-25 15:03:52 -07:00
Bill Burke
6e6dccd339 cors token modifications 2013-10-25 18:03:28 -04:00
Stian Thorgersen
0889ed4702 Removed README.md from social 2013-10-25 16:57:11 +01:00
Stian Thorgersen
29c8d81fe5 Updated instructions for adding social providers through admin console 2013-10-25 15:50:14 +01:00
vrockai
2f9aa14a7d KEYCLOAK-115 fixing message headers 2013-10-25 15:15:53 +01:00
vrockai
508a9a1e6b KEYCLOAK-115 add social provider config page 2013-10-25 15:14:19 +01:00
Stian Thorgersen
fd6bde829c Fixed svgs not found when using KeycloakServer 2013-10-25 14:31:16 +01:00
Gabriel Cardoso
52c86544f3 Form area and console 2013-10-25 11:24:58 -02:00
Stian Thorgersen
45b5f5afd5 Add setting realm.accessCodeLifespanUserAction in admin console 2013-10-25 12:39:25 +01:00
stianst
26b28be04c Merge pull request #82 from ammendonca/KEYCLOAK-118
KEYCLOAK-118: Several issues fixed:
2013-10-25 01:44:44 -07:00
Stian Thorgersen
f7461b3ec3 Removed ui module - this is just the old console from IdentityBroker 2013-10-25 09:42:00 +01:00
Gabriel Cardoso
e7ad2d321b Adjustments in the form area 2013-10-24 15:28:57 -02:00
Gabriel Cardoso
79bc920a9b Merge remote-tracking branch 'upstream/master' 2013-10-24 11:49:13 -02: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