Commit Graph

2569 Commits (d83fbc6c67a5932b3c834593e9ef20717b9787f4)
 

Author SHA1 Message Date
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 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