2.1.2
2.1.2 (2022-10-22)
Merged pull requests:
- fixes #238 skip the security for request path in skipPathPrefixes in … #239 (stevehu)
- fixes #236 update the openapi-inject.yml to add adm prefix for admin … #237 (stevehu)
- Fix to /logger POST requestBody schema #235 (DiogoFKT)
- Issue231 #232 (stevehu)
- Added h2c check #234 (KalevGonvick)
- fixes #229 remove one trace statement to resolve the exception #230 (stevehu)
- fixes #225 pass in request path to verifyJwt to support mulitple OAut… #226 (stevehu)
- fixes #223 add a debug statement to the JWT verification handler to o… #224 (stevehu)
- fixes #221 update the JwtVerifierHandler to add more logging statements #222 (stevehu)
- fixes #219 update openapi-security.yml to use JsonWebKeySet for keyRe… #220 (stevehu)
- fixes #217 add providerId to the security.yml for oauth key service #218 (stevehu)
- fixes #215 update default openapi-validator.yml with openapi-validato… #216 (stevehu)
- fixes #213 update the JwtVerifierHandler to use SecurityConfig #214 (stevehu)
- fixes #211 allow basic authentication header or others to be wrapped … #212 (stevehu)
- fixes #209 add default dummy openapi.yml to ensure that inject works … #210 (stevehu)
- fixes #207 add a default openapi-inject for portal integration in ope… #208 (stevehu)
- fixes #205 update specui and add favicon handler to enhance the swagg… #206 (stevehu)