[PR #930] [MERGED] example_config: adjusted address and attributes for authelia 5.0.0 compliance #1023

Closed
opened 2026-02-27 09:10:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/930
Author: @seanlongnyc
Created: 7/10/2024
Status: Merged
Merged: 7/10/2024
Merged by: @nitnelave

Base: mainHead: main


📝 Commits (1)

  • bce88f2 example_config: adjusted addressand attributes for authelia 5.0.0 compliance

📊 Changes

1 file changed (+9 additions, -7 deletions)

View changed files

📝 example_configs/authelia_config.yml (+9 -7)

📄 Description

example_config: adjusted address and attributes for authelia 5.0.0 compliance

Fix #929

  • the url property becomes address
  • user attributes changed format from username_attribute & group_name_attribute to attributes.username & attributes.group_name

All attributes defined by Authelias documentation are listed but any which were not previously used are commented out


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/930 **Author:** [@seanlongnyc](https://github.com/seanlongnyc) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`bce88f2`](https://github.com/lldap/lldap/commit/bce88f262cbad883f2475ee143c7301037255430) example_config: adjusted addressand attributes for authelia 5.0.0 compliance ### 📊 Changes **1 file changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `example_configs/authelia_config.yml` (+9 -7) </details> ### 📄 Description example_config: adjusted address and attributes for authelia 5.0.0 compliance Fix #929 - the `url` property becomes `address` - user attributes changed format from `username_attribute` & `group_name_attribute` to `attributes.username` & `attributes.group_name` All attributes defined by [Authelias documentation](https://www.authelia.com/configuration/first-factor/ldap/#configuration) are listed but any which were not previously used are commented out --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#1023
No description provided.