Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Support user-interactive authentication api in /login (SYN-696) #1547

Closed
matrixbot opened this issue May 17, 2016 · 3 comments
Closed

Support user-interactive authentication api in /login (SYN-696) #1547

matrixbot opened this issue May 17, 2016 · 3 comments

Comments

@matrixbot
Copy link
Member

Currently /login uses a stripped-down form of the user-interactive authentication API, where the POSTed parameters look like the contents of an auth dict, and it supports a GET version which replies with a 200 whose contents look like those of the 401 response in the user-interactive auth api.

This is inconsistent and confusing; we should switch it over to the user-interactive authentication API proper (and then spec it so that clients can use it).

(Imported from https://matrix.org/jira/browse/SYN-696)

(Reported by @richvdh)

@matrixbot
Copy link
Member Author

Jira watchers: @richvdh

@matrixbot
Copy link
Member Author

matrixbot commented May 17, 2016

Links exported from Jira:

relates to SPEC-403
relates to SPEC-275
relates to SYN-396

@matrixbot matrixbot changed the title Support user-interactive authentication api in /login (SYN-696) Support user-interactive authentication api in /login (https://github.com/matrix-org/synapse/issues/1547) Nov 7, 2016
@matrixbot matrixbot changed the title Support user-interactive authentication api in /login (https://github.com/matrix-org/synapse/issues/1547) Support user-interactive authentication api in /login (SYN-696) Nov 7, 2016
@reivilibre
Copy link
Contributor

I don't see this being fixed given the solution is to replace /login with OIDC and do away with user-interactive auth.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants