mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-29 07:24:09 +02:00
Merge pull request #1076 from florianjacob/fix-cas-url
Correct CAS spec link
This commit is contained in:
commit
52dba5d89a
|
|
@ -18,7 +18,7 @@ CAS-based client login
|
||||||
.. _module:cas_login:
|
.. _module:cas_login:
|
||||||
|
|
||||||
`Central Authentication Service
|
`Central Authentication Service
|
||||||
<https://github.com/apereo/cas/blob/master/cas-server-documentation/protocol/CAS-Protocol-Specification.md>`_
|
<https://github.com/apereo/cas/blob/master/docs/cas-server-documentation/protocol/CAS-Protocol-Specification.md>`_
|
||||||
(CAS) is a web-based single sign-on protocol.
|
(CAS) is a web-based single sign-on protocol.
|
||||||
|
|
||||||
An overview of the process, as used in Matrix, is as follows:
|
An overview of the process, as used in Matrix, is as follows:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue