Commit Graph

1877 Commits (5510f2f62ce5d6fdaf15921347fb9368a237d810)
 

Author SHA1 Message Date
arielak cc8718c83d Added support for whitelisted and blacklisted site export
10 years ago
arielak a44e5e22fe Added support for whitelisted and blacklisted site import from a 1.0 config
10 years ago
arielak 942696c99f NPE fix
10 years ago
arielak b677b96595 Re-enabled reading of system scopes. Added 1.1 data export functionality
10 years ago
arielak e2119884a5 Added services for data import/export and modified JpaAuthenticationHolderEntity and Repository to allow getting all objects
10 years ago
arielak 7b91d764f0 Added service interface for data import/export service and modified AuthenticationHolderEntity and Repository to allow getting all objects
10 years ago
Justin Richer f097e589a4 swapped exception class for existing BeanCreationException, added example flag in config file (commented out)
10 years ago
John Brooks be485da8ff Corrected bean setup for checkForHttps case tests.
10 years ago
John Brooks e74014906d Separated checkForHttps cases into separate test methods.
10 years ago
John Brooks bed90b165e Initialized forceHttps to false.
10 years ago
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