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

Docs: Explain not using social_auth #165

Open
aaaaalbert opened this issue Dec 18, 2015 · 0 comments
Open

Docs: Explain not using social_auth #165

aaaaalbert opened this issue Dec 18, 2015 · 0 comments

Comments

@aaaaalbert
Copy link
Contributor

As far as I can tell, it doesn't suffice to not install the social_auth module if you don't want it. You also have to remove it from the INSTALLED_APPS tuple in website/settings.py (at least), and I'm not sure if that suffices to remove the clearinghouse code base's dependency on it completely.

It's fine if it turns out that we absolutely need the module (or openid or oauth2 or whatever) for even the CH-intrinsic authentication pipeline to work. However, we need to know which exactly.

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

No branches or pull requests

1 participant