communication: route Matrix SSO redirects to MAS

This commit is contained in:
Brad Stein 2025-12-31 17:21:40 -03:00
parent a5112d5f88
commit be2c2ba33e

View File

@ -46,7 +46,7 @@ spec:
http: http:
paths: paths:
- path: /_matrix/client/v3/login - path: /_matrix/client/v3/login
pathType: Exact pathType: Prefix
backend: backend:
service: service:
name: matrix-authentication-service name: matrix-authentication-service