Skip to content

v4.35.0

Compare
Choose a tag to compare
@autheliabot autheliabot released this 18 Apr 22:47
· 3068 commits to master since this release
532233d

4.35.0 (2022-04-18)

Important Change: OpenID Connect subject identifiers have changed as per ad84c8c. You may be required by relying parties to remap/relink users to the new subject identifiers which are now opaque id's rather than the username in order to comply with the OpenID Connect standard. While we aim to keep changes like this to a minimum, OpenID Connect is still in beta as we iron out all the important functionality.

Bug Fixes

  • configuration: missing valid keys (#3207) (5aa25ec)
  • configuration: remove unused password policy option (#3149) (9d5ac45)
  • configuration: sector identifier not parsed correctly (#3142) (44bd707)
  • oidc: missing amr claim supported in discovery (#3147) (148ec1e)
  • oidc: show detailed error reasons (#3175) (f97474f)
  • server: incorrect remote ip logged in error handler (#3139) (ce6bf74)
  • server: locale format incorrect (#3154) (79935c7)
  • server: respond with 404/405 appropriately (#3087) (2502d89)
  • web: description of profile scope is not accurate (#3146) (f9da940)
  • web: lowercase locales are not consistent with localization platforms (#3141) (4503ac0)
  • web: update client rendering method (#3106) (fa143ea)

Features

Docker Container

  • docker pull authelia/authelia:4.35.0
  • docker pull ghcr.io/authelia/authelia:4.35.0