mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-12 11:50:02 +00:00
906dfaa2cf
OpenID specifies the format of the user info endpoint and some OAuth 2.0 IdPs do not follow it, e.g. NextCloud and Twitter. This adds subject_template and picture_template options to the default mapping provider for more flexibility in matching those user info responses.