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

Implement MSC3861 support for OIDC authentication #209

Open
tcpipuk opened this issue Mar 9, 2024 · 4 comments
Open

Implement MSC3861 support for OIDC authentication #209

tcpipuk opened this issue Mar 9, 2024 · 4 comments
Labels

Comments

@tcpipuk
Copy link
Contributor

tcpipuk commented Mar 9, 2024

Many server admins prefer to centralise their authentication, so they can use a single system for login across all of their applications, then use one (ideally MFA) system for their users to login.

This simplifies user management, but also helps avoid requests for user management features, as password management and 3PID are handled by the OIDC provider instead of the Matrix server.

The overall MSC3861 exists for this, and has not yet been merged, but it's approaching maturity and MSC2964 specifies a comprehensive list of endpoints a server would require to handle OIDC authentication.

@zoujiaqing
Copy link

Good!
This feature is very good!

@zoujiaqing
Copy link

conduit support OIDC status:
https://gitlab.com/famedly/conduit/-/merge_requests/587

@wrenix
Copy link

wrenix commented Jul 1, 2024

@morguldir
Copy link
Collaborator

That's legacy SSO from my understanding, still interesting though

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

No branches or pull requests

5 participants