13 Commits

Author SHA1 Message Date
Scrublord MacBad
cdfbf7de98 Enable Authentik OIDC integration in MAS
Some checks failed
Auto-Deploy on Push / verify-and-notify (push) Has been cancelled
- Add upstream_oauth2_config with Authentik provider credentials
- Configure OIDC with client_id and client_secret from Authentik
- Disable local password authentication (OIDC-only login)
- Set claims mapping: subject, localpart, displayname, email

This enables users to login via Authentik OIDC provider with email
and username claims properly mapped for Matrix user provisioning.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-05-15 11:05:52 +02:00
Scrublord MacBad
6aff1f86d6 fix final mas fix 2026-04-23 15:25:44 +02:00
Scrublord MacBad
bdca6d8840 fix mas 2026-04-23 14:01:48 +02:00
Scrublord MacBad
b6e2c6f00b missing param 2026-04-23 13:53:24 +02:00
Scrublord MacBad
13e597769c fix secret handling 2026-04-23 11:28:14 +02:00
Scrublord MacBad
c17e8f528f fix mas? 2026-04-23 11:25:00 +02:00
Scrublord MacBad
2bc536d9d8 fix config security 2026-04-22 15:50:52 +02:00
Scrublord MacBad
9b5c77bb8e fix secret 2026-04-22 15:15:28 +02:00
Scrublord MacBad
4a5f62d17a fix ingress 2026-04-22 15:11:58 +02:00
Scrublord MacBad
37327eebe2 fix: use correct MAS SMTP config per documentation 2026-04-22 13:55:19 +02:00
Scrublord MacBad
b7356b8a2b fix: use IONOS recommended port 587 instead of 465 2026-04-22 13:48:15 +02:00
Scrublord MacBad
6847c52309 fix: add mode field to MAS email configuration 2026-04-22 13:43:43 +02:00
Scrublord MacBad
361f02eddb fix: replace SOPS secret with plain secret for MAS configuration 2026-04-22 13:23:29 +02:00