Justin Richer
e1e7f7a579
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
42fe973f7b
[maven-release-plugin] prepare release mitreid-connect-1.1.0
11 years ago
Justin Richer
49a7db6c6e
Sanity check on client template object for dynamic registration client-side service
11 years ago
Justin Richer
27f391ef01
Fixed compilation errors for SECOAUTH milestone updates
11 years ago
Justin Richer
c896bef2e8
Created hybrid issuer service, addresses #509
11 years ago
Justin Richer
0ff7cb75a0
made userinfo fetching optional, addresses #510
11 years ago
Justin Richer
8fc6de0a6d
hybrid service instantiates inner members, addresses #508
11 years ago
Justin Richer
8a5a16f374
refactored project into four modules:
...
Common
Client
Server Library
Server Webapp
addresses #367
11 years ago
Justin Richer
b2b915b4ae
explcitly set alg and enc instead of trying to guess
11 years ago
Justin Richer
fb2f2f9792
spelling, property access, and cleanup
11 years ago
Justin Richer
2ca713c7f2
added encrypted request object service to client, addresses #475
11 years ago
Justin Richer
1d0560edbc
refactored some json utils to their own static class
11 years ago
Justin Richer
6605877a1b
added encryption/decryption to cached JWK-URI service
11 years ago
Justin Richer
c3b90b9d71
removed old form value from fetcher
11 years ago
Justin Richer
ded7c66c78
fixed misleading error message
11 years ago
Justin Richer
6851224e42
fixed token expiration parsing
11 years ago
Justin Richer
94ddc77668
fixed scope parsing on token implementation, too
...
Conflicts:
openid-connect-client/src/main/java/org/mitre/oauth2/introspectingfilter/AuthorizationRequestImpl.java
11 years ago
Justin Richer
a9710899cd
removed vestigial client config service
11 years ago
Justin Richer
2201206f0e
refactored token introspection packages to support different client credentials at different services
11 years ago
William Kim
2108311d65
Revert "refactored code to use the more generic JWT declaration."
...
This reverts commit e0b56bc72a
.
11 years ago
William Kim
e0b56bc72a
refactored code to use the more generic JWT declaration.
11 years ago
Justin Richer
6a9650d2a7
added configurable support for clients to send extra parameters like display and prompt, addresses #426
11 years ago
Justin Richer
3360117b7b
Client library no longer serializes nulls on registration, addresses #478
11 years ago
William Kim
a1d6901bcc
using nimbusds's new data-type specific claim getter.
11 years ago
William Kim
c7495a6ae3
Revert "made having a nonce not required for id tokens iss #464"
...
This reverts commit d0486cc1ec
.
11 years ago
William Kim
d0486cc1ec
made having a nonce not required for id tokens iss #464
11 years ago
William Kim
e1b072c991
Updated nimbusds library version to 2.17.2 and made relevant changes in enc./dec. service and test
11 years ago
Justin Richer
beaeaa4ccc
I can spell "consortium", I promise
11 years ago
Justin Richer
b2b6fd6448
further cleanup
11 years ago
Justin Richer
023dd440d4
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
5e8f93cf15
[maven-release-plugin] prepare release mitreid-connect-1.0.6
11 years ago
Justin Richer
e658ffd7fc
format/cleanup and copyright
11 years ago
William Kim
809a243b64
tests for webfinger url normalization.
11 years ago
William Kim
eaa7298ef1
init commit for Webfinger normilizer utility class.
11 years ago
William Kim
14e85616e4
init commit. webfinger service test.
11 years ago
William Kim
0e777917d3
Updated Third Party Issuer Service unit tests.
11 years ago
William Kim
8c8aeeb892
hybrid server and client configuration services unit tests done.
11 years ago
William Kim
6ece7f5efc
Static server and client configuration tests done.
11 years ago
Justin Richer
20871852c0
updated dependencies for secoauth 1.1
11 years ago
Amanda Anganes
96e3f66a81
Removed more references to InitializingBean
12 years ago
William Kim
7b969f9776
removed TODO about empty JWK set at the client. issue #391 .
12 years ago
Justin Richer
67fd5fa7e9
roles granted by introspection token services are now configurable (and extendable) via service, addresses #386
12 years ago
Justin Richer
35d1e1b6d4
added whitelist/blacklist support to server & client services
12 years ago
Justin Richer
a4a18fd54c
externalized introspection URL from client's introspecting token service, addresses #435
...
added service to parses token as JWT and pulls out issuer to find server
added introspection url to serverconfig object
added introspection parsing (and parse checks) to dynamic server config object
12 years ago
William Kim
f483d41b88
getCustomClaim -> getClaim. Also, removed outdated TODOs.
12 years ago
Amanda Anganes
15aea61fbe
Applied code cleanup
12 years ago
Amanda Anganes
3e23967b46
Updated code to reflect SECOAUTH changes
12 years ago
Justin Richer
0d8c2442d2
[maven-release-plugin] prepare for next development iteration
12 years ago
Justin Richer
9bf5f70957
[maven-release-plugin] prepare release mitreid-connect-1.0.5
12 years ago
Justin Richer
6e8ab7736e
added hybrid client and server services, addresses #387
12 years ago