Justin Richer
62a43165f0
added json member type checking for json utils, won't die if a string is found where an array was expected
...
closes #637
10 years ago
Justin Richer
325a200f16
added configurable support for different token presentation methods in user info fetcher, closes #632
10 years ago
Justin Richer
1db4227ce5
reformat / reorder
10 years ago
Justin Richer
f997049eff
key service can now deal with missing 'kid' fields in JWKs
...
closes #639
10 years ago
tsitkov
5c2cb75407
Better test coverage for JWS/EAlgorithmEmbed, JWEEncryptionMethodEmbed
11 years ago
Justin Richer
3412c1877e
removed unnecessary unit test
11 years ago
tsitkov
e1b4df74f0
Added tests for DefaultJwtEncryptionAndDecryptionService
11 years ago
Justin Richer
5223d88e0a
updated unit test to fit new nimbus version
11 years ago
Kristina Sahlmann
7bf8e2ad08
change the OctetSequenceKey constructor in SymmetricCacheService
11 years ago
Kristina Sahlmann
306c8cff17
update nimbus-jose-jwt dependency to 2.26 and fix the affected files
11 years ago
tsitkov
48431fd5c7
Unit test for JWKSetKeyStore class
11 years ago
Justin Richer
adf477c64e
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
8d97ed61ec
[maven-release-plugin] prepare release mitreid-connect-1.1.8
11 years ago
Justin Richer
acf039a1f7
wrapped auth method check, added SECRET_JWT, closes #621
11 years ago
Christopher Elkins
a465559ac5
Revert incorrect key-encoding change in SymmetricCacheService
11 years ago
Christopher Elkins
1dc204f975
Validate HMAC-signed ID tokens
11 years ago
tjain
276d846f4c
Configuration Property Bean to load the OP wide registration token life
...
time
11 years ago
Justin Richer
71fa796b42
Allow public clients to use token endpoint, closes #611 , closes #613
11 years ago
Justin Richer
85acfa90db
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
d5e4cb45a2
[maven-release-plugin] prepare release mitreid-connect-1.1.7
11 years ago
Justin Richer
257312d5da
made user info interceptor more null safe for client side
11 years ago
Justin Richer
943fae25a1
make user info interceptor more compatible with standalone OIDC client software (with no user info service)
11 years ago
Justin Richer
be98b9cd0b
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
8320f0eefe
[maven-release-plugin] prepare release mitreid-connect-1.1.6
11 years ago
Justin Richer
0c8cacd59a
added missing copyright headers
11 years ago
Justin Richer
525f3aa2a8
Cleaned up indentation, whitespace, and imports.
11 years ago
Justin Richer
c34357a433
added resource registration endpoint with basic functionality and specialized tokens
11 years ago
Justin Richer
05e9624ae3
added support for encrypted and symmetrically signed id tokens and user info responses
11 years ago
Justin Richer
e4d5f4a540
added system wide cache for all symmetric validators, closes # 557
11 years ago
Justin Richer
ca333d256b
Appropriately catch runtime exceptions in all guava caches, closes #603
11 years ago
Justin Richer
880014176f
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
ca8a003e3d
[maven-release-plugin] prepare release mitreid-connect-1.1.5
11 years ago
Alexander Imfeld
7cd36b471f
Make introspection endpoint access authorization pluggable.
11 years ago
Justin Richer
b8129bf60d
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
a9e34ac9bd
[maven-release-plugin] prepare release mitreid-connect-1.1.4
11 years ago
Justin Richer
521017c5c2
updated stats service to have a resettable cache triggered by other service events
11 years ago
Justin Richer
26c464e440
fixed bad JPQL in auth holder cleanup class
11 years ago
kangelov
39509bfdc4
Performance improvement of token cleanup:
...
an alternative token cleanup mechanism designed to maintain a very compact memory footprint while performing cleanup in consecutive runs of the cleanup thread. This serves to address OutOfMemoryException issues of the original token cleanup mechanism when process is under load. Also, added cleanup of the authentication_holder table.
11 years ago
Justin Richer
aa9a25a2d7
updated to even newer versions of eclipselink and JPA, closes #580 even harder
11 years ago
Justin Richer
8f13410e42
updated JPA and eclipselink to remove eclipselink repository dependency, closes #580
11 years ago
Justin Richer
97cd00e06c
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
23c7cf6996
[maven-release-plugin] prepare release mitreid-connect-1.1.3
11 years ago
Justin Richer
ad5ffb64e8
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
1635cf957d
[maven-release-plugin] prepare release mitreid-connect-1.1.2
11 years ago
Justin Richer
b67121f0cd
added client_secret_jwt auth method support, closes #174
11 years ago
Justin Richer
9395c3802d
[maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer
4f8311962a
[maven-release-plugin] prepare release mitreid-connect-1.1.1
11 years ago
Justin Richer
1289d4737a
Changed references of DefaultHttpClient to SystemDefaultHttpClient to inherit system proxy settings, should address #548
11 years ago
Justin Richer
e9d4acfd03
upgraded nimbus jose jwt library
11 years ago
Justin Richer
11064b540a
upgrade guava to 16
11 years ago