Skip to content

Add missing route handler for legacy Apps #290

@Jeidnx

Description

@Jeidnx

As discussed in #286 there is a missing route handler for _matrix/client/r0/login/sso/redirect/[idp]. This is not in the current matrix spec, but simple enough to implement since its the same as the equivalent v3 endpoint. Current versions of at least Element Classic and Schildichat do not work without this endpoint.

I've written a very crude patch to implement this, but maybe someone who knows the codebase can do a proper fix.

route_fix.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't right.client compatProblem with client-server interaction. Issue is preventing a client from working.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions