Commit Graph

252 Commits (1.0.x)

Author SHA1 Message Date
Justin Richer 4239bc9143 [maven-release-plugin] prepare for next development iteration 2015-05-29 09:15:32 -04:00
Justin Richer dd6a3a3f9d [maven-release-plugin] prepare release mitreid-connect-1.0.22 2015-05-29 09:15:30 -04:00
Justin Richer 4523f0fe90 [maven-release-plugin] prepare for next development iteration 2015-01-25 23:04:48 -05:00
Justin Richer e73c5bf0de [maven-release-plugin] prepare release mitreid-connect-1.0.21 2015-01-25 23:04:45 -05:00
Justin Richer be12c25d12 [maven-release-plugin] prepare for next development iteration 2014-11-22 21:59:48 -05:00
Justin Richer 35dc9b3ebc [maven-release-plugin] prepare release mitreid-connect-1.0.20 2014-11-22 21:55:04 -05:00
Justin Richer 44ee769c54 [maven-release-plugin] prepare for next development iteration 2014-10-23 22:12:52 -04:00
Justin Richer 9307ab6fdc [maven-release-plugin] prepare release mitreid-connect-1.0.19 2014-10-23 22:12:50 -04:00
Justin Richer 74bb1dc91d [maven-release-plugin] prepare for next development iteration 2014-10-06 22:16:31 -04:00
Justin Richer 1486aa61f2 [maven-release-plugin] prepare release mitreid-connect-1.0.18 2014-10-06 22:16:29 -04:00
Justin Richer 418a5b6335 [maven-release-plugin] prepare for next development iteration 2014-08-14 07:20:36 -04:00
Justin Richer 6cabcb63ff [maven-release-plugin] prepare release mitreid-connect-1.0.17 2014-08-14 07:20:34 -04:00
Justin Richer 06b621e995 happy new year, 1.0! (finally)
Signed-off-by: Justin Richer <jricher@mit.edu>
2014-08-13 23:50:44 -04:00
Justin Richer 3e5240750c [maven-release-plugin] prepare for next development iteration 2014-08-03 22:20:08 -04:00
Justin Richer 31b4a3409c [maven-release-plugin] prepare release mitreid-connect-1.0.16 2014-08-03 22:20:06 -04:00
Justin Richer a1ca3cadef [maven-release-plugin] prepare for next development iteration 2014-05-13 18:21:58 -04:00
Justin Richer 7dbf3aea32 [maven-release-plugin] prepare release mitreid-connect-1.0.15 2014-05-13 18:21:54 -04:00
Justin Richer 2928240587 [maven-release-plugin] prepare for next development iteration 2014-02-03 21:01:29 -05:00
Justin Richer f7070507a9 [maven-release-plugin] prepare release mitreid-connect-1.0.14 2014-02-03 21:01:26 -05:00
Justin Richer 47a850abd8 Changed references of DefaultHttpClient to SystemDefaultHttpClient to inherit system proxy settings, should address #548 2014-01-31 14:23:26 -05:00
Justin Richer 1efe04f644 [maven-release-plugin] prepare for next development iteration 2013-12-09 14:19:44 -05:00
Justin Richer a0fecc7510 [maven-release-plugin] prepare release mitreid-connect-1.0.13 2013-12-09 14:19:41 -05:00
Justin Richer c0d6e93498 Created hybrid issuer service, addresses #509 2013-09-24 21:48:58 -04:00
Justin Richer 73a12f169f made userinfo fetching optional, addresses #510 2013-09-24 21:38:08 -04:00
Justin Richer ac9cc19296 hybrid service instantiates inner members, addresses #508 2013-09-24 21:21:02 -04:00
Justin Richer bc8984aead [maven-release-plugin] prepare for next development iteration 2013-09-23 15:30:17 -04:00
Justin Richer c6733d04fb [maven-release-plugin] prepare release mitreid-connect-1.0.12 2013-09-23 15:30:13 -04:00
Justin Richer bfa61fa2d7 explcitly set alg and enc instead of trying to guess 2013-09-20 11:59:08 -04:00
Justin Richer a769c972eb spelling, property access, and cleanup 2013-09-20 11:59:01 -04:00
Justin Richer 2313dda8b7 added encrypted request object service to client, addresses #475 2013-09-20 11:58:56 -04:00
Justin Richer 6b96fbb4e9 refactored some json utils to their own static class 2013-09-20 11:58:48 -04:00
William Kim 3b12765b9b Updated nimbusds library version to 2.17.2 and made relevant changes in enc./dec. service and test 2013-09-20 11:57:32 -04:00
Justin Richer b9f545d75b added encryption/decryption to cached JWK-URI service
Conflicts:

	openid-connect-server/src/main/java/org/mitre/openid/connect/ConnectOAuth2RequestFactory.java
2013-09-20 11:29:46 -04:00
Justin Richer 79c054229f removed old form value from fetcher 2013-09-20 11:18:10 -04:00
Justin Richer deb6c9210e fixed misleading error message 2013-09-20 11:17:31 -04:00
Justin Richer 858be9866a [maven-release-plugin] prepare for next development iteration 2013-09-06 15:37:31 -04:00
Justin Richer 72caaa6d2d [maven-release-plugin] prepare release mitreid-connect-1.0.11 2013-09-06 15:37:28 -04:00
Justin Richer 3524350086 fixed token expiration parsing 2013-09-06 14:44:01 -04:00
Justin Richer f56a993ca9 fixed scope parsing on token implementation, too 2013-09-06 14:28:32 -04:00
Justin Richer c98e34fc8f introspected scopes are now space-separated, not arrays 2013-09-06 13:53:01 -04:00
Justin Richer 889ab830f8 removed vestigial client config service 2013-09-04 14:57:41 -04:00
Justin Richer 7acb163031 refactored token introspection packages to support different client credentials at different services
Conflicts:

	openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/IntrospectingTokenService.java
	openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/JWTParsingIntrospectionUrlProvider.java
2013-09-04 14:56:58 -04:00
Justin Richer 9f444f9eca [maven-release-plugin] prepare for next development iteration 2013-09-03 12:43:52 -04:00
Justin Richer 6e866cd6a6 [maven-release-plugin] prepare release mitreid-connect-1.0.10 2013-09-03 12:43:49 -04:00
Justin Richer 56fe28bfd2 added configurable support for clients to send extra parameters like display and prompt, addresses #426 2013-08-22 14:26:01 -04:00
Justin Richer d1881d1d7e Client library no longer serializes nulls on registration, addresses #478 2013-08-21 10:52:16 -04:00
Justin Richer 3ee2a75e2e [maven-release-plugin] prepare for next development iteration 2013-08-20 16:51:13 -04:00
Justin Richer c5edb1ba1e [maven-release-plugin] prepare release mitreid-connect-1.0.9 2013-08-20 16:51:10 -04:00
Justin Richer 44f0e89048 I can spell "consortium"! 2013-08-14 14:15:42 -04:00
Justin Richer 91b2be284d [maven-release-plugin] prepare for next development iteration 2013-08-09 14:13:31 -04:00