element-hq / element-hq/synapse
Default SAML provider doesn't support the username picker
Open
T-Enhancement
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#10172](https://github.com/matrix-org/synapse/issues/10172).
---
**Description:**
The default SAML mapping provider requires `mxid_source_attribute` to be specified but there is no usable attribute on our saml provider for this. The username picker is designed to solve this problem but it would require writing my own mapping provider. Could we have support in the default mapping provider for this functionality like there is with the openid connect one.
Contributor guide
Assessment
This issue has not been assessed yet.