networknt/light-rest-4j
A RESTful framework built on top of light-4j with both Swagger 2.0 and OpenAPI 3.0 supports
JavaApache-2.0
Issues
- 0
Add a test case to test jwt token without exp claim
#404 opened by stevehu - 0
- 0
validator configurable to use legacy path type
#398 opened by stevehu - 0
- 0
- 0
remove UnifiedSecurityHandler from openapi-security as it is moved to light-4j
#392 opened by stevehu - 0
- 0
- 0
- 0
- 0
update test cases to add use sig for the jwk response
#382 opened by stevehu - 0
validator error doesnot have the name for the header, path and query parameters
#380 opened by stevehu - 0
Add another jwt verifier for tokens without scopes
#378 opened by stevehu - 0
Fix a typo in OpenApiHandler
#377 opened by stevehu - 0
upgrade the json-schema-validator to 1.4.3
#358 opened by stevehu - 0
- 0
update openapi-inject to add cache explore endpoint
#372 opened by stevehu - 0
Update JwtVerifyHandler and SwtVerifyHandler
#370 opened by stevehu - 0
- 0
update test values.yml to set baise.enabled to true
#366 opened by stevehu - 0
- 0
- 0
- 0
split openapi-config module from openapi-meta
#356 opened by stevehu - 0
- 0
add pre-commit hook and apply it
#351 opened by stevehu - 0
- 0
- 0
- 0
Fix all test cases with another server2 for the Jwks
#343 opened by stevehu - 0
disable two more test cases as they are not stable
#341 opened by stevehu - 0
update test cases to use jwk endpoint instead of 509 certficate to verify the token
#339 opened by stevehu - 0
split ValidatorConfig into another module
#337 opened by stevehu - 0
- 0
- 0
refactor module registry to add config name
#330 opened by stevehu - 0
- 0
add values.yml for service.yml and cache.yml for the jwk and jwt caches in security
#325 opened by stevehu - 0
- 0
move the ContentType from http-string to common
#321 opened by stevehu - 0
- 0
disable HTTP/2 for SwtVerifyHandlerTest as the test server is listening to HTTP
#317 opened by stevehu - 0
- 0
add a new test case for SwtVerifyHandler to pass the client_id and client-secret from request headers
#313 opened by stevehu - 0
- 0
- 4
When the content type is multipart/form-data, BodyHandler does not support non English characters
#308 opened by helloalbin - 0
- 6
- 0
update JwtVerifyHandler and SwtVerifyHandler to return false in exception catch block
#303 opened by stevehu