Commit Graph

2005 Commits (b670f441384a3c171906d4ff3b15ee58df96c226)
 

Author SHA1 Message Date
Justin Richer 9a3bf818cd added icon for token introspection enabled clients
11 years ago
Justin Richer 683776e031 removed extraneous yup, closes #623
11 years ago
Justin Richer 0e02a4c7ca fixed wonky CSS on login page ... again
11 years ago
Justin Richer d35f1fa014 added element scope to query for logo preview, closes #624
11 years ago
Justin Richer 08d62473be removed placeholder log-in box on lefthand side for non-logged-in users, replaced with a half-width spacer
11 years ago
Justin Richer adf477c64e [maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer 8d97ed61ec [maven-release-plugin] prepare release mitreid-connect-1.1.8
11 years ago
Justin Richer acf039a1f7 wrapped auth method check, added SECRET_JWT, closes #621
11 years ago
Justin Richer 9f9b49fc63 refactored validator checks to cascade better, throw an authentication exception if we can't find a validator for the ID Token
11 years ago
Christopher Elkins a465559ac5 Revert incorrect key-encoding change in SymmetricCacheService
11 years ago
Christopher Elkins 1dc204f975 Validate HMAC-signed ID tokens
11 years ago
Justin Richer 5773fe195b set proper content type on user info JWT response
11 years ago
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