element-hq / element-hq/synapse

ui_info section missing in metadata.xml

Open
#11,405 0 comments 0 reactions 0 assignees View on GitHub
T-Defect
Dominant language
Python
Stars
4.6k
Forks
600
Avg merge
5d 22h
Merged PRs (30d)
51

Description

This issue has been migrated from [#11405](https://github.com/matrix-org/synapse/issues/11405).

---

### Description
I believe there is a bug when generating the `metadata.xml`
I think the example configuration might be very *very* wrong (for example, the contact person email address key has a typo causing it to break silently) and I can't figure out what else is wrong in there.

### Steps to reproduce

- define something in `saml2_config.sp_config.ui_info` in your `homeserver.yml` as shown in [the example config](https://github.com/matrix-org/synapse/blob/develop/docs/sample_config.yaml#L1638)
- see `` is not existent in `/_matrix/saml2/metadata.xml`

### Version information

- **Version**:
synapse v1.47.0
pysaml2 7.1.0

- **Install method**:
git clone

- **Platform**:
Debian 11 Linux Container on Proxmox7 (unprivileged, nesting)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.