mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
1fcf9c6f95
Build the same service URL when requesting the CAS ticket and when calling the proxyValidate URL.
1 line
162 B
Text
1 line
162 B
Text
Fix single-sign on with CAS systems: pass the same service URL when requesting the CAS ticket and when calling the `proxyValidate` URL. Contributed by @Naugrimm.
|