element-hq / element-hq/dendrite
Implement SSO for logins
- Dominant language
- Go
- Stars
- 965
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
*This issue was originally created by [**@kegsay**](https://github.com/kegsay) at .*
Spec: https://matrix.org/docs/spec/client_server/r0.6.1#sso-client-login
Sytests:
```
× Interactive authentication types include SSO
× Can perform interactive authentication with SSO
× The user must be consistent through an interactive authentication session with SSO
× The operation must be consistent through an interactive authentication session
× Can login with 3pid and password using m.login.password
× login types include SSO
× /login/cas/redirect redirects if the old m.login.cas login type is listed
× Can login with new user via CAS
```
Contributor guide
Assessment
This issue has not been assessed yet.