diff options
Diffstat (limited to 'changelog.d/6634.bugfix')
-rw-r--r-- | changelog.d/6634.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6634.bugfix b/changelog.d/6634.bugfix new file mode 100644 index 0000000000..ec48fdc0a0 --- /dev/null +++ b/changelog.d/6634.bugfix @@ -0,0 +1 @@ +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. |