forked-synapse/changelog.d/8958.misc
Patrick Cloke 4218473f9e
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.
2020-12-18 13:09:45 -05:00

2 lines
70 B
Plaintext

Properly store the mapping of external ID to Matrix ID for CAS users.