-
Notifications
You must be signed in to change notification settings - Fork 183
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
Additional login providers #97
Comments
+1
…On Thu, Dec 1, 2016 at 1:36 AM Patrick Connolly ***@***.***> wrote:
Re: https://twitter.com/patconnolly/status/804205365655207936
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/pol-is/issues/issues/3>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABsDGWVfhGoIxIFb8CmojfgYU_TMvn5eks5rDpUFgaJpZM4LBLJn>
.
|
+1 on investigating open-Id can I vote, etc.
Also, Brigade.com open sourced some of their voter Validation tech, and democracy.earth is developing pki crowd sourced citizen validation.
…---
Sent from Workspace ONE Boxer<https://whatisworkspaceone.com/boxer>
On May 9, 2020 at 7:19:12 PM PDT, Patrick Connolly <[email protected]> wrote:
Re: https://twitter.com/patconnolly/status/804205365655207936
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#97>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABOJ5V3CPHAKPM5OV5BR4LDRQYFITANCNFSM4M5BQDIA>.
|
Seem OpenID is barely alive: https://en.wikipedia.org/wiki/OpenID I'm going to re-scope this from only OpenID, to discussion of additional auth providers. That sound ok? |
@colinmegill says Google is top priority next: https://gitter.im/pol-is/polisDeployment?at=5ee426f82cf2f36eae57823f |
From @joshsmith2 in chat 🙌 🙏 : https://wearesocial.com/blog/2020/01/digital-2020-3-8-billion-people-use-social-media (lots of good stuff, but a little scarce on "social login" details, at least in 2020 version) |
Added potential todo to issue body:
|
From @colinmegill 💬 in gitter chat:
Some other thoughts on extensibility/pluggability and forking are in the linked chat convo. Added new todo
|
Chat convo about requesting email for login (@metasoarous @colinmegill @patcon) |
Hi,
At the same time of adding more flexibility to the loggin system, it also brings the feature of limiting a discussion to a specific set of contibutors. |
Related: https://github.com/compdemocracy/polis-examples/issues/2#issuecomment-907884261 tl;dr - not a fully integrated solution, but as a workaround, added example of how to use any arbitrary auth provider for gating polis convo access (via Auth0 SaaS provider) by using a simple HTML website functioning as a wrapper app around a polis embed :) |
Because OpenID is mentioned above: The de-facto standard today is OpenID Connect, which is gradually replacing SAML and is supported both by cloud authentication providers (Google, Auth0, Okta,…) and FLOSS alternatives like Shibboleth, Keycloak,… I haven't looked into the code base yet, but this should be rather easy to implement, but very versatile: https://betterprogramming.pub/the-complete-guide-to-oauth-2-0-and-openid-connect-protocols-35ebc1cbc11a |
|
After internal discussion, the only version of this we'd consider is to support OpenID Connect, and even that may be a stretch. As such, I'm closing this issuing and opening #1750 as a more scoped down version of the issue. Please feel free to continue discussion there. Thanks! |
Thank you for the update ! Could you say if you considered email login with a domain filter? and if yes, why you decided to not support this? Thank you |
Right now, we have sign-in via:
What other auth providers could or should we consider implementing?
To Do Candidates
This issue body was replaced on 2020-06-12.
The text was updated successfully, but these errors were encountered: