Commit Graph

9 Commits

Author SHA1 Message Date
520261d36e FEAT(authelia): enable Authelia OIDC provider with MinIO client
- Enable OIDC identity provider
- Add MinIO as OIDC client
- Configure secrets from Vault
2026-01-04 23:41:39 +09:00
2ce3a296ae REFACTOR(authelia): remove OIDC config files
- Remove OIDC configuration files
- Clean up unused configurations
2026-01-04 23:41:39 +09:00
fe357836c3 FEAT(authelia): integrate Authelia secrets
- Add ExternalSecret for Authelia
- Enable Vault integration for secrets
2026-01-04 23:41:39 +09:00
db24350909 REFACTOR(repo): rename users-database.yaml
- to config.yaml
2026-01-04 23:41:39 +09:00
a22f4240b5 FIX(authelia): authelia secret keys
- to dot notation
2026-01-04 23:41:39 +09:00
9081778d80 FIX(postgresql): postgresql password property key 2026-01-04 23:41:39 +09:00
d049fd42f3 FIX(authelia): authelia secret key format
- dot notation
2026-01-04 23:41:39 +09:00
f8d383f02e REFACTOR(postgresql): switch authelia
- to pg storage, fix secr...
2026-01-04 23:41:39 +09:00
0ec31ac5a9 FEAT(authentik): add authelia sso
- replacing authentik
2026-01-04 23:41:39 +09:00