Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use the fallback if a user-interactive-auth type is unknown #12638

Open
richvdh opened this issue Mar 6, 2020 · 0 comments
Open

use the fallback if a user-interactive-auth type is unknown #12638

richvdh opened this issue Mar 6, 2020 · 0 comments

Comments

@richvdh
Copy link
Member

richvdh commented Mar 6, 2020

Currently, if you try to do an operation that requires UI Auth, and the server offers only flows with unsupported login stages, riot shows a "no supported flows" type of error.

Instead, I think that riot should pop open a new window or iframe or something, and use the fallback mechanism.

In combination with support from the homeserver (see matrix-org/synapse#5667), this could be used to fix #12028.

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

No branches or pull requests

2 participants