Commit Graph

208 Commits (5510f2f62ce5d6fdaf15921347fb9368a237d810)

Author SHA1 Message Date
Justin Richer 5510f2f62c removed unused variable in dynreg page 2014-11-22 22:43:42 -05:00
Justin Richer ad5f3ef847 made offline access non-default 2014-11-22 22:43:29 -05:00
Justin Richer 4ccd948ad2 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 22:43:01 -05:00
Justin Richer 4d22ec61cf applied list widget catch to all objects 2014-11-13 16:35:38 -10:00
Justin Richer 740e5407ef more comprehensive list widget leftover object handling in client 2014-11-13 16:35:38 -10:00
Justin Richer 57648cd9d5 client scopes now added appropriately 2014-11-13 16:35:38 -10:00
Justin Richer 51b477679a removed blur detection, started work on alternative 2014-11-13 16:35:38 -10:00
Justin Richer 7939771bf8 made claim popover more friendly to mobile environments 2014-11-13 16:35:38 -10:00
Justin Richer 8a2883f80b approval page defaults to "ask again" when prompt=consent is passed, closes #669 2014-11-13 16:35:38 -10:00
Justin Richer 337ee0b165 added assertion authentication to introspection and revocation endpoints, closes #724 2014-11-13 16:35:38 -10:00
Justin Richer a8a991104c clean tabs, closes #727 2014-11-13 16:35:38 -10:00
Justin Richer 59caf8bcbe [maven-release-plugin] prepare for next development iteration 2014-10-23 23:33:50 -04:00
Justin Richer 729eda1fc1 [maven-release-plugin] prepare release mitreid-connect-1.1.11 2014-10-23 23:33:48 -04:00
Justin Richer 2fc164afca added click through sanity check to registration token rotation, closes #698 2014-10-23 23:28:48 -04:00
Justin Richer d5c96f5d0d updated icons list, enhanced editor display
Addresses #679
2014-10-23 23:13:44 -04:00
Justin Richer e07af009d8 [maven-release-plugin] prepare for next development iteration 2014-10-07 22:06:04 -04:00
Justin Richer b950624843 [maven-release-plugin] prepare release mitreid-connect-1.1.10 2014-10-07 22:06:02 -04:00
Justin Richer dcee8a2311 changed color of "matched" element list in client search 2014-10-07 21:45:52 -04:00
Justin Richer 14f2efae10 added warnings for empty scopes and empty redirect URI lists 2014-10-07 21:45:52 -04:00
John Brooks 97666b086f Change this.model.id to this.model.get('id') 2014-10-07 19:38:08 -04:00
John Brooks 5af78f1f66 Change whitelist references from .id to .get('id') 2014-10-07 19:38:08 -04:00
Justin Richer 2ec4734438 added registration token rotation function to UI 2014-10-07 18:24:51 -04:00
Justin Richer 85fd16b457 fixed button sizes on dynreg and rsreg 2014-10-07 17:51:15 -04:00
Justin Richer f097e589a4 swapped exception class for existing BeanCreationException, added example flag in config file (commented out)
closes #528
closes #689
2014-10-07 16:20:00 -04:00
James Agnew 7f8402e59e Use locally bundled html5shim 2014-10-07 16:19:59 -04:00
Justin Richer f18f1701a3 moved the API endpoints, made resource tokens accessible too 2014-10-07 16:19:59 -04:00
Justin Richer 34e90ff4f2 added view of registration token 2014-10-07 16:19:59 -04:00
Justin Richer f5ba49178f turned off ajax cache, switched to callback-based template loading
adresses #668
2014-10-07 16:19:59 -04:00
James Agnew 81a043bb51 Update mitreid-connect.css 2014-10-07 16:19:59 -04:00
James Agnew 28d9b925b2 Fix IE8/9 issue where form elements don't display 2014-10-07 16:19:59 -04:00
Justin Richer 6d0369e1e2 redirect URI display within table 2014-10-07 16:19:58 -04:00
Justin Richer a5ab5b7d08 cleaner introspection label 2014-10-07 16:19:58 -04:00
Justin Richer d2079fcdc5 renamed client table item template to something sensible 2014-10-07 16:19:58 -04:00
Justin Richer b098b33786 fixed whitelist edit button 2014-10-07 16:19:58 -04:00
Justin Richer 00b55343c7 cleaned up extraneous console.log() debug calls 2014-10-07 16:19:58 -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