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

Integrate with Auth0 (OAUTH2 meta-authentication provider) #518

Closed
garthk opened this issue May 26, 2016 · 2 comments
Closed

Integrate with Auth0 (OAUTH2 meta-authentication provider) #518

garthk opened this issue May 26, 2016 · 2 comments
Labels
Milestone

Comments

@garthk
Copy link

garthk commented May 26, 2016

Further to @dweldon's comment on #176:

Integrating with a meta-authentication provider like auth0 could be really useful.

Auth0's back end identity providers include:

  • Most of the OAUTH2 social providers you'd expect
  • ADFS, Active Directory, LDAP, and SAML-P for enterprise SSO
  • Password-less authentication via email, SMS, and the iOS touch sensor
  • Auth0's own cloud identity service
  • The database of your choice

That, plus a free tier for 7K users across Auth0's database plus 1-2 social providers, could reduce the urgency to hook up all of the above. It'd certainly make life easier for me. ツ

@deontologician
Copy link
Contributor

deontologician commented May 26, 2016

This sounds reasonable. I think we should probably work on getting something like #428 first so that it's easier to build 3rd party modules to different auth types

@deontologician deontologician added this to the Long term plans milestone May 26, 2016
@deontologician
Copy link
Contributor

This was done in #601 and #733

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

2 participants