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

[iOS] Social login #3846

Closed
nadonomy opened this issue Dec 1, 2020 · 3 comments
Closed

[iOS] Social login #3846

nadonomy opened this issue Dec 1, 2020 · 3 comments
Assignees
Labels
A-3PIDs work related to improving login via external identity providers

Comments

@nadonomy
Copy link
Contributor

nadonomy commented Dec 1, 2020

@kensington
Copy link

Handle redirect on SSO Web page: Implement a new WKWebView or use
SFSafariViewController. See https://matrix.org/docs/spec/client_server/r0.6.1#sso-client-login.

+1 for SFSafariViewController - this is required to support WebAuthn properly. Without it, fallback to eg. TOTP doesn't even necessarily work as the IDP can't necessarily detect the lack of WebAuthn support and waits for a response that cannot come.

@SBiOSoftWhare
Copy link
Contributor

SBiOSoftWhare commented Jan 6, 2021

TODO:

@richvdh
Copy link
Member

richvdh commented Feb 19, 2021

@SBiOSoftWhare @nadonomy can this be closed?

@kittykat kittykat added A-3PIDs work related to improving login via external identity providers and removed delight labels Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-3PIDs work related to improving login via external identity providers
Projects
None yet
Development

No branches or pull requests

6 participants