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

Does synapse support Oauth2 based login? #2125

Closed
k-sathireddy opened this issue Apr 12, 2017 · 1 comment
Closed

Does synapse support Oauth2 based login? #2125

k-sathireddy opened this issue Apr 12, 2017 · 1 comment

Comments

@k-sathireddy
Copy link

i performed GET request on http://matrix.org/_matrix/client/r0/login

i got the result:

{
“flows”: [
{
“type”: “m.login.password”
}
],
}

Any config settings need to be changed in homeserver.yaml?

@richvdh
Copy link
Member

richvdh commented Apr 20, 2017

Does synapse support Oauth2 based login?

no

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