feat(sso): Add Authentik SSO stack with OIDC integration#340
Open
ljapptest-art wants to merge 1 commit intoillbnm:masterfrom
Open
feat(sso): Add Authentik SSO stack with OIDC integration#340ljapptest-art wants to merge 1 commit intoillbnm:masterfrom
ljapptest-art wants to merge 1 commit intoillbnm:masterfrom
Conversation
- Docker Compose with exact versions per Issue illbnm#9: - ghcr.io/goauthentik/server:2024.8.3 (server + worker) - postgres:16.4-alpine (dedicated) - redis:7.4.0-alpine (dedicated) - Services: - Authentik Server: OIDC/SAML provider - Authentik Worker: Background tasks - PostgreSQL: Dedicated database - Redis: Cache layer - Features: - OIDC integration for all services - Forward authentication middleware - LDAP support for legacy apps - OIDC setup script (create-apps.sh) - Custom CSS for branding - Supported Integrations: - Grafana, Gitea, Outline - Vaultwarden, Nextcloud, Jellyfin Closes illbnm#9
Author
✅ Test ResultsValidation
Image Versions (per Issue #9)
Files Created |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements Issue #9 - SSO Stack.
Services (4 total)
Features
Supported Integrations
Validation
Closes #9