Commit Graph

1917 Commits (714acb8bdd8381887b2c2171d6a6d09e95b96022)
 

Author SHA1 Message Date
John Brooks 61c559209a Changed parent class from Exception to RuntimeException; added copyright
10 years ago
John Brooks 56e21d3c6c Create flag to force HTTPS of value of issuer on server startup, addresses #528
10 years ago
Justin Richer b617fe0c4b externalized view name strings and tied them to view beans
10 years ago
Justin Richer f4b508fa62 Removed exceptions from @PostConstruct methods, closes #663
10 years ago
James Agnew 7f8402e59e Use locally bundled html5shim
10 years ago
Justin Richer f18f1701a3 moved the API endpoints, made resource tokens accessible too
10 years ago
Justin Richer 34e90ff4f2 added view of registration token
10 years ago
Justin Richer 71da72de81 import cleanup
10 years ago
Justin Richer 9fcc5077ca added API for getting tokens by clientid
10 years ago
Justin Richer f5ba49178f turned off ajax cache, switched to callback-based template loading
10 years ago
James Agnew 81a043bb51 Update mitreid-connect.css
10 years ago
James Agnew 28d9b925b2 Fix IE8/9 issue where form elements don't display
10 years ago
Justin Richer 176a9a1034 made user info less transient
10 years ago
Justin Richer 6d0369e1e2 redirect URI display within table
10 years ago
Justin Richer a5ab5b7d08 cleaner introspection label
10 years ago
Justin Richer d2079fcdc5 renamed client table item template to something sensible
10 years ago
Justin Richer b098b33786 fixed whitelist edit button
10 years ago
Justin Richer 00b55343c7 cleaned up extraneous console.log() debug calls
10 years ago
Justin Richer 9ebeeb4b79 fixed missing null check in request object parser
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