2714 Commits (master)
 

Author SHA1 Message Date
Justin Richer a5b4115169 functioning device code flow 8 years ago
Justin Richer 3326eee934 shell for device flow 8 years ago
Justin Richer c42fe57367 changed task operations to print out name of operation on run 8 years ago
Justin Richer 72fd3c2b99 added ID Token Validity Seconds to data import/export API 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 1cb5b6c6ff added toString to error for debug and display 8 years ago
Ryan Pickett e1ae8f3d8d Add parameters from error response to exception 8 years ago
Justin Richer f056eb9387 compile bootstrap CSS from source 8 years ago
Justin Richer 98a4d56cdd made extraction function less side-effect-ful 8 years ago
Leonard Brünings 00ecd3dd22 Fix NPE if no claims are requested for the userinfo object 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 9592c784d1 modularized UMA server UI 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 b176d4d77e cleaned up old endpoints 8 years ago
Justin Richer 8178af87f0 further modularized data import/export service 8 years ago
Justin Richer 3acb71763a cleaned up UMA server overlay 8 years ago
Justin Richer 52d2298f99 begin modularization of data import/export API 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 01b798151d missed one... 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
strangeweaver 524794fe2e Ignore timeout test as it's vulnerable to a race condition. 8 years ago
strangeweaver bdaf7cba23 Fixed race condition in test and added timeouts to prevent possibility of infinite loop. 8 years ago
strangeweaver 46046b574a Implemented paged operations and used for database cleanup tasks. 8 years ago
strangeweaver 099211593c Fix high load performance issue in token expiration task 8 years ago
juazugas ffc5782810 Fix field definition in the model object. 8 years ago
Sebastian Schuster 0c09a17f59 Adapted uma-server-webapp overlayed spring configuration files to changes in base webapp 8 years ago
Sebastian Schuster 93deef952f Adapted uma-webapp-server database initialization scripts to base changes 8 years ago
Sebastian Schuster 99d1b0cfec Adapted changes from base admin.js to overlayed admin.js in uma-server-webapp 8 years ago
Sebastian Schuster 0c821fcb51 Adapted overlayed application-context.xml in uma-server-webapp to base file 8 years ago
Sebastian Schuster 5993c879a6 Removed version from created war and added maven jetty plugin with context so URLs are prefixed correctly in uma-server-webapp 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