Redirect the user's browser to the SSO interface.

GET {{baseUrl}}/login/sso/redirect?redirectUrl=aliqua qui consectetur sed

A web-based Matrix client should instruct the user's browser to navigate to this endpoint in order to log in via SSO.

The server MUST respond with an HTTP redirect to the SSO interface, or present a page which lets the user select an IdP to continue with in the event multiple are supported by the server.

Request Params

KeyDatatypeRequiredDescription
redirectUrlstring(Required) URI to which the user will be redirected after the homeserver has
authenticated the user with SSO.