Commit Graph

2690 Commits (aa2dc781480a5634787bbaf17caf6b6a98608b09)
 

Author SHA1 Message Date
XIAO XI LIU 4884b167f2 fix DBCS render issue #1056
9 years ago
Justin Richer 7177854416 inverted boolean for #1033
9 years ago
Justin Richer 39bae3a160 make the client auth URL matcher use an existing matcher instead of custom code
9 years ago
Justin Richer 01892b6f47 use a request matcher on authorization request filter, closes #1033
9 years ago
Justin Richer ca6e867df6 manage dependency versions in parent
9 years ago
Trung Nguyen ecb4a9ed53 Check that the underlying cause of the PersistenceException is caused by a duplicate entry.
9 years ago
Trung Nguyen 6fb26856a7 Make apiAddClient in the client api return a HttpStatus.Conflict if you try to create a client with a used client id.
9 years ago
Leonard Brünings c96be134da Fix unqualified access to implicit request object ...
9 years ago
Leonard Brünings a8adcb1f6b Fix form action for approve.jsp for root contexts
9 years ago
Leonard Brünings 8e71107f9b Fix NPE when checking claim extension, Simplify always true expressions
9 years ago
Fredrik Jönsson 8f81278332 We really should specify an encoding here and not depend on the
9 years ago
jimmytheneutrino fa4722cdd8 shortTopbarTitle
9 years ago
Justin Richer e08b7f89fc fixed bouncy castle dependency range, closes #1084
9 years ago
Leonard Brünings f21c374e8a Add Editorconfig for minimal code style support
9 years ago
Justin Richer 832f5c0199 removed redundant profile for javadoc lint
9 years ago
Mark Janssen 2d495bd0bd Java 8 language level
9 years ago
Justin Richer c31f42c3f3 updated versions to 1.3
9 years ago
Justin Richer 326ce4cb6f trying out codecov.io for code coverage tests
9 years ago
Justin Richer 58724aa6dc [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer 29c9ee2c46 [maven-release-plugin] prepare release mitreid-connect-1.2.6
9 years ago
Justin Richer 37bead1404 added configuration flag for HEART mode
9 years ago
Justin Richer 2d2cf57125 added 'green' display to http on 127.0.0.1 in addition to localhost
9 years ago
Justin Richer 37b9acda66 fixed erroneous error log
9 years ago
Justin Richer 89316cbab1 fixed default token lifetimes for heart mode
9 years ago
Justin Richer 9691f02772 added audience parameter to parser, fixed token generator to match HEART spec
9 years ago
Justin Richer 49a8848648 count really weird URIs as "custom scheme"
9 years ago
Justin Richer 60faf96e00 modified UI for HEART mode
9 years ago
Justin Richer 26d507d635 default new client in UI to HEART-compliant values
9 years ago
Justin Richer d75bba218d forbid password grant type in HEART mode
9 years ago
Justin Richer 52061ff05a pass heart mode variable to javascript
9 years ago
Justin Richer 3a0fd9141f added HEART Mode image to footer
9 years ago
Justin Richer 699e9bff39 testing for multiple classes of redirect URIs
9 years ago
Justin Richer 38710bd3d2 unit tests for HEART mode
9 years ago
Justin Richer 74ea42851b added check for HEART mode consistency
9 years ago
Justin Richer 028265faa6 pulled scope values to externalized strings
9 years ago
Justin Richer 5bccb602d8 always perform strict redirect URI matches in HEART mode
9 years ago
Justin Richer fa4ed7ea06 "dual-client" mode is mutually exclusive with HEART mode, HEART mode takes precedence
9 years ago
Justin Richer 51e3513307 disallow client secret JWT authentication in HEART mode
9 years ago
Justin Richer 84ff2f5fb9 disallow client secret authentication in HEART mode
9 years ago
Justin Richer fd452bf379 added heart-mode flag
9 years ago
Justin Richer d0d6ae2ad8 [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer 7f5b70e9e1 [maven-release-plugin] prepare release mitreid-connect-1.2.5
9 years ago
Justin Richer 0781592357 added "clear all claims" function
9 years ago
Justin Richer cf70a20069 advanced claim addition function
9 years ago
Justin Richer cebf0fb8b2 added general javascript error catch
9 years ago
Justin Richer fc38a9f65d added loader to webfinger function
9 years ago
Justin Richer 65e5476c66 advanced claim addition tab
9 years ago
Justin Richer 659646ba9a sync overridden files from UMA server
9 years ago
Justin Richer 183a599126 fixed OIDC discovery relation URL
9 years ago
Justin Richer f27df01ccc encode empty arrays as nulls by default, leave old function as a backup
9 years ago