mastodon mas

This commit is contained in:
Alexander Rogov
2026-07-12 20:12:04 +03:00
parent c26ae15ff5
commit 992b164831

View File

@@ -78,6 +78,21 @@ spec:
username: dummy
password: dummy
externalAuth:
oidc:
enabled: true
displayName: "t0rt1k.tech matrix"
issuer: https://auth.t0rt1k.tech/oauth2/
discovery: true
scope: "openid,profile"
uidField: sub
clientId: 01KXBMX4RKEYG24GW7ZXXHFD01
clientSecret: o9GCnfhbw1jFaTPwJ4vm
redirectUri: https://mastodon.t0rt1k.tech/auth/auth/openid_connect/callback
assumeEmailIsVerified: false
oauthGlobal:
omniauthOnly: true
postgresql:
hostname: shared-pg-rw.cnpg.svc.cluster.local
port: 5432