MAS implementation

This commit is contained in:
Vladimir D
2025-04-25 14:25:20 +04:00
parent 6cfdea8b6d
commit b72a23cf0d
5 changed files with 163 additions and 19 deletions

View File

@@ -9,11 +9,19 @@
"upstreamVersion": "1.128.0",
"healthCheckPath": "/",
"httpPort": 8008,
"httpPorts": {
"MAS_DOMAIN": {
"title": "Matrix Authentication Service Domain",
"description": "Matrix Authentication Service domain",
"containerPort": 8080,
"defaultValue": "auth"
}
},
"memoryLimit": 536870912,
"addons": {
"localstorage": {},
"oidc": {
"loginRedirectUri": "/_synapse/client/oidc/callback"
"loginRedirectUri": "/_synapse/client/oidc/callback, /upstream/callback/000000000000000000C10WDR0N"
},
"postgresql": {},
"sendmail": {