Skip to content

jans-auth-server: v1.0.11

Choose a tag to compare

@mo-auto mo-auto released this 05 Apr 11:37
· 23924 commits to b4d90b4f4c95c588e42f8ea240c59b807fcc5f86 since this release

1.0.11 (2023-04-05)

Features

  • agama: add means to selectively prevent flow crash when a subflow crashes (#4436) (5d8f0ad)
  • backend changes to submit SSA from admin-ui #4298 (#4364) (7e27b6d)
  • jans-auth-server: added configurable acr to Device Flow #4305 (#4424) (fbd4ede)
  • jans-auth-server: align JWT Response for OAuth Token Introspection with spec #3240 (#4151) (02e1595)
  • jans-auth-server: increase sessionIdUnauthenticatedUnusedLifetime value in setup #4445 (#4446) (ecf9395)
  • jans-auth-server: use "nologs" version of WebApplicationException in custom script context to avoid stacktrace during redirects #4447 (#4448) (ccc4e52)
  • loggerService should update root log level #4251 (#4252) (20264a2)
  • userName -> smtpAuthenticationAccountUsername; (#4401) (2bbb95d)

Bug Fixes

  • jans-auth-server: avoid redirect 302 exception every time an authentication request is issued #2287 (#4361) (b5d3901)
  • jans-auth-server: corrected npe in redirect uri validator #4330 (#4331) (6fec544)
  • jans-auth-server: fixed test which prevents build from completion #4386 (#4387) (4c195ca)
  • jans-auth-server: simple_password_auth is missed in acr_values_supported #4258 (#4259) (85bb15c)
  • jans-auth-server: white/blank screen after device flow authn #4237 (#4243) (89f744d)
  • jans-auth: #4137 properties file entries were missing (#4322) (a069890)
  • prepare for release (60775c0)
  • Unable to send emails issue 4121 (#4333) (70a566b)
  • update UserService to correclty add user when DB is not LDAP #4396 (#4397) (77de049)