Commit Graph

312 Commits (714acb8bdd8381887b2c2171d6a6d09e95b96022)

Author SHA1 Message Date
Justin Richer 714acb8bdd [maven-release-plugin] prepare for next development iteration 2015-10-22 10:44:30 -04:00
Justin Richer 90d188653d [maven-release-plugin] prepare release mitreid-connect-1.1.19 2015-10-22 10:44:28 -04:00
Justin Richer e1f711a107 [maven-release-plugin] prepare for next development iteration 2015-10-02 18:53:20 -04:00
Justin Richer 73da330310 [maven-release-plugin] prepare release mitreid-connect-1.1.18 2015-10-02 18:53:18 -04:00
Justin Richer d03bebe5bf fixed backported 'kid' injection 2015-10-02 18:43:58 -04:00
Justin Richer 9fac632024 added 'kid' to all signed tokens, closes #899 2015-10-01 18:57:09 -04:00
Justin Richer 4bb28052a1 [maven-release-plugin] prepare for next development iteration 2015-08-22 11:54:21 -04:00
Justin Richer 2cc6476295 [maven-release-plugin] prepare release mitreid-connect-1.1.17 2015-08-22 11:54:19 -04:00
Justin Richer 747e9f0bde replaced deprecated http components calls, closes #838 2015-08-21 18:12:05 -04:00
Justin Richer 7ce1286070 [maven-release-plugin] prepare for next development iteration 2015-05-29 09:14:56 -04:00
Justin Richer 166243e833 [maven-release-plugin] prepare release mitreid-connect-1.1.16 2015-05-29 09:14:54 -04:00
Justin Richer 9fd059d091 [maven-release-plugin] prepare for next development iteration 2015-05-09 17:24:19 -04:00
Justin Richer 4c53112923 [maven-release-plugin] prepare release mitreid-connect-1.1.15 2015-05-09 17:24:17 -04:00
Justin Richer 8569213994 moved requirement to different component, closes #759
also cleaned up comments in filter
2015-03-08 23:04:12 -04:00
William Kim 3ae8d46e44 Made the constructor public for OIDCAuthentication filter.
Backported, closes #777
2015-03-08 23:03:53 -04:00
Justin Richer b74df7b583 [maven-release-plugin] prepare for next development iteration 2015-02-27 12:46:33 -05:00
Justin Richer 2b6a4a32fa [maven-release-plugin] prepare release openid-connect-parent-1.1.14 2015-02-27 12:46:31 -05:00
Justin Richer 5214eab1e9 [maven-release-plugin] prepare for next development iteration 2015-01-25 23:14:14 -05:00
Justin Richer 3ac61839bb [maven-release-plugin] prepare release mitreid-connect-1.1.13 2015-01-25 23:14:11 -05:00
Justin Richer 9979bd0603 [maven-release-plugin] prepare for next development iteration 2014-11-22 23:53:02 -05:00
Justin Richer 70237f35ad [maven-release-plugin] prepare release mitreid-connect-1.1.12 2014-11-22 23:48:19 -05:00
Justin Richer b5ae05162e moved test into test package 2014-11-13 22:18:00 -10:00
Justin Richer 0fd4e04725 updated date format of token introspection response, closes #719 2014-11-13 16:35:38 -10:00
Justin Richer b13e369851 relaxed issuer constraints in client, closes #638 2014-11-01 23:46:00 +00:00
Justin Richer 59caf8bcbe [maven-release-plugin] prepare for next development iteration 2014-10-23 23:33:50 -04:00
Justin Richer 729eda1fc1 [maven-release-plugin] prepare release mitreid-connect-1.1.11 2014-10-23 23:33:48 -04:00
Justin Richer b764908416 if no alg is explicitly set, use the default from the signer 2014-10-23 22:08:32 -04:00
David Steinkopff 73a626815b fix broken dependency declaration, that follow up to org.springframework.beans.NotWritablePropertyException: Invalid property 'jwkKeyList' of bean class exception 2014-10-14 20:28:15 -04:00
Justin Richer e07af009d8 [maven-release-plugin] prepare for next development iteration 2014-10-07 22:06:04 -04:00
Justin Richer b950624843 [maven-release-plugin] prepare release mitreid-connect-1.1.10 2014-10-07 22:06:02 -04:00
Justin Richer 09cbecc540 import cleanup 2014-10-07 17:49:05 -04:00
Justin Richer b617fe0c4b externalized view name strings and tied them to view beans 2014-10-07 16:19:59 -04:00
Justin Richer f4b508fa62 Removed exceptions from @PostConstruct methods, closes #663 2014-10-07 16:19:59 -04:00
Justin Richer 6f2f807b0b [maven-release-plugin] prepare for next development iteration 2014-08-05 21:54:51 -04:00
Justin Richer 93ae1516a5 [maven-release-plugin] prepare release mitreid-connect-1.1.9 2014-08-05 21:54:47 -04:00
Justin Richer b0cce924a2 JsonFileRegisteredClientService now writes out entire client registration to disk, closes #651 2014-08-01 00:01:56 -04:00
Brenden Keyes 863dbd17b8 Added setClientConfigurationService method. 2014-07-31 22:26:04 -04:00
Justin Richer 325a200f16 added configurable support for different token presentation methods in user info fetcher, closes #632 2014-07-20 09:27:02 -07:00
Justin Richer c7a6c4fafe added support for unsigned ID tokens in client, use client configuration to turn this on, closes #633 2014-07-16 22:18:07 -04:00
Kristina Sahlmann 306c8cff17 update nimbus-jose-jwt dependency to 2.26 and fix the affected files 2014-07-02 11:37:42 -04:00
Justin Richer adf477c64e [maven-release-plugin] prepare for next development iteration 2014-06-18 18:27:27 -04:00
Justin Richer 8d97ed61ec [maven-release-plugin] prepare release mitreid-connect-1.1.8 2014-06-18 18:27:25 -04:00
Justin Richer 9f9b49fc63 refactored validator checks to cascade better, throw an authentication exception if we can't find a validator for the ID Token 2014-06-18 18:17:14 -04:00
Christopher Elkins 1dc204f975 Validate HMAC-signed ID tokens 2014-06-18 18:10:33 -04:00
Justin Richer 85acfa90db [maven-release-plugin] prepare for next development iteration 2014-06-04 14:51:32 -04:00
Justin Richer d5e4cb45a2 [maven-release-plugin] prepare release mitreid-connect-1.1.7 2014-06-04 14:51:29 -04:00
Justin Richer be98b9cd0b [maven-release-plugin] prepare for next development iteration 2014-05-27 14:00:40 -04:00
Justin Richer 8320f0eefe [maven-release-plugin] prepare release mitreid-connect-1.1.6 2014-05-27 14:00:37 -04:00
Justin Richer 0c8cacd59a added missing copyright headers 2014-05-27 13:46:47 -04:00
Justin Richer 525f3aa2a8 Cleaned up indentation, whitespace, and imports. 2014-05-27 13:02:49 -04:00