Skip to content

Conversation

@benbz
Copy link
Member

@benbz benbz commented Nov 26, 2025

Draft as legacy Element Android and legacy Element iOS appear to still rely on this and don't check for /auth_metadata as spec'ed

@github-actions
Copy link

dyff of changes in rendered templates of CI manifests

Full contents of manifests and dyffs are available in https://github.com/element-hq/ess-helm/actions/runs/19701631461/artifacts/4684936118

example-default-enabled-components-checkov-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://synapse.ess.localhost"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://mas.ess.localhost/account",
-     "issuer": "https://mas.ess.localhost/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.ess.localhost",
        "type": "livekit"
      }
    ]
  }

example-default-enabled-components-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://synapse.ess.localhost"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://mas.ess.localhost/account",
-     "issuer": "https://mas.ess.localhost/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.ess.localhost",
        "type": "livekit"
      }
    ]
  }

quick-setup-certificates-pg-external-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

quick-setup-certificates-pg-with-helm-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

quick-setup-external-cert-pg-external-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

quick-setup-external-cert-pg-with-helm-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

quick-setup-letsencrypt-pg-external-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

quick-setup-letsencrypt-pg-with-helm-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

quick-setup-wildcard-cert-pg-external-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

quick-setup-wildcard-cert-pg-with-helm-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://matrix.your.tld"
    },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://account.your.tld/account",
-     "issuer": "https://account.your.tld/"
-   },
    "org.matrix.msc4143.rtc_foci": [
      {
        "livekit_service_url": "https://mrtc.your.tld",
        "type": "livekit"
      }
    ]
  }

well-known-mas-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
- {
-   "org.matrix.msc2965.authentication": {
-     "account": "https://mas.ess.localhost/account",
-     "issuer": "https://mas.ess.localhost/"
-   }
- }
+ {}

well-known-synapse-mas-values.yaml
@@ ConfigMap/ess-ci/release-name-well-known-haproxy - data.client @@
  {
    "m.homeserver": {
      "base_url": "https://synapse.ess.localhost"
-   },
-   "org.matrix.msc2965.authentication": {
-     "account": "https://mas.ess.localhost/account",
-     "issuer": "https://mas.ess.localhost/"
    }
  }

@richvdh
Copy link
Member

richvdh commented Nov 26, 2025

Related issue for matrix.org: element-hq/synapse#19227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants