pub(crate) async fn sso_login_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
§GET /_matrix/client/v3/login/sso/redirect
A web-based Matrix client should instruct the user’s browser to navigate to this endpoint in order to log in via SSO.