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

Feature: Add OIDC Support for Self-Hosted Matrix Servers #75

Open
Fatima-Habboub opened this issue Jan 7, 2025 · 0 comments
Open

Feature: Add OIDC Support for Self-Hosted Matrix Servers #75

Fatima-Habboub opened this issue Jan 7, 2025 · 0 comments

Comments

@Fatima-Habboub
Copy link
Collaborator

User reported being unable to log in to the app using their self-hosted, unfederated Matrix server, which relies exclusively on OIDC (OpenID Connect) authentication via MAS (Matrix Authentication Service). Since m.login.password is not supported by their server, they cannot use the app.

Expected Outcome:

  • Add OIDC authentication support for compatibility with servers that don’t support m.login.password.

Acceptance Criteria:

  • Users can log in via OIDC when m.login.password is unavailable.
  • The app detects and supports OIDC-capable servers seamlessly.
  • Ensure no regressions in existing login functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant