0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-07 17:08:58 +02:00
synapse/changelog.d/5930.misc
Andrew Morgan 4765f0cfd9
Add m.id_access_token flag (#5930)
Adds a flag to `/versions`' `unstable_features` section indicating that this Synapse understands what an `id_access_token` is, as per https://github.com/matrix-org/synapse/issues/5927#issuecomment-523566043

Fixes #5927
2019-08-30 15:22:51 +01:00

1 line
No EOL
171 B
Text

Add temporary flag to /versions in unstable_features to indicate this Synapse supports receiving id_access_token parameters on calls to identity server-proxying endpoints.