mastodon mas
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user