Commit Graph

77 Commits (8a58d1260020eeb5121eb4f2097209441919ebfa)

Author SHA1 Message Date
Justin Richer d1c069ad1e clean up permissions and access tokens when a resource set is revoked 2015-07-09 16:40:07 -04:00
Justin Richer 7345a03aaa added UMA import, closes #811 even harder 2015-07-09 11:48:52 -04:00
Justin Richer bcd8a96b5d UMA data export, closes #811 2015-07-08 21:27:15 -04:00
Justin Richer e96eda0990 save dynamically registered clients to the server's database, closes #799 2015-07-08 14:35:20 -04:00
Justin Richer aa96b1f1ed made things a little null safer
closes #813 (really)
2015-07-03 20:16:37 -04:00
Justin Richer 8086cc9153 removed test data 2015-07-03 20:16:37 -04:00
Justin Richer c5a65e9cec webfigner claims replacement works 2015-07-03 20:16:36 -04:00
Justin Richer 03b301b43b moved policy API around, fixed render/loading in UI 2015-07-03 20:16:35 -04:00
Justin Richer f0d628bf27 made Policy API fit the new data model (used to be Claims API) 2015-07-03 20:16:34 -04:00
Justin Richer d7af4b2cf9 added scope consistent check to resource set service 2015-07-03 20:16:34 -04:00
Justin Richer bfd70efcc3 tweak demo claim values for testing 2015-07-03 20:16:34 -04:00
Justin Richer a8a6e7bf31 downscope resulting token based on policy 2015-07-03 20:16:33 -04:00
Justin Richer 7909e3e9ce made claim collection null safe 2015-07-03 20:16:33 -04:00
Justin Richer af798705b4 made claim values any JSON type, closes #853 2015-07-03 20:16:33 -04:00
Justin Richer b0935086c2 made claims processor take in policy set and ticket directly 2015-07-03 20:16:33 -04:00
Justin Richer de9f69e461 introduced a claims processor result data shuttle 2015-07-03 20:16:33 -04:00
Justin Richer 2cfaa1c1d7 renamed RequiredClaimSet to Policy 2015-07-03 20:16:32 -04:00
Justin Richer b8a5486995 made required claims sets stick in the database 2015-07-03 20:16:32 -04:00
Justin Richer cd47d32e2d split required claim sets out as separate indirection structure, closes #813 2015-07-03 20:16:32 -04:00
Justin Richer d2a393f7f9 converted error handlers to a single @ControllerAdvice class, closes #788 2015-06-24 17:26:10 -04:00
Justin Richer fdf8c4d620 Updated UMA's ExternalAuthoritiesMapper to new OIDCAuthoritiesMapper class, closes #850 2015-06-23 20:49:03 -04:00
Mark Janssen 9e74e40453 Use diamond syntax instead of explicit types 2015-06-03 10:24:48 -04:00
Mark Janssen 6dc2b2cb5e Various small improvements/bugfixes 2015-06-03 10:24:41 -04:00
Justin Richer 52b1bda8d8 version match and cleanup 2015-05-12 21:00:44 -04:00
Justin Richer 24a464e142 put in a dummy resource set service so that introspection can pass through 2015-05-12 20:30:05 -04:00
Justin Richer 1b4dba70f0 dependency shuffling and pom formatting 2015-05-12 16:27:37 -04:00
Justin Richer a2edb31753 moved UMA server to its own module 2015-05-12 15:59:03 -04:00