You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code has a very old restriction where all login (or registration) flows exposed by the HS must be supported.
It was used to detect CAS and SSO before SSO was specified in the matrix spec.
The code has a very old restriction where all login (or registration) flows exposed by the HS must be supported.
It was used to detect CAS and SSO before SSO was specified in the matrix spec.
The code at https://github.com/matrix-org/matrix-ios-kit/blob/v0.12.21/MatrixKit/Controllers/MXKAuthenticationViewController.m#L721-L730 should be removed.
The text was updated successfully, but these errors were encountered: