[PR #2060] New Script: Authelia #3397

Closed
opened 2025-11-20 06:04:34 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/2060

State: closed
Merged: Yes


✍️ Description

Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies.
https://github.com/authelia/authelia

Also added a default configuration with random secret generation to get a working setup out of the box with this. Currently only configuration supported by Authelia is through config files. Web UI is still roadmap, but will be added as it gets available.


  • Related Discussion: #963

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)
**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/2060 **State:** closed **Merged:** Yes --- ## ✍️ Description Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies. https://github.com/authelia/authelia Also added a default configuration with random secret generation to get a working setup out of the box with this. Currently only configuration supported by Authelia is through config files. Web UI is still roadmap, but will be added as it gets available. - - - - Related Discussion: #963 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [X] New script (a fully functional and thoroughly tested script or set of scripts)
saavagebueno added the pull-request label 2025-11-20 06:04:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3397