Commit Graph

56 Commits (cbe6b9e1df32badbe40c909ba19c7f1c8b7bcd9c)

Author SHA1 Message Date
Justin Richer c31f42c3f3 updated versions to 1.3
9 years ago
Justin Richer 58724aa6dc [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer 29c9ee2c46 [maven-release-plugin] prepare release mitreid-connect-1.2.6
9 years ago
Justin Richer d0d6ae2ad8 [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer 7f5b70e9e1 [maven-release-plugin] prepare release mitreid-connect-1.2.5
9 years ago
Justin Richer 82a1e49e79 [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer e6684fb7a8 [maven-release-plugin] prepare release mitreid-connect-1.2.4
9 years ago
Justin Richer 7badfe1d17 Happy new year 2016!
9 years ago
Justin Richer e828f3f18d [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer 01ca5ef8e2 [maven-release-plugin] prepare release mitreid-connect-1.2.3
9 years ago
Justin Richer 7f464c496b changed copyright to new consortium name
9 years ago
Justin Richer d120e8fb20 return ID of resource set in Location URL by calling the right object
9 years ago
Justin Richer 2deec98b58 [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer d96b2dc130 [maven-release-plugin] prepare release mitreid-connect-1.2.2
9 years ago
Justin Richer 9599642f3a upgraded nimbus in uma module`
9 years ago
Justin Richer c67611e975 added qualifier name to persistence unit and transaction manager, closes #883
9 years ago
Justin Richer 8b362f23f3 [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer e384a6257b [maven-release-plugin] prepare release mitreid-connect-1.2.1
9 years ago
Justin Richer acb3d03052 added 'kid' to all signed tokens, closes #899
9 years ago
Justin Richer 22c05ec51b [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer e6b64cd9cd [maven-release-plugin] prepare release mitreid-connect-1.2.0
9 years ago
Justin Richer 489450b1c2 automated code format cleanup
9 years ago
Justin Richer 8a4fb5f839 cleaned up imports
9 years ago
Justin Richer 15c2b57730 [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer 8317c759f1 [maven-release-plugin] prepare release mitreid-connect-1.2.0-RC2
9 years ago
Justin Richer 0740443768 added claims redirect uri set to client model for UMA usage
9 years ago
Justin Richer a4e75ed733 [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 58a47d0e46 [maven-release-plugin] prepare release mitreid-connect-1.2.0-RC1
10 years ago
Justin Richer 064f36ef6c clean up resource sets when clients are deleted
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 e96eda0990 save dynamically registered clients to the server's database, closes #799
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 c5a65e9cec webfigner claims replacement works
10 years ago
Justin Richer 03b301b43b moved policy API around, fixed render/loading in UI
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 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 cd47d32e2d split required claim sets out as separate indirection structure, closes #813
10 years ago
Justin Richer d2a393f7f9 converted error handlers to a single @ControllerAdvice class, closes #788
10 years ago
Justin Richer fdf8c4d620 Updated UMA's ExternalAuthoritiesMapper to new OIDCAuthoritiesMapper class, closes #850
10 years ago