Compare
Author | Commit | Message | Date | Builds |
---|---|---|---|---|
[maven-release-plugin] prepare release 11.4
|
|
|||
JWTAssertionDetailsVerifier gets an optional expMaxAhead check, the client_secret_jwt and private_key_jwt minters reduce the default exp from 5 to 1 min from now
|
|
|||
[maven-release-plugin] prepare for next development iteration
|
|
|||
[maven-release-plugin] prepare release 11.3
|
|
|||
Adds ClientAuthenticationVerifierTest.testClientSecretJWT_cannotPreventReuseWithoutJTI
|
|
|||
Refactors JWTAssertionDetailsVerifier
|
|
|||
Adds ExpendedJTIChecker use tests
|
|
|||
Adds extra context params to the ExpendedJTIChecker interface
|
|
|||
Updates tests for refactored JWTAuthenticationClaimsSetVerifier
|
|
|||
35cf3f8
M
|
Merge branch 'release-11.2'
|
|
||
Adds ExpendedJTIChecker interface to the ClientAuthenticationVerifier
|
|
|||
URL claims in JWTAuthenticationClaimsSet JavaDoc example must be https
|
|
|||
Refactors JWTAssertionDetailsVerifier to use available DefaultJWTClaimsVerifier infra
|
|
|||
URL claims in JWTAssertionDetails JavaDoc example must be https
|
|
|||
[maven-release-plugin] prepare for next development iteration
|
|
|||
[maven-release-plugin] prepare release 11.2
|
|
|||
Updates to commons-codec:commons-codec:1.15
|
|
|||
Updates HTTPClientTest.BasicClient following developer feedback
|
|
|||
Adds static URIUtils.isLocalHost method
|
|
|||
[maven-release-plugin] prepare for next development iteration
|
|
|||
[maven-release-plugin] prepare release 11.1
|
|
|||
Adds OIDCClientMetadataTest.testNativeAppWithLocalhostLoopBackRedirectionURI
|
|
|||
Updates AuthorizationResponse.parseResponseParameters(HTTPRequest) to use the new HTTPRequest methods
|
|
|||
Removes System.out.println in AuthenticationRequest.parse method
|
|
|||
Fixes JavaDoc errors and some warnings
|
|
|||
Adds HTTPClientTest
|
|
|||
Updates Nimbus JOSE+JWT to 9.35
|
|
|||
[maven-release-plugin] prepare for next development iteration
|
|
|||
[maven-release-plugin] prepare release 11.0
|
|
|||
Adds HTTPRequestSender interface for implementing custom HTTPRequest dispatching (iss
|
|
|||
Switches from deprecated to new HTTPMessage methods
|
|
|||
Switches LogoutRequest.toHTTPRequest() to HTTP POST to prevent id_token_hint exposure in access logs, adds HTTPMessage.getBodyAsFormParameters (iss
|
|
|||
Refactors HTTPRequest query string and body handling (breaking change), fixes iss
|
|
|||
URLUtils.parseParameters(String) switches to LinkedHashMap
|
|
|||
Adds URLUtils.parseParameters test for missing value
|
|
|||
Adds URLUtils.serializeParametersAlt comment
|
|
|||
Adds URLUtils.serializeParameters comment
|
|
|||
Adds URLUtils.setEncodedQuery and setEncodedFragment methods
|
|
|||
Comment edit
|
|
|||
[maven-release-plugin] prepare for next development iteration
|
|