Commit Graph

215 Commits (a61759bf745816bdaf0e8d4b91bcedea2d47c14e)

Author SHA1 Message Date
Fredrik Jönsson a61759bf74 Translate contact page. 2015-02-04 14:32:13 +01:00
Fredrik Jönsson 222b7bae91 Initial i18n setup and translations. 2015-02-04 13:50:09 +01:00
Justin Richer 6c88d7c54b removed old owner_id field, closes #636 2015-01-17 08:18:36 -05:00
Wolter Eldering 3a067f1875 modify foreign key column types 2014-12-18 20:39:37 -05:00
Wolter Eldering 0e50b2f250 Fix column foreign key data type
make client_id in access_token and approved_site_scope,
whitelisted_site_id in approved_site the same type at the key they
refer to.
2014-12-18 20:39:37 -05:00
Justin Richer e9d764e53e added support for login_hint, closes #250 2014-11-26 09:55:39 -05:00
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