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

Add support for logging in with SSO #160

Merged
merged 5 commits into from
Nov 4, 2023

Conversation

chlohal
Copy link
Contributor

@chlohal chlohal commented Sep 21, 2023

Use matrix-sdk's sso-login feature to provide SSO login.

Gives an interactive option at launch time for users to pick between SSO and password authentication.

In common with the matrix-sdk project, I couldn't figure out any way to test this feature because it relies on a browser. If there's anything that I should do, please say! :)

First PR in Rust, so please feel free to criticize!!

@chlohal
Copy link
Contributor Author

chlohal commented Sep 21, 2023

Fixes #159

@ulyssa ulyssa added this to the v0.0.9 milestone Oct 19, 2023
@ulyssa ulyssa changed the title SSO Add support for logging in with SSO Nov 4, 2023
@ulyssa ulyssa enabled auto-merge (squash) November 4, 2023 20:54
@ulyssa
Copy link
Owner

ulyssa commented Nov 4, 2023

In case anyone runs into this before I have a chance to get to #158 : if you're using matrix.org and SSO, the right homeserver url is https://matrix-client.matrix.org.

@ulyssa ulyssa merged commit 25eef55 into ulyssa:main Nov 4, 2023
3 checks passed
@ulyssa ulyssa mentioned this pull request Nov 4, 2023
@ulyssa ulyssa mentioned this pull request Mar 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants