Commit Graph

259 Commits (0e9214ccea64cfacde00d0c8e3dce734a3e4c691)

Author SHA1 Message Date
Justin Richer 55fb6667a0 removed unused variable in dynreg page 2014-11-22 23:46:25 -05:00
Justin Richer 76b25e13c1 made offline access non-default 2014-11-22 23:46:25 -05:00
Justin Richer e371ad345f fixed checking of refresh token permissions in client service, clients can now request either refresh_token grant type or offline_access scope and it will work. added checkbox to dynreg page for ease-of-use
closes #734
2014-11-22 23:46:25 -05:00
Justin Richer b4f3039c5a applied list widget catch to all objects 2014-11-13 14:16:00 -10:00
Justin Richer 51b10dbe96 more comprehensive list widget leftover object handling in client 2014-11-13 13:41:45 -10:00
Justin Richer 89f46fa872 client scopes now added appropriately 2014-11-13 13:15:11 -10:00
Justin Richer d9d9903c55 removed blur detection, started work on alternative 2014-11-13 11:42:50 -10:00
Justin Richer d7f8a846c3 made claim popover more friendly to mobile environments 2014-11-13 11:35:59 -10:00
Justin Richer b14dfa6458 approval page defaults to "ask again" when prompt=consent is passed, closes #669 2014-11-13 11:23:54 -10:00
Justin Richer 4e4d9337b6 added assertion authentication to introspection and revocation endpoints, closes #724 2014-11-12 16:32:48 -10:00
Justin Richer 34afe21e8a clean tabs, closes #727 2014-11-12 15:47:32 -10:00
Justin Richer b50facd4c2 explicitly added Jackson2 to support secoauth serialization, added string converter to work with our API 2014-11-11 00:17:03 -10:00
Justin Richer e6d10b67a4 update to Spring 4 and other related libraries 2014-11-10 18:29:54 -10:00
Justin Richer 841e4b4d68 added click through sanity check to registration token rotation, closes #698 2014-10-23 23:30:34 -04:00
Justin Richer 9e1bd8d8c1 updated icons list, enhanced editor display
Addresses #679
2014-10-23 23:30:34 -04:00
Justin Richer e814c3abd4 changed color of "matched" element list in client search 2014-10-07 21:44:17 -04:00
Justin Richer 793740cf08 added warnings for empty scopes and empty redirect URI lists 2014-10-07 21:43:53 -04:00
Justin Richer db052f11ca Moved development branch to 1.2 2014-10-07 21:02:07 -04:00
John Brooks 55a906ae40 Change this.model.id to this.model.get('id') 2014-10-07 19:40:39 -04:00
John Brooks 2d6deeb6f3 Change whitelist references from .id to .get('id') 2014-10-07 19:40:38 -04:00
Justin Richer f12d37f84e added registration token rotation function to UI 2014-10-07 19:40:38 -04:00
Justin Richer 78ebcd030d fixed button sizes on dynreg and rsreg 2014-10-07 19:40:38 -04:00
Justin Richer ec8f708472 swapped exception class for existing BeanCreationException, added example flag in config file (commented out)
closes #528
closes #689
2014-10-04 14:59:36 -04:00
James Agnew fd472e3bb4 Use locally bundled html5shim 2014-09-28 20:43:23 -04:00
Justin Richer 9e88a62479 moved the API endpoints, made resource tokens accessible too 2014-09-22 23:38:12 -04:00
Justin Richer cf198cccc2 added view of registration token 2014-09-22 23:24:17 -04:00
Justin Richer bf56fc34bb turned off ajax cache, switched to callback-based template loading
adresses #668
2014-09-22 21:57:48 -04:00
James Agnew e09c9af306 Update mitreid-connect.css 2014-09-15 21:34:59 -04:00
James Agnew d6cc626241 Fix IE8/9 issue where form elements don't display 2014-09-15 21:34:59 -04:00
Justin Richer 54c95c39d2 redirect URI display within table 2014-09-14 22:02:59 -04:00
Justin Richer 094bb6108e cleaner introspection label 2014-09-14 21:41:09 -04:00
Justin Richer 7e35ed0100 renamed client table item template to something sensible 2014-09-14 21:13:46 -04:00
Justin Richer fc93f1b36c fixed whitelist edit button 2014-09-14 21:09:54 -04:00
Justin Richer 3cb76f1810 cleaned up extraneous console.log() debug calls 2014-09-14 21:06:30 -04:00
Justin Richer ed0b476bb7 removed resource server filter from default <security:http> block 2014-08-24 21:46:40 -04:00
James Agnew c3c8df3dd1 Updating spring security versions 2014-08-06 13:57:35 -04:00
Justin Richer 6f2f807b0b [maven-release-plugin] prepare for next development iteration 2014-08-05 21:54:51 -04:00
Justin Richer 93ae1516a5 [maven-release-plugin] prepare release mitreid-connect-1.1.9 2014-08-05 21:54:47 -04:00
Justin Richer d38ee185fb tweaked styling on self-service registration pages 2014-08-05 21:52:23 -04:00
Justin Richer 2ae06b2611 fixed corrupted template, closes #644 2014-07-31 23:11:05 -04:00
Justin Richer f974f95138 added better hooks for local CSS overrides 2014-07-20 22:15:32 -07:00
Justin Richer dc4fd404ad made login button green 2014-07-20 22:06:09 -07:00
Justin Richer 2a2a86a14d further escaping on approval page
closes #634
2014-07-19 23:32:05 -07:00
Justin Richer a192cc4620 added escaping to JSP display 2014-07-19 23:18:04 -07:00
Justin Richer 91e00d79e3 changed all templates to print escaped characters 2014-07-19 22:39:48 -07:00
Justin Richer 38b6ab7a1b changed user button on top bar to drop down, tweaked login page, closes #635 2014-07-17 00:11:27 -04:00
Justin Richer 285f5ef10b added some header icons 2014-07-14 00:01:23 -04:00
Justin Richer 042a109312 grouped buttons in admin panel, closes #459 2014-07-04 22:15:51 -04:00
Justin Richer 55491c9979 enhanced client searching, closes #565 closes #566 2014-07-04 22:00:50 -04:00
Justin Richer 343e95d161 refresh token table displays count of currently active access tokens, closes #554 2014-07-02 18:23:02 -04:00
Justin Richer 665df2b29c grants table displays number of access tokens associated with grant (not id or refresh tokens), closes #555 2014-07-02 18:06:48 -04:00
Justin Richer 112154a2d8 cleaned up contacts handling across all classes of client, added text to address #626 2014-06-26 13:10:19 -04:00
Justin Richer a8185e5ae2 changed display text for unknown registration time on clients 2014-06-26 12:59:35 -04:00
Justin Richer 9a3bf818cd added icon for token introspection enabled clients 2014-06-26 12:59:19 -04:00
Justin Richer 683776e031 removed extraneous yup, closes #623 2014-06-26 11:51:23 -04:00
Justin Richer 0e02a4c7ca fixed wonky CSS on login page ... again
(backport from MIT)
2014-06-26 11:27:44 -04:00
Justin Richer d35f1fa014 added element scope to query for logo preview, closes #624 2014-06-26 11:11:12 -04:00
Justin Richer 08d62473be removed placeholder log-in box on lefthand side for non-logged-in users, replaced with a half-width spacer 2014-06-25 15:29:45 -04:00
Justin Richer adf477c64e [maven-release-plugin] prepare for next development iteration 2014-06-18 18:27:27 -04:00
Justin Richer 8d97ed61ec [maven-release-plugin] prepare release mitreid-connect-1.1.8 2014-06-18 18:27:25 -04:00
Justin Richer f4edd3164f made timeout field optional, tokens don't expire in the default case 2014-06-12 19:37:32 -04:00
Trilok Jain 4e09ec687b Registration Token regeneration - when they are beyond their lifetime
(in read/update calls)
2014-06-12 19:12:32 -04:00
Justin Richer 199131ba77 fixed stats pluralization flub 2014-06-11 16:19:05 -04:00
Justin Richer e4bb30bd58 cleaned up resource registration model 2014-06-11 15:54:53 -04:00
Justin Richer 413768f3d3 made sidebar menus react to current page/section 2014-06-11 15:50:01 -04:00
Justin Richer c49b347cb3 re-attached options for backbone upgrade compatibility 2014-06-11 15:32:11 -04:00
Justin Richer 5e2fbd49c0 upgraded backbone.js 2014-06-11 15:14:48 -04:00
Justin Richer 271698272f added auto-collapse to action menu (for mobile devices) 2014-06-11 14:44:32 -04:00
Justin Richer ed0dc9acde updated top bar to work better on mobile touch browsers (I hope) 2014-06-11 14:10:06 -04:00
Justin Richer 5b1f9c1aeb removed extraneous references to app-connect Views (removed in f33726a) 2014-06-10 22:40:27 -04:00
Justin Richer d922a98783 fixed some liveliness problems in the client UI 2014-06-10 21:46:17 -04:00
Justin Richer bd1685b8d8 added live counts to tabs 2014-06-10 21:38:20 -04:00
Justin Richer f8dd8b32c7 added tabs to token page 2014-06-10 21:16:37 -04:00
Justin Richer c80acaa3f0 added copyable clientid display to client table 2014-06-10 21:03:42 -04:00
Justin Richer 0def26b7ed added tabs to grant display 2014-06-10 16:58:06 -04:00
Justin Richer a106121af3 created blacklist aware redirect resolver and wired it in, closes #549 2014-06-10 16:29:45 -04:00
Justin Richer d0e40d7cbd propagated filter order change to other endpoints for consistency (shouldn't actually matter) 2014-06-10 11:19:59 -04:00
Justin Richer ba266d7224 swapped order of client auth filters, closes #610 2014-06-10 11:18:05 -04:00
Justin Richer 6df68fc97a fixed client secret display on dynreg and res reg pages 2014-06-09 20:20:58 -04:00
Justin Richer 04de4e8483 updated display of saved client secret 2014-06-09 19:27:27 -04:00
Justin Richer d844b8e444 ported credential handling UI to dyn reg and res reg pages 2014-06-09 18:13:43 -04:00
Justin Richer bafd951dac removed extraneous data checks from resource registration 2014-06-09 17:41:48 -04:00
Justin Richer b81e8e7ed5 got rid of extraneous "require client secret" box 2014-06-09 16:35:47 -04:00
Josh Mandel 5ec7404e7b Fix missing redirect URIs in dynreg view
Fix more property names in dynreg view
2014-06-06 12:21:38 -07:00
Justin Richer 22ab1173a7 cleaned up dynreg self-service page to account for single-selection of grant types 2014-06-05 19:44:49 -04:00
Justin Richer ab083c0963 added checks to dynamic registration endpoint that disallow registration of multiple incompatible grant types 2014-06-05 17:16:35 -04:00
Justin Richer 85acfa90db [maven-release-plugin] prepare for next development iteration 2014-06-04 14:51:32 -04:00
Justin Richer d5e4cb45a2 [maven-release-plugin] prepare release mitreid-connect-1.1.7 2014-06-04 14:51:29 -04:00
Justin Richer 72c4a394fe cleaner display for user profiles 2014-06-04 14:39:47 -04:00
Justin Richer 8861220632 stats on home page are now loaded in the background (makes main site load much faster) 2014-06-04 14:39:30 -04:00
Justin Richer 0059e78b69 made content wrapper a div instead of a span 2014-06-04 13:36:38 -04:00
Justin Richer dd5ee4bf80 created generic "loading" page to sit behind loading sheet, avoids sheet getting re-used (which doesn't tend to work) 2014-06-04 13:34:08 -04:00
Justin Richer 737eec432a fixed blacklist loading sheet 2014-06-04 13:33:31 -04:00
Justin Richer 00b35ddd9d cleaned references to app-attached views 2014-06-04 13:19:04 -04:00
Justin Richer 580f6d990e cleaned up "cancel" button behavior, also closes #608 2014-06-03 22:43:09 -04:00
Justin Richer f33726a778 don't re-use view objects, closes #608 2014-06-03 22:42:42 -04:00
Justin Richer e57adc048a don't allow empty blacklists either 2014-05-31 11:14:16 -04:00
Justin Richer 1a7de8cf29 disambiguate list items in event model 2014-05-31 11:10:53 -04:00
Josh Mandel ff3a210064 Don't delete the entire client when a single email address is removed 2014-05-30 11:01:58 -07:00
Justin Richer be98b9cd0b [maven-release-plugin] prepare for next development iteration 2014-05-27 14:00:40 -04:00