Commit Graph

1872 Commits (b5ae05162ec6fa2eac7c958d596d21c1b7c3319f)
 

Author SHA1 Message Date
Justin Richer 285f5ef10b added some header icons
11 years ago
Justin Richer 042a109312 grouped buttons in admin panel, closes #459
11 years ago
Justin Richer 55491c9979 enhanced client searching, closes #565 closes #566
11 years ago
Justin Richer 343e95d161 refresh token table displays count of currently active access tokens, closes #554
11 years ago
Justin Richer 665df2b29c grants table displays number of access tokens associated with grant (not id or refresh tokens), closes #555
11 years ago
Justin Richer 538c4031bb added in better default checks for content negotiation
11 years ago
Justin Richer 3412c1877e removed unnecessary unit test
11 years ago
tsitkov e1b4df74f0 Added tests for DefaultJwtEncryptionAndDecryptionService
11 years ago
Justin Richer 5223d88e0a updated unit test to fit new nimbus version
11 years ago
Kristina Sahlmann 7bf8e2ad08 change the OctetSequenceKey constructor in SymmetricCacheService
11 years ago
Kristina Sahlmann 306c8cff17 update nimbus-jose-jwt dependency to 2.26 and fix the affected files
11 years ago
tsitkov 48431fd5c7 Unit test for JWKSetKeyStore class
11 years ago
Justin Richer 078bf5e464 combine HTTP content negotiation with client preferences for user info endpoint
11 years ago
Justin Richer 1de2a61176 made accept header optional for user info request
11 years ago
Justin Richer 112154a2d8 cleaned up contacts handling across all classes of client, added text to address #626
11 years ago
Justin Richer 04acc21eea removed injection of admin email address from client API, will happen browser-side now
11 years ago
Justin Richer a8185e5ae2 changed display text for unknown registration time on clients
11 years ago
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