Commit Graph

1682 Commits (dfdc4ed52d56fa344814df41923dac469bd1dc16)

Author SHA1 Message Date
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
Justin Richer 91ecf62cff tooltip-based claims display 2014-01-20 21:51:12 -05:00
Justin Richer 8518c6f907 slightly better displays for claim information 2014-01-20 21:17:48 -05:00
Justin Richer 19dbe92d4e initial support for displaying claim values for requested scopes 2014-01-20 20:56:04 -05:00
Justin Richer 11064b540a upgrade guava to 16 2014-01-20 20:53:13 -05:00
Justin Richer d946cfb4a7 added support for target uri parameter in third party issuer (or other custom issuer that sets the right flag on return), closes #539 2014-01-20 17:07:35 -05:00
Justin Richer 3b52ce8201 happy new year! 2014-01-20 12:38:42 -05:00
Justin Richer dd8b17c67d added UNIQUE constraint to client_id 2014-01-20 11:31:09 -05:00
Justin Richer ea1f52cdf9 updated syntax of default values to allow file to run inside HSQLDB GUI (it ran fine on the back end for some reason), addresses #545 2014-01-20 11:29:46 -05:00
Andy Pemberton 3a200e9567 add contextPath 2014-01-12 09:47:22 -05:00
Andy Pemberton 7392749ce5 add jetty plugin for quick startup 2014-01-12 09:00:09 -05:00
Justin Richer ebbc7209aa automated code formatting and cleanup 2013-12-03 14:19:34 -05:00
Justin Richer e1e7f7a579 [maven-release-plugin] prepare for next development iteration 2013-12-02 12:18:11 -05:00
Justin Richer 42fe973f7b [maven-release-plugin] prepare release mitreid-connect-1.1.0 2013-12-02 12:18:08 -05:00
Justin Richer 29b1cb4202 fixed variable name on approved sites page, addresses #518 (again) 2013-12-02 11:56:02 -05:00