-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
Services loginpass should support #1
Comments
I'd request ORCID (https://orcid.org), a service sometimes used for login in academia. An example of a popular tool that uses ORCID for login in https://overleaf.com. I'd be happy to submit a PR if that's best. They support OAuth 2.0 and OIDC; config at https://orcid.org/.well-known/openid-configuration, announcement (from last October) at https://orcid.org/blog/2018/08/30/orcid-openid-connect-and-implicit-authentication |
@bnewbold I'd like to accept a PR. |
Hi, Would you see fit to also support Ory Hydra? This would involve allowing the user to set their own base url, but the rest of the API is fully up to spec for both OAuth2 and oidc. Thanks |
Are you open to adding services that are not available to the general public as long as someone contributes support for them via a PR? |
The text was updated successfully, but these errors were encountered: