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
ammendonca
9387d78c48
KEYCLOAK-118: Several issues fixed:
...
- Tooltips suing Angular UI
- Modals with Angular UI and Bootstrap 3.x
- Icons using SVG not working
- Perform search clicking on enter
- Show User/Application name on Delete modal
- Show "No results" and "Not configured" alerts when appropriate
- Always show cancel button on "New ..." forms. Save shows on changes.
- Add null option to Application select on Application Roles
- Fixed menus
- Other misc fixes...
2013-10-24 01:17:04 +01:00
Gabriel Cardoso
4019b6fd5f
header, button and input
2013-10-23 16:06:13 -02:00
Bill Burke
9e4d5f0eb6
Merge pull request #81 from ammendonca/KEYCLOAK-103
...
KEYCLOAK-103: Add Base URL information to application table. In case it'...
2013-10-23 07:42:08 -07:00
Bill Burke
2110eae99e
Merge pull request #80 from cardosogabriel/master
...
Adjustments on the header and content area
2013-10-23 07:41:57 -07:00
ammendonca
b996ad301f
KEYCLOAK-103: Add Base URL information to application table. In case it's not defined, a 'Not defined' text is shown in muted class.
2013-10-22 17:44:36 +01:00
Gabriel Cardoso
71d79fb899
Merge remote-tracking branch 'upstream/master'
2013-10-22 14:13:30 -02:00
Gabriel Cardoso
29089943d0
Design adjustments
2013-10-22 14:13:13 -02:00
Bill Burke
39a3e14004
Merge pull request #77 from cardosogabriel/master
...
Finishing the navigation corrections
2013-10-22 08:36:14 -07:00
Gabriel Cardoso
24fbbc0c6f
Merge remote-tracking branch 'upstream/master'
2013-10-22 12:29:14 -02:00
Stian Thorgersen
3ee6f02068
Fix for KEYCLOAK-116
2013-10-22 14:14:31 +01:00
Stian Thorgersen
bb3a82f932
KEYCLOAK-116
...
Use social provider settings from realm
2013-10-22 14:05:56 +01:00