Commit Graph

2005 Commits (b670f441384a3c171906d4ff3b15ee58df96c226)
 

Author SHA1 Message Date
Justin Richer 7e35ed0100 renamed client table item template to something sensible
10 years ago
Justin Richer fc93f1b36c fixed whitelist edit button
10 years ago
Justin Richer 3cb76f1810 cleaned up extraneous console.log() debug calls
10 years ago
Justin Richer dee78c130c fixed missing null check in request object parser
10 years ago
Justin Richer ed0b476bb7 removed resource server filter from default <security:http> block
10 years ago
James Agnew c3c8df3dd1 Updating spring security versions
10 years ago
James Agnew e0b84069d4 Update to latest spring-security-oauth2 module
10 years ago
Justin Richer 6f2f807b0b [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 93ae1516a5 [maven-release-plugin] prepare release mitreid-connect-1.1.9
10 years ago
Justin Richer d38ee185fb tweaked styling on self-service registration pages
10 years ago
Justin Richer 7c015970ba updated slf4j version to 1.7.2
10 years ago
Wolter Eldering 9243af6df3 Disable javadoc validation on jdk8
10 years ago
Justin Richer b0cce924a2 JsonFileRegisteredClientService now writes out entire client registration to disk, closes #651
10 years ago
Justin Richer 78f3e68e8b update unit test for Windows environment, closes #647
10 years ago
Justin Richer 2ae06b2611 fixed corrupted template, closes #644
10 years ago
Justin Richer 39c50b76f4 added null checks to endpoint auth method switches, closes #652
10 years ago
Brenden Keyes 863dbd17b8 Added setClientConfigurationService method.
10 years ago
ksahlmann 4ca9a593f5 update nimbus-jose-jwt to 2.26.1 due to base64 encoding issue
10 years ago
Justin Richer f974f95138 added better hooks for local CSS overrides
11 years ago
Justin Richer dc4fd404ad made login button green
11 years ago
Justin Richer 62a43165f0 added json member type checking for json utils, won't die if a string is found where an array was expected
11 years ago
Justin Richer 325a200f16 added configurable support for different token presentation methods in user info fetcher, closes #632
11 years ago
Justin Richer 1db4227ce5 reformat / reorder
11 years ago
Justin Richer f997049eff key service can now deal with missing 'kid' fields in JWKs
11 years ago
Justin Richer 8768188133 makes the grant types checker softer, closes #640
11 years ago
Justin Richer 2a2a86a14d further escaping on approval page
11 years ago
Justin Richer a192cc4620 added escaping to JSP display
11 years ago
Justin Richer 91e00d79e3 changed all templates to print escaped characters
11 years ago
Justin Richer 38b6ab7a1b changed user button on top bar to drop down, tweaked login page, closes #635
11 years ago
Justin Richer 9666404d54 added "none" to discovery endpoint
11 years ago
Justin Richer 7476edb310 added unsigned ID token support to server
11 years ago
Justin Richer c7a6c4fafe added support for unsigned ID tokens in client, use client configuration to turn this on, closes #633
11 years ago
tsitkov 5c2cb75407 Better test coverage for JWS/EAlgorithmEmbed, JWEEncryptionMethodEmbed
11 years ago
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