Commit Graph

562 Commits (9b2177a4223563f68d6ddd8881828402ff76c90d)

Author SHA1 Message Date
Justin Richer 9b2177a422 switched to using wro4j, main file works but responsive file doesn’t
8 years ago
Justin Richer fd8f628a4f generate .css files and put them into the source directory
8 years ago
Justin Richer c377e411e3 removed packed-in bootstrap files (again)
8 years ago
Justin Richer 256b79ae51 lazy load client stats in UI
8 years ago
Justin Richer 626b18d5ca added software id and version to UI search
8 years ago
Justin Richer e57ea488b3 fixed null handling on client admin pages, added software ID and version to UI
8 years ago
Justin Richer 22a4addfc0 added software ID and software version
8 years ago
Justin Richer 8406a89fd1 added device flow expiration
8 years ago
Justin Richer f0c8b1b235 fixed device code admin UI
8 years ago
Justin Richer f915196c2e fix approval display
8 years ago
Justin Richer cbf5bf742b added messages for display pages, better error handling in user-facing pages
8 years ago
Justin Richer d83fbc6c67 UI for managing device code flow
8 years ago
Justin Richer 44b24af466 database storage for device flow
8 years ago
Justin Richer 04dd67d073 added device codes to database
8 years ago
Justin Richer 548dad4e29 added expiration to device codes
8 years ago
Justin Richer 9cb5377ce8 added device code validity seconds to client model
8 years ago
Justin Richer a5b4115169 functioning device code flow
8 years ago
Justin Richer 837cce786a moved special UI variable loading to inside dynamic footer block
8 years ago
Justin Richer 3e5e7a0f0b [maven-release-plugin] prepare for next development iteration
8 years ago
Justin Richer 0d84db49af [maven-release-plugin] prepare release mitreid-connect-1.3.0-RC1
8 years ago
Justin Richer f056eb9387 compile bootstrap CSS from source
8 years ago
Justin Richer 141f4da7f1 added PKCE editing capabilities to UI
8 years ago
Justin Richer 650429a2de Updated MIT Internet Trust Consortium webpage links, closes #1184
8 years ago
Justin Richer 40b4dfa5fe extracted nav menu from topbar tag
8 years ago
Justin Richer 26c34c70de happy new year! again!
8 years ago
Justin Richer f2173907ac modularized app router initialization functions
8 years ago
Justin Richer 503d6f5725 load all templates from configured files
8 years ago
Justin Richer 5af98e1106 modularized javascript loading and UI components
8 years ago
Justin Richer 00c4ea9199 dynamically load client routes from sub page
8 years ago
Justin Richer c79b6da9d9 Javascript files for UI functionality loaded from configuration bean
8 years ago
Justin Richer 606dd2633b collapsed home page tags
8 years ago
Justin Richer 907f94e0ce collapsed tags into relevant pages
8 years ago
Justin Richer 3acb71763a cleaned up UMA server overlay
8 years ago
Justin Richer 777b7a2112 added new data package to logging defaults
8 years ago
Justin Richer 76c7bef0d6 restored previous filter order and set OAuth filter to stateless, addresses #1190, #1185, #1188
8 years ago
Justin Richer db50a88fe5 Happy New Year 2017
8 years ago
Justin Richer d92cc4d488 fixed constants for spring 4.2
8 years ago
Justin Richer b17a7f43ae removed structured scopes
8 years ago
juazugas ffc5782810 Fix field definition in the model object.
8 years ago
Justin Richer 0dd7eef428 Updated database examples, closes #1167
8 years ago
mialtamimi d862ba9fd8 add indexes on certain fields to shorten time taken to issue a new access token
8 years ago
Justin Richer 9b715f9632 put error logging inside the curried callback
8 years ago
Justin Richer 0d162b1423 disabled CSRF on API endpoints, changed auth manager to a bean ID instead of reference, changed filter order to keep SECOAUTH from clearing out security contexts.
8 years ago
Justin Richer 71bb8d6439 Spring 4.3 namespace
8 years ago
Justin Richer fc91043807 using defaults from spring 4
8 years ago
Justin Richer d5e8dd31a8 update to Spring Security 4
8 years ago
Justin Richer bea3af2470 database table sync
8 years ago
Justin Richer 63bd8d18fb cleaned ID token views from UI
8 years ago
Justin Richer 91da3935f5 Made ID tokens ephemeral, made access token’s “additional information” extensible
8 years ago
Justin Richer 375a5f2e47 removed token count from grant admin page
8 years ago