timothystewart6 / timothystewart6/techno-tim.github.io

Authelia 4.38.0 has deprecated some fields

Open
#312 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Shell
Stars
1.2k
Forks
317
PR merge metrics
No merged PRs in 30d

Description

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"

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the tutorial configuration examples that use Authelia, then update the deprecated jwt_secret, server.host/port/path, and session domain settings. Done means the examples use the replacement configuration and no longer produce the listed deprecation warnings.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.