Commit Graph

2283 Commits (e18fa60054e9e946e3251dd333729bbe16db7a17)
 

Author SHA1 Message Date
Justin Richer e18fa60054 database sync
10 years ago
Justin Richer 0714ed514e fixed errant unit test
10 years ago
Mark Janssen 62f6b7c45b Upgrade Spring versions
10 years ago
Justin Richer 064f36ef6c clean up resource sets when clients are deleted
10 years ago
Justin Richer f6c20ad314 changed to using merge() in JPA instead of persist()
10 years ago
Justin Richer d1c069ad1e clean up permissions and access tokens when a resource set is revoked
10 years ago
Justin Richer 7345a03aaa added UMA import, closes #811 even harder
10 years ago
Justin Richer bcd8a96b5d UMA data export, closes #811
10 years ago
Justin Richer a3360e9561 externalized strings in data API (1.2)
10 years ago
Justin Richer 4a382f2b1c updated unit tests to new structure
10 years ago
Justin Richer 8c822c0f54 detached whitelist from approved sites, closes #781
10 years ago
Justin Richer 2d6be48732 made error page responsive to HTTP status codes.
10 years ago
Justin Richer 3c297ba18f collapsed error clause
10 years ago
Justin Richer 6921ca9a42 fixed messages file format
10 years ago
Justin Richer e96eda0990 save dynamically registered clients to the server's database, closes #799
10 years ago
Justin Richer 662b0cd098 ported change to UMA server
10 years ago
Justin Richer 44dce71888 fixed database syntax, closes #860
10 years ago
Justin Richer 42b93be492 added uri-encoded client service, closes #857
10 years ago
Justin Richer a42920355c updated error page, closes #858
10 years ago
Justin Richer 0360d35c3b updated to servlet 3.0
10 years ago
Justin Richer de72311c95 updated key to 2048-bit version to set a good example
10 years ago
Justin Richer 2db607ec28 i18n for UMA policy management page
10 years ago
Justin Richer ee9413b882 database sync
10 years ago
Justin Richer aa96b1f1ed made things a little null safer
10 years ago
Justin Richer 8086cc9153 removed test data
10 years ago
Justin Richer d4e3639236 added "add new policy" controls
10 years ago
Justin Richer 214097584a force refresh of resource set model after policies have been edited
10 years ago
Justin Richer c5a65e9cec webfigner claims replacement works
10 years ago
Justin Richer f3a777a2c8 enabled scope editing on existing policies
10 years ago
Justin Richer 3d760cad8b added edit policy button
10 years ago
Justin Richer 03b301b43b moved policy API around, fixed render/loading in UI
10 years ago
Justin Richer 53922374df problems loading the resource set
10 years ago
Justin Richer a9f531bffe removed extraneous save button
10 years ago
Justin Richer 8b8db24179 Policy delete works!
10 years ago
Justin Richer 72bb09550c basic display of Policy Table
10 years ago
Justin Richer 1259b8cd68 updated policy display
10 years ago
Justin Richer f0d628bf27 made Policy API fit the new data model (used to be Claims API)
10 years ago
Justin Richer d7af4b2cf9 added scope consistent check to resource set service
10 years ago
Justin Richer 6703db234d added equals/hashCode/toString on UMA model objects
10 years ago
Justin Richer bfd70efcc3 tweak demo claim values for testing
10 years ago
Justin Richer a8a6e7bf31 downscope resulting token based on policy
10 years ago
Justin Richer 7909e3e9ce made claim collection null safe
10 years ago
Justin Richer af798705b4 made claim values any JSON type, closes #853
10 years ago
Justin Richer b0935086c2 made claims processor take in policy set and ticket directly
10 years ago
Justin Richer de9f69e461 introduced a claims processor result data shuttle
10 years ago
Justin Richer 2cfaa1c1d7 renamed RequiredClaimSet to Policy
10 years ago
Justin Richer b8a5486995 made required claims sets stick in the database
10 years ago
Justin Richer 667c766273 reverted over-reaching check on webfinger fetcher
10 years ago
Justin Richer cd47d32e2d split required claim sets out as separate indirection structure, closes #813
10 years ago
Justin Richer 13239c1754 make eclipse happy with the warpath plugin
10 years ago