-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The Problem
MSC3861: Next-generation auth for Matrix, based on OAuth 2.0/OIDC was accepted about a year ago. It works together with the Matrix Authentication Service (MAS) to replace the username/password and SSO legacy login methods used previously.
Nheko asks for username and password, which at first confused me, because I could not find the newer login method. After typing in the username, Nhemo shows a "SSO Login" button. But this appears to use the SSO login method of the Legacy API instead of the new OAuth 2.0 / OIDC API.
The Solution
It would be nice if Nheko would:
- Support OAuth 2.0 / OIDC / MSC3861.
- Become a OAuth 2.0 aware client.
- Hide the "password" field on the login screen until it has determined that "SSO Login" is not available for the server.
Alternatives
No response
Additional context
No response
Happens in the latest version
- Yes, this feature is still missing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request