mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 03:58:06 +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.
|