Commit Graph

2107 Commits (7af19dbd614958bdedf117042db8b9103dd6a053)
 

Author SHA1 Message Date
Justin Richer 8992841ffa added missing copyright
10 years ago
Justin Richer 071ea579a3 added resource set class
10 years ago
Justin Richer b670f44138 added UMA to version number
10 years ago
Justin Richer 19879c20c2 restored restricted grant type behavior on dynamic registration page (was lost in translation)
10 years ago
Justin Richer 6a41e98474 added display flag for default scopes
10 years ago
Justin Richer 5f116d522d fixed missing display message
10 years ago
Justin Richer 2d53f317b0 checkboxes now control list membership behavior, autocomplete is turned off
10 years ago
Justin Richer e963c3c1ec checkbox based list renderer
10 years ago
Justin Richer 9a19207f86 long list widgets now clickable
10 years ago
Justin Richer 720b73939f fixed token service logic, added verification to unit tests
10 years ago
Justin Richer 97ae456099 fixed unit tests affected by scope service changes
10 years ago
Justin Richer 9ccaa98e2a fixed default scope lists for dynamic clients and protected resources
10 years ago
Justin Richer cf07f75682 added UI for restricted scopes
10 years ago
Justin Richer 6885713eed added warning suppression for data layer -- non-templated generic types have to be used here
10 years ago
Justin Richer f4813fccee fixed log messages on data services
10 years ago
Justin Richer 4ae981f484 updated data layer and unit tests
10 years ago
Justin Richer 593fac83cf scopes can now be set as "restricted" instead of needing to be set "allowDynReg", closes #747
10 years ago
Justin Richer 1caf5ef8bc removed call to deprecated http components constructor
10 years ago
Justin Richer b376bc6059 removed some vestigial service/repository calls, closes #513
10 years ago
Justin Richer ecfb72bc50 additional JOSE class naming
10 years ago
Justin Richer 522edda074 additional JOSE class renaming
10 years ago
Justin Richer cef6cf17b6 externalized a number of strings, closes #385
10 years ago
Justin Richer 05f03f7c90 yet more year updates
10 years ago
Justin Richer f7998899cf missed a few copyright notices
10 years ago
Justin Richer 994ce6c743 consistently named JOSE-based classes, closes #529
10 years ago
Justin Richer 335d05bb5c renamed data service abstract class
10 years ago
Justin Richer 685960358c formatting cleanup
10 years ago
Justin Richer e2349984b8 happy new year 2015!
10 years ago
Justin Richer d56aec5652 removed extraneous version tag for managed dependency
10 years ago
Justin Richer d88cc2ec8e fixed pluralization of post logout URIs in data API services
10 years ago
Justin Richer d91da77a31 cleaned up resource reg view
10 years ago
Justin Richer cdd49d9d54 ported help-block text to other admin pages, cleaned up rsreg form processor
10 years ago
Justin Richer 40b390de6d pluralized post-logout redirect uris for dynamically registered clients
10 years ago
Justin Richer da9c8bdee5 added support for help blocks on list widget views
10 years ago
Justin Richer cc02f8fbe8 pluralized post-logout redirect URI on client, closes #654
10 years ago
Justin Richer b7612520c4 fixed swedish message
10 years ago
Justin Richer bedc101637 import cleanup
10 years ago
Justin Richer 95c7ba3cc2 updated library versions
10 years ago
Justin Richer 70779a69ea reorganized dependency management section, managed cross-module dependencies, updated Nimbus JWT library
10 years ago
Justin Richer 10f7612595 moved another version tag to dependency management list
10 years ago
Justin Richer 587d4b2db6 further pom file cleanup
10 years ago
Justin Richer 377d8cb884 moved dependency version management to parent pom, closes #666
10 years ago
Justin Richer a9544059cf flagged spurious serialization warnings from the libraries (we're not actually serializing things here)
10 years ago
Justin Richer 77c06e9557 replaced deprecated http components calls, closes #744
10 years ago
Justin Richer 3708b531df moved requirement to different component, closes #759
10 years ago
Justin Richer ef3a696972 removed getBySubject and getAll from user info repository and service layers, closes #760
10 years ago
Justin Richer 63dd7c0b25 removed deprecated DefaultUserInfoUserDetailsService and corresponding test, closes #413
10 years ago
Justin Richer d25602fbe7 created a locale resolved tied in with the existing server configuration bean, removed locale interceptor (it doesn't work with fixed resolvers), cleaned up comments and files
10 years ago
Fredrik Jönsson 7861300d72 Activate locale change interceptor and make it overrideable.
10 years ago
Fredrik Jönsson 10b7eb60c8 Fix typo.
10 years ago