Justin Richer
|
4239bc9143
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Justin Richer
|
dd6a3a3f9d
|
[maven-release-plugin] prepare release mitreid-connect-1.0.22
|
10 years ago |
Justin Richer
|
4523f0fe90
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Justin Richer
|
e73c5bf0de
|
[maven-release-plugin] prepare release mitreid-connect-1.0.21
|
10 years ago |
Justin Richer
|
be12c25d12
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Justin Richer
|
35dc9b3ebc
|
[maven-release-plugin] prepare release mitreid-connect-1.0.20
|
10 years ago |
Justin Richer
|
44ee769c54
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Justin Richer
|
9307ab6fdc
|
[maven-release-plugin] prepare release mitreid-connect-1.0.19
|
10 years ago |
Justin Richer
|
74bb1dc91d
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Justin Richer
|
1486aa61f2
|
[maven-release-plugin] prepare release mitreid-connect-1.0.18
|
10 years ago |
Justin Richer
|
418a5b6335
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Justin Richer
|
6cabcb63ff
|
[maven-release-plugin] prepare release mitreid-connect-1.0.17
|
10 years ago |
Justin Richer
|
06b621e995
|
happy new year, 1.0! (finally)
Signed-off-by: Justin Richer <jricher@mit.edu>
|
10 years ago |
Justin Richer
|
3e5240750c
|
[maven-release-plugin] prepare for next development iteration
|
10 years ago |
Justin Richer
|
31b4a3409c
|
[maven-release-plugin] prepare release mitreid-connect-1.0.16
|
10 years ago |
Justin Richer
|
a1ca3cadef
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Justin Richer
|
7dbf3aea32
|
[maven-release-plugin] prepare release mitreid-connect-1.0.15
|
11 years ago |
Justin Richer
|
2928240587
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Justin Richer
|
f7070507a9
|
[maven-release-plugin] prepare release mitreid-connect-1.0.14
|
11 years ago |
Justin Richer
|
47a850abd8
|
Changed references of DefaultHttpClient to SystemDefaultHttpClient to inherit system proxy settings, should address #548
|
11 years ago |
Justin Richer
|
1efe04f644
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Justin Richer
|
a0fecc7510
|
[maven-release-plugin] prepare release mitreid-connect-1.0.13
|
11 years ago |
Justin Richer
|
c0d6e93498
|
Created hybrid issuer service, addresses #509
|
11 years ago |
Justin Richer
|
73a12f169f
|
made userinfo fetching optional, addresses #510
|
11 years ago |
Justin Richer
|
ac9cc19296
|
hybrid service instantiates inner members, addresses #508
|
11 years ago |
Justin Richer
|
bc8984aead
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Justin Richer
|
c6733d04fb
|
[maven-release-plugin] prepare release mitreid-connect-1.0.12
|
11 years ago |
Justin Richer
|
bfa61fa2d7
|
explcitly set alg and enc instead of trying to guess
|
11 years ago |
Justin Richer
|
a769c972eb
|
spelling, property access, and cleanup
|
11 years ago |
Justin Richer
|
2313dda8b7
|
added encrypted request object service to client, addresses #475
|
11 years ago |
Justin Richer
|
6b96fbb4e9
|
refactored some json utils to their own static class
|
11 years ago |
William Kim
|
3b12765b9b
|
Updated nimbusds library version to 2.17.2 and made relevant changes in enc./dec. service and test
|
11 years ago |
Justin Richer
|
b9f545d75b
|
added encryption/decryption to cached JWK-URI service
Conflicts:
openid-connect-server/src/main/java/org/mitre/openid/connect/ConnectOAuth2RequestFactory.java
|
11 years ago |
Justin Richer
|
79c054229f
|
removed old form value from fetcher
|
11 years ago |
Justin Richer
|
deb6c9210e
|
fixed misleading error message
|
11 years ago |
Justin Richer
|
858be9866a
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Justin Richer
|
72caaa6d2d
|
[maven-release-plugin] prepare release mitreid-connect-1.0.11
|
11 years ago |
Justin Richer
|
3524350086
|
fixed token expiration parsing
|
11 years ago |
Justin Richer
|
f56a993ca9
|
fixed scope parsing on token implementation, too
|
11 years ago |
Justin Richer
|
c98e34fc8f
|
introspected scopes are now space-separated, not arrays
|
11 years ago |
Justin Richer
|
889ab830f8
|
removed vestigial client config service
|
11 years ago |
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
|
11 years ago |
Justin Richer
|
9f444f9eca
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Justin Richer
|
6e866cd6a6
|
[maven-release-plugin] prepare release mitreid-connect-1.0.10
|
11 years ago |
Justin Richer
|
56fe28bfd2
|
added configurable support for clients to send extra parameters like display and prompt, addresses #426
|
11 years ago |
Justin Richer
|
d1881d1d7e
|
Client library no longer serializes nulls on registration, addresses #478
|
11 years ago |
Justin Richer
|
3ee2a75e2e
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |
Justin Richer
|
c5edb1ba1e
|
[maven-release-plugin] prepare release mitreid-connect-1.0.9
|
11 years ago |
Justin Richer
|
44f0e89048
|
I can spell "consortium"!
|
11 years ago |
Justin Richer
|
91b2be284d
|
[maven-release-plugin] prepare for next development iteration
|
11 years ago |