Skip to content

Authelia 4.38.0 has deprecated some fields #312

@vk6xebec

Description

@vk6xebec

Hi Tim,

Great tutorial! Authelia 4.38.0 has deprecated some elements and the code will need future updates for the upcoming v5. Could the code please be updated to address the following warnings?

  1. Configuration: configuration key 'jwt_secret' is deprecated in 4.38.0 and has been replaced by 'identity_validation.reset_password.jwt_secret

  2. Configuration: configuration keys 'server.host', 'server.port', and 'server.path' are deprecated in 4.38.0 and has been replaced by 'server.address' in the format of '[tcp[(4|6)]://][:][/]' or 'tcp[(4|6)://][hostname]:[/]

  3. Configuration: session: option 'domain' is deprecated in v4.38.0 and has been replaced by a multi-domain configuration

"This has automatically been mapped for you but you will need to adjust your configuration to remove this message and receive the latest messages"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions