617 Commits (xyz)

Author SHA1 Message Date
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 10 years ago
Justin Richer b4f3039c5a applied list widget catch to all objects 10 years ago
Justin Richer 51b10dbe96 more comprehensive list widget leftover object handling in client 10 years ago
Justin Richer 89f46fa872 client scopes now added appropriately 10 years ago
Justin Richer d9d9903c55 removed blur detection, started work on alternative 10 years ago
Justin Richer d7f8a846c3 made claim popover more friendly to mobile environments 10 years ago
Justin Richer b14dfa6458 approval page defaults to "ask again" when prompt=consent is passed, closes #669 10 years ago
Justin Richer 4e4d9337b6 added assertion authentication to introspection and revocation endpoints, closes #724 10 years ago
Justin Richer 34afe21e8a clean tabs, closes #727 10 years ago
Justin Richer b50facd4c2 explicitly added Jackson2 to support secoauth serialization, added string converter to work with our API 10 years ago
Justin Richer e6d10b67a4 update to Spring 4 and other related libraries 10 years ago
Justin Richer 841e4b4d68 added click through sanity check to registration token rotation, closes #698 10 years ago
Justin Richer 9e1bd8d8c1 updated icons list, enhanced editor display 10 years ago
Justin Richer e814c3abd4 changed color of "matched" element list in client search 10 years ago
Justin Richer 793740cf08 added warnings for empty scopes and empty redirect URI lists 10 years ago
Justin Richer db052f11ca Moved development branch to 1.2 10 years ago
John Brooks 55a906ae40 Change this.model.id to this.model.get('id') 10 years ago
John Brooks 2d6deeb6f3 Change whitelist references from .id to .get('id') 10 years ago
Justin Richer f12d37f84e added registration token rotation function to UI 10 years ago
Justin Richer 78ebcd030d fixed button sizes on dynreg and rsreg 10 years ago
Justin Richer ec8f708472 swapped exception class for existing BeanCreationException, added example flag in config file (commented out) 10 years ago
James Agnew fd472e3bb4 Use locally bundled html5shim 10 years ago
Justin Richer 9e88a62479 moved the API endpoints, made resource tokens accessible too 10 years ago
Justin Richer cf198cccc2 added view of registration token 10 years ago
Justin Richer bf56fc34bb turned off ajax cache, switched to callback-based template loading 10 years ago
James Agnew e09c9af306 Update mitreid-connect.css 10 years ago
James Agnew d6cc626241 Fix IE8/9 issue where form elements don't display 10 years ago
Justin Richer 54c95c39d2 redirect URI display within table 10 years ago
Justin Richer 094bb6108e cleaner introspection label 10 years ago
Justin Richer 7e35ed0100 renamed client table item template to something sensible 10 years ago
Justin Richer fc93f1b36c fixed whitelist edit button 10 years ago
Justin Richer 3cb76f1810 cleaned up extraneous console.log() debug calls 10 years ago
Justin Richer ed0b476bb7 removed resource server filter from default <security:http> block 10 years ago
James Agnew c3c8df3dd1 Updating spring security versions 10 years ago
Justin Richer 6f2f807b0b [maven-release-plugin] prepare for next development iteration 10 years ago
Justin Richer 93ae1516a5 [maven-release-plugin] prepare release mitreid-connect-1.1.9 10 years ago
Justin Richer d38ee185fb tweaked styling on self-service registration pages 10 years ago
Justin Richer 2ae06b2611 fixed corrupted template, closes #644 10 years ago
Justin Richer f974f95138 added better hooks for local CSS overrides 10 years ago
Justin Richer dc4fd404ad made login button green 10 years ago
Justin Richer 2a2a86a14d further escaping on approval page 10 years ago
Justin Richer a192cc4620 added escaping to JSP display 10 years ago
Justin Richer 91e00d79e3 changed all templates to print escaped characters 10 years ago
Justin Richer 38b6ab7a1b changed user button on top bar to drop down, tweaked login page, closes #635 11 years ago
Justin Richer 285f5ef10b added some header icons 11 years ago
Justin Richer 042a109312 grouped buttons in admin panel, closes #459 11 years ago
Justin Richer 55491c9979 enhanced client searching, closes #565 closes #566 11 years ago
Justin Richer 343e95d161 refresh token table displays count of currently active access tokens, closes #554 11 years ago
Justin Richer 665df2b29c grants table displays number of access tokens associated with grant (not id or refresh tokens), closes #555 11 years ago
Justin Richer 112154a2d8 cleaned up contacts handling across all classes of client, added text to address #626 11 years ago