Justin Richer
|
68580dad72
|
lazy loading for everybody!
|
2014-03-16 00:18:28 -04:00 |
Justin Richer
|
a10761b889
|
lazy load for client list
|
2014-03-15 23:34:22 -04:00 |
Justin Richer
|
5fdfbbd968
|
removed breadcrumbs tag (not used), moved loading box in jsp
|
2014-03-15 23:26:07 -04:00 |
Justin Richer
|
f0ee06b7f3
|
cleaned up top bar image CSS
|
2014-03-15 23:24:39 -04:00 |
Justin Richer
|
1ef767462e
|
local patch to retina.js to make it play nicer in firefox
|
2014-03-13 20:05:20 -04:00 |
Justin Richer
|
06a86f4830
|
added support for retina displays on logo, added logo to homepage, changed logo inclusion in top bar, fixed organizational links
closes #552
|
2014-03-13 19:58:50 -04:00 |
Justin Richer
|
c9637bcede
|
Consolidated client "more info" views
|
2014-03-08 22:00:39 +00:00 |
Justin Richer
|
9b084db3cb
|
cleaned extraneous "contacts" display
|
2014-03-08 21:25:57 +00:00 |
Justin Richer
|
82f1ba61f3
|
cleaned out some global variables
|
2014-03-08 21:20:40 +00:00 |
Justin Richer
|
ff4c0ab289
|
fixed some titles
|
2014-03-08 20:48:13 +00:00 |
Justin Richer
|
597870132c
|
got rid of extraneous parentheses
|
2014-03-08 20:45:25 +00:00 |
Justin Richer
|
ad5ffb64e8
|
[maven-release-plugin] prepare for next development iteration
|
2014-03-08 11:17:40 +00:00 |
Justin Richer
|
1635cf957d
|
[maven-release-plugin] prepare release mitreid-connect-1.1.2
|
2014-03-08 11:17:35 +00:00 |
Justin Richer
|
53cc7ef447
|
Fixed audience claim on client auth assertion
|
2014-03-06 19:45:05 +00:00 |
Justin Richer
|
8203aaaa35
|
fixed UI for token endpoint auth method
|
2014-03-06 19:30:27 +00:00 |
Justin Richer
|
1fcef858c6
|
updated server discovery document to reflect new capabilities
|
2014-03-06 16:48:27 +00:00 |
Justin Richer
|
3629ff5e2f
|
added signed authentication assertion support to client, closes #558
|
2014-03-06 16:44:31 +00:00 |
Justin Richer
|
b67121f0cd
|
added client_secret_jwt auth method support, closes #174
|
2014-03-04 23:45:36 +00:00 |
Justin Richer
|
485e17c893
|
user profile display improvements
|
2014-03-02 01:12:47 +00:00 |
Justin Richer
|
f8e82037fe
|
client display improvements
|
2014-03-02 01:03:15 +00:00 |
Justin Richer
|
5da3e85f4f
|
added refresh token display, closes #192
|
2014-03-01 11:05:47 +00:00 |
Justin Richer
|
028feeaab4
|
added full token value display, scope display, and expiration display to token ui
|
2014-03-01 11:05:47 +00:00 |
Justin Richer
|
9d981d034e
|
added description hover to scopes
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
c9bea0f180
|
access token display and delete works
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
0137f182ff
|
Start of token management UI (runs)
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
b989af0da9
|
Empty lists now display placeholders when empty. closes #502
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
15b017992c
|
added DELETE to token api because revocation endpoint doesn't work for this kind of management, closes #191
|
2014-03-01 11:05:46 +00:00 |
Justin Richer
|
89f015cf1c
|
Updated Token API to be less leaky
|
2014-02-28 21:14:27 +00:00 |
Justin Richer
|
f559673090
|
hide client secret until clicked, closes #517
|
2014-02-18 23:35:59 -05:00 |
Justin Richer
|
15f4b0abd2
|
fix syntax for on click
|
2014-02-18 23:35:59 -05:00 |
Justin Richer
|
b9d684fe1a
|
client id and (sometimes) secret shown on save, addresses #517
|
2014-02-18 23:35:58 -05:00 |
Justin Richer
|
d12751a5b6
|
move modal definition to management page
|
2014-02-18 22:21:05 -05:00 |
Justin Richer
|
8736c24310
|
top bar now reacts to pagename variable, login page doesn't show top bar contents anymore, closes #371
|
2014-02-18 22:20:30 -05:00 |
Justin Richer
|
478463bd5a
|
remote NYI tags from client template
closes #515, #419
|
2014-02-16 22:37:34 -05:00 |
Justin Richer
|
dd391ebf3c
|
Display contacts, popup for image, cleanup of more info
|
2014-02-16 21:58:16 -05:00 |
Justin Richer
|
bf6e6b64c3
|
more approval page enhancements
|
2014-02-16 18:31:38 -05:00 |
Justin Richer
|
1615dd88cc
|
Upgrade bootstrap to 2.3.2
|
2014-02-16 18:26:44 -05:00 |
Justin Richer
|
dab52ca8a0
|
enhancements to approval page
|
2014-02-16 18:25:05 -05:00 |
Justin Richer
|
ec6a78c1ba
|
made prompt pluralizable to comply with spec, closes #519
|
2014-02-16 01:41:08 -05:00 |
Justin Richer
|
50d4988140
|
force maven 3 minimum, closes #524
|
2014-02-16 01:28:56 -05:00 |
Justin Richer
|
896e49f8e8
|
drop temporary tables on upgrade script, closes #536
|
2014-02-16 00:58:37 -05:00 |
Justin Richer
|
9395c3802d
|
[maven-release-plugin] prepare for next development iteration
|
2014-02-10 15:28:14 -05:00 |
Justin Richer
|
4f8311962a
|
[maven-release-plugin] prepare release mitreid-connect-1.1.1
|
2014-02-10 15:28:11 -05:00 |
Justin Richer
|
1289d4737a
|
Changed references of DefaultHttpClient to SystemDefaultHttpClient to inherit system proxy settings, should address #548
|
2014-02-04 10:51:14 -05:00 |
Justin Richer
|
59b1373460
|
oops. missed a couple things. this should actually do it for us now. addresses #490
|
2014-01-21 21:02:53 -05:00 |
Justin Richer
|
df589b39df
|
added "OPTIONS" option to /token filter with no auth, addresses #527
|
2014-01-21 20:54:01 -05:00 |
Justin Richer
|
e9d4acfd03
|
upgraded nimbus jose jwt library
|
2014-01-21 20:43:24 -05:00 |
Justin Richer
|
8f1aecac7b
|
upgraded jetty to latest version
|
2014-01-21 20:37:39 -05:00 |
Justin Richer
|
b18831ef0a
|
updated jetty repository -- org.mortbay doesn't seem to work anymore
|
2014-01-21 20:03:43 -05:00 |
Justin Richer
|
ed4537b4f8
|
switched to popover based display, closes #490
|
2014-01-20 21:56:10 -05:00 |