element-hq / element-hq/synapse
Implement MSC3356 to support additional fields in the OpenID user info
Open
X-Needs-Info
Z-Spec-Blocked
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#10384](https://github.com/matrix-org/synapse/pull/10384).
---
Add option to include additional fields in the OpenID user info (currently the user's display name an effective power levels).
This should simplify room-based access control in third-party widgets. Currently, joined rooms and power levels can only be determined via Admin-API.
See [MSC3356](https://github.com/matrix-org/matrix-doc/pull/3356).
Signed-off-by: Johannes Kanefendt
Contributor guide
Assessment
This issue has not been assessed yet.