10.15
change destination
11.4
change source
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
Success
[maven-release-plugin] prepare for next development iteration
Success
[maven-release-plugin] prepare release 11.3
Adds ClientAuthenticationVerifierTest.testClientSecretJWT_cannotPreventReuseWithoutJTI
Success
Refactors JWTAssertionDetailsVerifier
Adds ExpendedJTIChecker use tests
Success
Adds extra context params to the ExpendedJTIChecker interface
Updates tests for refactored JWTAuthenticationClaimsSetVerifier
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
Success
Updates HTTPClientTest.BasicClient following developer feedback
Adds static URIUtils.isLocalHost method
Success
[maven-release-plugin] prepare for next development iteration
Success
[maven-release-plugin] prepare release 11.1
Adds OIDCClientMetadataTest.testNativeAppWithLocalhostLoopBackRedirectionURI
Success
Updates AuthorizationResponse.parseResponseParameters(HTTPRequest) to use the new HTTPRequest methods
Removes System.out.println in AuthenticationRequest.parse method
Fixes JavaDoc errors and some warnings
Fail
Adds HTTPClientTest
Fail
Updates Nimbus JOSE+JWT to 9.35
Fail
[maven-release-plugin] prepare for next development iteration
Fail
[maven-release-plugin] prepare release 11.0
Adds HTTPRequestSender interface for implementing custom HTTPRequest dispatching (iss #434)
Fail
Switches from deprecated to new HTTPMessage methods
Fail
Switches LogoutRequest.toHTTPRequest() to HTTP POST to prevent id_token_hint exposure in access logs, adds HTTPMessage.getBodyAsFormParameters (iss #439)
Refactors HTTPRequest query string and body handling (breaking change), fixes iss #432
Fail
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
Fail