Commit Graph

2706 Commits (d05ac7985a33816042404b33cd742e13f299f36c)
 

Author SHA1 Message Date
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
Justin Richer d5e8dd31a8 update to Spring Security 4
8 years ago
Justin Richer 0e703ef9f9 update a few dependency versions, closes #1145
8 years ago
Justin Richer 275c1b7e1c user info fetcher cache throws error instead of returning null (as per library contract), closes #1144
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 91ed758ed1 removed “attributeName” from annotation as this breaks EclipseLink JPA
8 years ago
Mikko Tommila 4f4c8de1c8 Fix JPA issues to allow using Hibernate
8 years ago