mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 19:09:58 +03:00
[PR #1084] [CLOSED] Add Authelia OAuth provider #1170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1084
Author: @Sebclem
Created: 3/13/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
06a0487Add Authelia auth provider📊 Changes
4 files changed (+130 additions, -3 deletions)
View changed files
➕
app/Extensions/OAuth/Providers/AutheliaProvider.php(+74 -0)📝
app/Providers/AppServiceProvider.php(+2 -0)📝
composer.json(+1 -0)📝
composer.lock(+53 -3)📄 Description
This PR simply add a Oauth provider for Authelia.
Tested in docker with my personal Authelia.
Here my id provider config in authelia used to test this:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.