diff options
| author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-12-18 13:09:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-18 13:09:45 -0500 |
| commit | 4218473f9ea6a2680c21e96368dfe9c06271c8a4 (patch) | |
| tree | 3203110c1f345bff5592dbc90fb6749dea1597ee /docs/dev | |
| parent | Send the location of the web client to the IS when inviting via 3PIDs. (#8930) (diff) | |
| download | synapse-4218473f9ea6a2680c21e96368dfe9c06271c8a4.tar.xz | |
Refactor the CAS handler in prep for using the abstracted SSO code. (#8958)
This makes the CAS handler look more like the SAML/OIDC handlers: * Render errors to users instead of throwing JSON errors. * Internal reorganization.
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/cas.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/dev/cas.md b/docs/dev/cas.md |
