jans-auth-server: v1.0.13
·
24155 commits
to 334227f6d0ca6929cf7596b6b695d371950124e0
since this release
1.0.13 (2023-05-10)
Features
- jans-auth-server: add "introspection" scope check on introspection endpoint access #4557 (#4716) (ce2d75c)
- jans-auth-server: avoided unnecessary "session not found" error messages during refresh token flow #4785 (#4786) (dbf0d52)
- jans-auth-server: invalidate discovery cache if some scripts are (re)loaded #4500 (#4812) (ed48b4f)
- jans-auth-server: log httpresponse body configurated by httpLoggingResponseBodyContent #349 (#4417) (08d92b3)
Bug Fixes
- cors filter should not store in local variable allowed (#4688) (0d99195), closes #4687
- jans-auth-server/pom.xml to reduce vulnerabilities (#4271) (6f5db18)
- jans-auth-server: forced clientWhiteList when session is valid for post_logout_redirect_uri (allowPostLogoutRedirectWithoutValidation=true ) #4672 (#4681) (a9f045b)
- prepare for 1.0.13 release (493478e)
- update test to conform errorHandlingMethod=remote config #4815 (#4816) (cf0cca4)
- upgrade com.google.http-client:google-http-client-jackson2 from 1.40.1 to 1.42.3 (#3531) (c363a63)