Commit Graph

1943 Commits (2982f8e199bddde93a68aaa39f6dd309bfcb31a5)
 

Author SHA1 Message Date
Justin Richer 5f97ce0ca1 fixed error code string
11 years ago
Justin Richer 6589cd717d disallow fragments in redirect uris for dynamic clients, closes #622
11 years ago
Justin Richer 4e52543091 more properly respond to some client registration errors
11 years ago
Justin Richer c493f438e7 applied token rotation to protected resources
11 years ago
Justin Richer f4edd3164f made timeout field optional, tokens don't expire in the default case
11 years ago
tjain 276d846f4c Configuration Property Bean to load the OP wide registration token life
11 years ago
Trilok Jain 4e09ec687b Registration Token regeneration - when they are beyond their lifetime
11 years ago
Trilok Jain ed3e6a2814 https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues/431:
11 years ago
Justin Richer 199131ba77 fixed stats pluralization flub
11 years ago
Justin Richer e4bb30bd58 cleaned up resource registration model
11 years ago
Justin Richer 413768f3d3 made sidebar menus react to current page/section
11 years ago
Justin Richer c49b347cb3 re-attached options for backbone upgrade compatibility
11 years ago
Justin Richer 5e2fbd49c0 upgraded backbone.js
11 years ago
Justin Richer 271698272f added auto-collapse to action menu (for mobile devices)
11 years ago
Justin Richer ed0dc9acde updated top bar to work better on mobile touch browsers (I hope)
11 years ago
Justin Richer 5b1f9c1aeb removed extraneous references to app-connect Views (removed in f33726a)
11 years ago
Justin Richer d922a98783 fixed some liveliness problems in the client UI
11 years ago
Justin Richer bd1685b8d8 added live counts to tabs
11 years ago
Justin Richer f8dd8b32c7 added tabs to token page
11 years ago
Justin Richer c80acaa3f0 added copyable clientid display to client table
11 years ago
Justin Richer 0def26b7ed added tabs to grant display
11 years ago
Justin Richer a106121af3 created blacklist aware redirect resolver and wired it in, closes #549
11 years ago
Justin Richer d0e40d7cbd propagated filter order change to other endpoints for consistency (shouldn't actually matter)
11 years ago
Justin Richer ba266d7224 swapped order of client auth filters, closes #610
11 years ago
Justin Richer a97f3e2d65 don't throw away creation time on protected resource update (oops)
11 years ago
Justin Richer 6df68fc97a fixed client secret display on dynreg and res reg pages
11 years ago
Justin Richer e0fe22e4ba don't regenerate client secrets every single time
11 years ago
Justin Richer 04de4e8483 updated display of saved client secret
11 years ago
Justin Richer d844b8e444 ported credential handling UI to dyn reg and res reg pages
11 years ago
Justin Richer bafd951dac removed extraneous data checks from resource registration
11 years ago
Justin Richer 53148f2c87 better auth method checking in dynamic registration and resource registration
11 years ago
Justin Richer f15b4a0f74 resource registration returned the wrong URL
11 years ago
Justin Richer b81e8e7ed5 got rid of extraneous "require client secret" box
11 years ago
Justin Richer 47cc005fe5 more sanity checking for client secrets
11 years ago
Justin Richer cac645484f client API now generates client secret only for clients that require a client secret
11 years ago
Justin Richer 71fa796b42 Allow public clients to use token endpoint, closes #611, closes #613
11 years ago
Josh Mandel 5ec7404e7b Fix missing redirect URIs in dynreg view
11 years ago
Justin Richer 52e53ba219 extracted validation exception, refactored protected resource registration endpoint to use this format
11 years ago
Justin Richer b7a8bbdddc cleanup, error wrappers on protected resource registration
11 years ago
Justin Richer deaccf437e refactored dynamic registration endpoint's checks for client consistency
11 years ago
Justin Richer 22ab1173a7 cleaned up dynreg self-service page to account for single-selection of grant types
11 years ago
Justin Richer 04f7a698ea added response type consistency checking, closes #430
11 years ago
Justin Richer 32101ff7b2 added parsing checks, fixed inverted logic, cleaned up redundant settings, closes #597
11 years ago
Justin Richer ab083c0963 added checks to dynamic registration endpoint that disallow registration of multiple incompatible grant types
11 years ago
Justin Richer cdd23df7ee token introspection now returns user "sub" when available in addition to "user_id", closes #507 (might cause incompatibility problems)
11 years ago
Justin Richer 85acfa90db [maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer d5e4cb45a2 [maven-release-plugin] prepare release mitreid-connect-1.1.7
11 years ago
Justin Richer 72c4a394fe cleaner display for user profiles
11 years ago
Justin Richer 8861220632 stats on home page are now loaded in the background (makes main site load much faster)
11 years ago
Justin Richer 0059e78b69 made content wrapper a div instead of a span
11 years ago